Creating a cluster

First, we are going to create a cluster in the AWS console and see how it works.

  1. Go to the Amazon ECS page and click on Get started button (the only button in the screen as you haven't created any resources yet):
  1. Make sure that the two checkboxes are ticked before continuing. We want to deploy a sample application to ECS but also we want to store the images in ECR.
  2. The next screen is key: this is where we define the repository of our image, which will determine the repository URI that will be used for pushing images from our local machine using Docker.
  1. Just use devops-test as the repository name, and our repository ...

Get Implementing Modern DevOps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.