In this step we create the IAM roles and policies needed by the EC2 instances.
This post is part of a thread that includes these steps:
- Network Setup
- Storage
- Roles (this post)
- Manager Instance
- Worker Launch Template
- Worker Instances
- Docker Swarm
- Cleanup
In this step we will create a shared EBS volume which will be used as a home directory for the Linux users.
This post is part of a thread that includes these steps:
- Network Setup
- Storage (this post)
- Roles
- Manager Instance
- Worker Launch Template
- Worker Instances
- Docker Swarm
- Cleanup
Setup network infrastructure including new VPC (Virtual Private Cloud), public and private subnets, internet gateway, security group, and ssh access.
This post is part of a thread that includes these steps:
- Network Setup (this post)
- Storage
- Roles
- Manager Instance
- Worker Launch Template
- Worker Instances
- Docker Swarm
- Cleanup
The Amazon ECS Command Line Interface (CLI) is a command line tool for Amazon Elastic Container Service (Amazon ECS) that provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment.
Delete all the resources that were created in this series.
This is the last part of a multi-post thread involving these steps:
- Network Setup
- Launch EC2 Instance
- Create Docker Image
- Create Service
- Cleanup (this post)
Setup an ECS container repository, create a Docker image, and upload the Docker image to the repository.
This is part of a multi-post thread involving these steps:
- Network Setup
- Launch EC2 Instance
- Create Docker Image
- Create Service (this post)
- Cleanup
Setup an ECS container repository, create a Docker image, and upload the Docker image to the repository.
This is part of a multi-post thread involving these steps:
- Network Setup
- Launch EC2 Instance
- Create Docker Image (this post)
- Create Service
- Cleanup
Create an “EC2 Contaner Service” (ECS) cluster with one EC2 instance. This will be used to host ECS tasks / container instances.
This is part of a multi-post thread involving these steps:
- Network Setup
- Launch EC2 Instance (this post)
- Create Docker Image
- Create Service
- Cleanup
cloud
aws
ec2
docker-swarm
docker
cloud-formation
ecs
podman
macos
windows
ruby
mongodb