Host Apps on EC2 with Elastic IP

Setting Up an EC2 Instance with an Elastic IP for Application Hosting

Setting Up an EC2 Instance with an Elastic IP for Application Hosting

How to Launch an EC2 Instance and Use an Elastic IP for Hosting Applications

Tasks

  • Create an EC2 instance named nautilus-ec2 using a Linux AMI like Ubuntu.

  • Set the instance type to t2.micro.

  • Associate an Elastic IP address with the instance and name it nautilus-eip.

Steps

  1. EC2 → Instances → Launch an instance → Launch instance

  2. EC2 → Elastic IP addresses → Allocate Elastic IP address

  3. Elastic IP address allocated successfully.

  4. EC2 → Elastic IP addresses → 54.204.92.83 Associate Elastic IP address

  5. Instance summary for i-0a4137871948e099d (nautilus-ec2)

    #aws #cloudcomputing #happylearning