A service is an implementation of a task definition, and runs tasks. To create a service, a cluster must be selected.
- Click on the default cluster link, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/3dba1ff5-bba8-414c-aaf1-40db8dd0eaf2.png)
- Select the Services tab and click on Create, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/12e091a2-7447-4cb2-b94e-147b3779afc6.png)
- In Configure service, select FARGATE as the Launch type and select the Task definition created earlier.
- Select LATEST as the Platform version. The default cluster should be listed as selected, because we selected default to start with.
- Specify a Service name (hello-world-service) and set Number of tasks to 3, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/25179249-5a50-4793-ba3a-7bf607cfffc7.png)
- Leaving the other settings as their defaults, click on Next step.