Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your company wants to deploy an Nginx web server on an EC 2 instance for a new web application. The web server should be configured

Your company wants to deploy an Nginx web server on an EC2 instance for a new web application. The web server should be configured to serve static content and handle basic web traffic and configure the instance to allow traffic only on HTTP (port 80) and SSH (port 22) for administrative access. Provide Server Public IPV4 and Attach Screenshot.
Deploy an Application Load Balancer (ALB) to distribute traffic between multiple EC2 instances running Nginx and Apache web servers. Ensure that the ALB is configured to handle HTTP traffic on port 80 and route requests based on the URL path to the appropriate backend instances (e.g.,/nginx routes to Nginx instances and /apache routes to Apache instances). Provide ALB DNS Name and Attach Screenshot.
Create an Auto Scaling Group using a Launch Template that defines an EC2 instance configuration with Nginx installed. The Auto Scaling Group should automatically adjust the number of instances based on CPU utilization metrics to handle varying traffic loads, ensuring high availability and performance and configure the Auto Scaling group to scale out when CPU utilization exceeds 70% and scale in when it drops below 30%.
Your company needs to implement a disaster recovery plan for a critical EC2 instance. The objective is to ensure that a backup of the instance is available in a different AWS region for redundancy. To achieve this, you need to:
a. Take a snapshot of the root volume of the EC2 instance.
b. Create an AMI (Amazon Machine Image) from the snapshot.
c. Copy the AMI to a different AWS region to ensure it can be quickly deployed in case of a regional failure.
d. provide screenshots of the snapshot creation process.
Your company is deploying a web application that utilizes Auto Scaling for managing EC2 instances and an Application Load Balancer (ALB) to distribute traffic. Design an IAM role along with a policy that enables Auto Scaling to launch instances using a specific Launch Template and register these instances with an ALB. Ensure that the policy grants only the minimum permissions required for these actions. Provide the IAM User and attach a screenshot.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Define the term "Leasing"

Answered: 1 week ago

Question

What do you mean by Dividend ?

Answered: 1 week ago

Question

What is database?

Answered: 1 week ago

Question

What are Mergers ?

Answered: 1 week ago

Question

Is conflict always unhealthy? Why or why not? (Objective 4)

Answered: 1 week ago