Kubernetes Scheduler for GPU-Heavy Apps: How to Streamline Scheduling with Node Templates
The Kubernetes scheduler ensures that all pods get matched to the right nodes for the…
Spot Instances: How to Reduce AWS, Azure, and GCP Costs by 90%
You may already know what the catch is with EC2 spot instances. The cloud provider…
Node Affinity, Node Selector, and Other Ways to Better Control Kubernetes Scheduling
Assigning pods to nodes is one of the most critical tasks of Kubernetes cluster management.…
How to Convince Your Dev Team that Cloud Cost Management is Important?
Software engineers typically don’t care about infrastructure costs because they never had to. But when…
How to Migrate From ECS to EKS and the #1 Trick to Make EKS Easier
Migrating from Amazon ECS to EKS is probably the last thing you want to spend…
AWS EKS vs. ECS vs. Fargate vs. kOps: Where to Manage Your Kubernetes?
Bonus Material: 1-page container service comparison table for AWS (printable) We all love containers for…