AWS Containers
- AWS ECS
- Rancher on AWS
- Amazon ECS optimized AMI
- AWS EC2 Container Registry ECR (Docker)
- Docker for AWS
AWS ECS
- cloudonaut.io: Scaling Container Clusters on AWS: ECS and EKS
- medium: Creating CI/CD Pipeline for AWS ECS — Part I
- clickittech.com: Amazon ECS vs EKS : The Best Container Orchestration Platform
- dev.to: Sharing secrets to ECS in an AWS multi-account architecture
- cast.ai: AWS EKS vs. ECS vs. Fargate: Where to manage your Kubernetes?
- neal-davis.medium.com: ECS vs EC2 vs Lambda
- faun.pub: Why We Moved From Lambda to ECS
- Automate rollbacks for Amazon ECS rolling deployments with CloudWatch alarms
- aws.plainenglish.io: Choosing the Right AWS Container Service: ECS vs. EKS
Rancher on AWS
Amazon ECS optimized AMI
AWS EC2 Container Registry ECR (Docker)
- A Better Dev/Test Experience: Docker and AWS
- Amazon EC2 Container Registry Documentation
- Get started with Amazon EC2 Container Registry (Amazon ECR)
- Using Docker Machine with AWS
- Docker Datacenter on the AWS Cloud: Quick Start Reference Deployment
- ecrcp aims to mimic cp command in Linux systems as closely as possible in its implementation. Consider ecrcp to be the cp equivalent to copy container images from docker hub to ECR.
- aws.plainenglish.io: How to Push a Docker Image to the AWS ECR
- awslabs/amazon-ecr-credential-helper: Amazon ECR Docker Credential Helper Automatically gets credentials for Amazon ECR on docker push/docker pull
Docker for AWS
- DZone: Getting Started With Docker for AWS and Scaling Nodes This blog will explain how to get started with Docker for AWS and deploy a multi-host Swarm cluster on Amazon.
- blog.couchbase.com: Getting Started with Docker for AWS and Scaling Nodes