Kodekloud - 100 Days of cloud (AWS) Day 26: Configuring an EC2 Instance as a Web Server with Nginx
Step 1: Login into the AWS environment using provided credentials.
Step 2: Create instance named nautilus-ec2, select the ubuntu AMI, allow HTTP traffic.
Step 3: Click on Additional option and put the following code in user data section and launch ...
devops1001.hashnode.dev1 min read