Host Our Application on EC2 Instance

Host Our Application on EC2 Instance

Takes 30 mins

Amazon EC2 provides a variety of instance types structured to fit different use cases. These include numerous combinations of CPU, memory, storage, and network capacity. It allows the user to choose the optimized bundle of resources for their applications. The instances enable us to maximize or minimize resource usage according to our requirements.

image

In this Cloud Lab, you’ll create an EC2 instance and host our application on the created instance.

The following is the high-level architecture diagram of the infrastructure that you’ll create in this lab to host our application on an EC2 instance:

image

Lab tasks

  • Create an EC2 Instance
  • Host our Application
  • Clean Up