AWS - Create An Nginx Container Using Fargate

In the previous blog post we created a VPC, subnets, internet gateway, and we edited routes:


In this blog I will be showing you how to create an Nginx container with default settings quickly and easily using Fargate.




Click Services then click Elastic Container Service

Click Get Started

Click nginx

Click Next

Review the default settings and make changes if you wish then click Create

Wait for all of the services to complete then click View Service

Click Tasks then click on the task

Here you can view the configurations including the public IP address.

That concludes this blog post. Please join me in the next blog where we will be configuring an RDS database with mysql in AWS.