To be able to access a service, the Network Access should be configured with Auto-assign public IP as ENABLED, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/93cefa12-c179-49d6-b5e7-3bc549c55433.png)
To provide network access, an ENI gets created for each task. The ENI is associated with a public IP that may be used to access an application running in a task container:
- Click on the link for a task in Service | Tasks, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/91b6aa08-e1e7-4629-84b4-293b89fe8e97.png)
- On the task detail page, click on the link for the ENI Id, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/03a84940-4bd9-4844-93bd-1d1d9f07e69d.png)
- Copy the IPv4 Public IP from the ENI console, 18.219.111.138 in the following screenshot, which would be different for different users:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/328fb163-74f9-4b1c-95d7-61a2c0f6879e.png)
- Specify the IPv4 Public IP in a browser to invoke the Hello World application, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789345018/graphics/assets/ad3f7fbc-d613-43a4-974d-4f52ab47c621.png)