This article consists of the initial notes on deploying, managing and scaling containarized applications into AWS container infrastructure using Docker on Amazon EC2, Amazon Elastic Container Service (ECS), and AWS Elastic Kubernetes Service (EKS) taken while reading the book Deploy Containers on AWS: With EC2, ECS, and EKS from Shimon Ifrah. I do want to do nine more articles any time in the future covering the notes in following sections of the book:
- Storing, Managing, and Deploying Docker Container Images with Amazon ECR
- Deploying Containerized Applications with Amazon ECS
- Deploy a Containerized Application with Amazon EKS
- Installing a Docker Host on an Amazon EC2 Instance
- Securing Your Containerized Environment
- Scaling the AWS EKS, ECS, and ECR Containerized Environments
- Monitoring Your Containerized Environment
- Backing Up and Restoring Your Containers and Hosts on Amazon AWS
- Troubleshooting Amazon AWS Containerized Solutions
Top comments (0)