ExamQuestions.com

Register
Login
AWS Certified Advanced Networking Specialty Exam Questions

Amazon

AWS Certified Advanced Networking Specialty

345 / 585

Question 345:

An organization is planning to setup a management network on the AWS VPC. The organization is trying to secure the webserver on a single VPC instance such that it allows the internet traffic as well as the back-end management traffic. The organization wants to make so that the back end management network interface can receive the SSH traffic only from a selected IP range, while the internet facing webserver will have an IP address which can receive traffic from all the internet IPs.
How can the organization achieve this by running web server on a single instance?

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