We have the load balancer and the repositories already set up. Now, we need to set up the services. Proceed as follows:
- Go to ECS and select Clusters.
- Then, select Create Cluster, as shown in the following screenshot:
- Select Networking only, as we will use AWS Fargate to deploy, as shown in the following screenshot:
- Click Next step, and type ecommerce as the name of the cluster. Leave the rest blank, as shown in the following screenshot:
You should now see the following success message:
- Next, we need to create the task ...