AWS Distro for OpenTelemetry

Create ECS Cluster

Create ECS Cluster

In this tutorial, we will demonstrate how to create a cluster on the Amazon Elastic Container Service (Amazon ECS).




Create your Cluster

  1. Go to AWS Management Console and select Elastic Container Service. From the left side navigation, select Clusters and click the Create Cluster button.Diagram
  2. On the Create Cluster page, select EC2 Linux + Networking as your cluster template, go to the next step.Diagram
  3. On the Configure Cluster page, put a name for the cluster (e.g. aot-test-cluster) and keep everything default. Click the Create Cluster button in the bottom and finish this step.It’s better to have at least 2 container instances.Diagram
  4. Check above launch status page, when it finished, save the following info for later uses. a. Cluster Name b. Security Group c. SubnetDiagram