Right-sizing Kubernetes workloads efficiently

As a platform engineering leader overseeing multiple EKS clusters, one of my top priorities is ensuring that our infrastructure scales efficiently without overspending. Kubernetes makes it easy to add capacity,...

Building dynamic game character AI with Lua

Lately, I’ve been experimenting with game character automation in Roblox, and I’ve been really impressed by what it can do — especially when it comes to programming with Lua. If...

Unleashing the power of Jira Control Charts for software teams

As someone who juggles multiple roles in a software team—engineering manager, Agile product owner, technical strategist, support engineer, and occasional author of Go and Terraform pull requests—I’ve found one tool...

Unlocking multi-tenancy in Kubernetes with hierarchical namespaces

In the world of managed Kubernetes, achieving seamless isolation of resources, teams, and users isn’t just a best practice—it’s essential. By enhancing service ownership, boosting security, and ensuring your workloads...

Level up your managed Kubernetes with Karpenter

If you’re managing a Kubernetes platform, you might want to take a closer look at Karpenter. It’s a powerful enhancement over the traditional Cluster Autoscaler, offering more granular control...