ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

218 / 465

Question 218:

An organization is planning to set up a management network on the AWS VPC. The organization is trying to secure the web server on a single EC2 instance such that it allows the internet traffic and back-end management traffic. The organization wants to ensure that the back-end management network interface can only receive SSH traffic from a selected IP range. At the same time, the Internet-facing web server will have an IP address that can receive traffic from all the internet IPs.

Answer options:

A.It is not possible to have 2 IP addresses for a single instance.
B.The organization should create 2 network interfaces, one for the internet traffic and the other for the backend traffic.
C.The organization should create 2 EC2 instances as this is not possible with one EC2 instance.
D.This is not possible.