Question: A Solution Architect is designing security groups for a multi - tier application that is configured in the following way: The web tier of five

A Solution Architect is designing security groups for a multi-tier application that is configured in the following way:
The web tier of five EC2 instances with private IP addresses ranging from 10.10.10.4 to 10.10.10.8 is associated with Security Group 1.
The application tier of three instances with private IP addresses ranging from 10.10.10.9 to 10.10.10.11 is associated with Security Group 2.
The data tier is a large RDS MySQL RDS instance with a private IP address of 10.10.10.12.
Each security group has the following rules:
Security Group 1 allows inbound traffic on port 80 for 0.0.0.0/0.
Security Group 2 allows inbound traffic on port 443 for 10.10.10.4/24-10.10.10.8/24.
Security Group 3 allows inbound traffic on port 3306 for 10.10.10.4/24-10.10.10.11/24.
If an instance is accidentally assigned to Security groups 1 and 3, which of the following statements is correct?
Answer selected
The instance can be accessed on port 443 by 0.0.0.00
The instance can be accessed on port 3306 from 0.0.0.0/0
The instance can be accessed on port 80 and 443 from 10.10.10.4/24
 A Solution Architect is designing security groups for a multi-tier application

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!