Found 7 bookmarks
Custom sorting
How to rapidly scale your application with ALB on EKS (without losing traffic) | Amazon Web Services
How to rapidly scale your application with ALB on EKS (without losing traffic) | Amazon Web Services
To meet user demand, dynamic HTTP-based applications require constant scaling of Kubernetes pods. For applications exposed through Kubernetes ingress objects, the AWS Application Load Balancer (ALB) distributes incoming traffic automatically across the newly scaled replicas. When Kubernetes applications scale down due to a decline in demand, certain situations will result in brief interruptions for end […]
·aws.amazon.com·
How to rapidly scale your application with ALB on EKS (without losing traffic) | Amazon Web Services
Creating Kubernetes Auto Scaling Groups for Multiple Availability Zones | Amazon Web Services
Creating Kubernetes Auto Scaling Groups for Multiple Availability Zones | Amazon Web Services
Kubernetes is a scalable container orchestrator that helps you build fault-tolerant, cloud native applications. It can handle automatic container placement, scale up and down, and provision resources for your containers to run. While Kubernetes can take care of many things, it can’t solve problems it doesn’t know about. Usually these are called unknown unknowns and […]
·aws.amazon.com·
Creating Kubernetes Auto Scaling Groups for Multiple Availability Zones | Amazon Web Services
Non-Obvious Docker Uses
Non-Obvious Docker Uses
Many developers use Docker the old-fashioned way -- a docker build and a docker run. Some non-obvious ways to use Docker. As a compiler. I gave a talk at DockerCon back in 2019 about the potential to use Docker as a compiler, and the idea is finally coming to fruition.
·matt-rickard.com·
Non-Obvious Docker Uses
Seamlessly migrate workloads from EKS self-managed node group to EKS-managed node groups | Amazon Web Services
Seamlessly migrate workloads from EKS self-managed node group to EKS-managed node groups | Amazon Web Services
Amazon Elastic Kubernetes Service (Amazon EKS) managed service makes it easy to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane. When Amazon EKS was made generally available in 2018, it supported self-managed node groups. With self-managed node groups, customers are responsible for configuring the Amazon Elastic Compute […]
·aws.amazon.com·
Seamlessly migrate workloads from EKS self-managed node group to EKS-managed node groups | Amazon Web Services