· devops
Deployment strategies
Rolling Update What it is Kubernetes gradually replaces old Pods with new Pods, providing zero downtime when configured correctly. How it works - Some old Pods...
Rolling Update What it is Kubernetes gradually replaces old Pods with new Pods, providing zero downtime when configured correctly. How it works - Some old Pods...
Introduction Amazon Elastic Container Service Amazon ECS is a fully managed container orchestration solution that simplifies the deployment, management, and sc...