List of questions
Related questions
Question 250 - SCS-C01 discussion
You have a 2 tier application hosted in AWS. It consists of a web server and database server (SQL Server) hosted on separate EC2 Instances. You are devising the security groups for these EC2 Instances. The Web tier needs to be accessed by users across the Internet. You have created a web security group(wg-123) and database security group(db-345). Which combination of the following security group rules will allow the application to be secure and functional. Choose 2 answers from the options given below.
Please select:
A.
wg-123 -Allow ports 80 and 443 from 0.0.0.0/0
B.
db-345 - Allow port 1433 from wg-123
C.
wg-123 - Allow port 1433 from wg-123
D.
db-345 -Allow ports 1433 from 0.0.0.0/0
Your answer:
0 comments
Sorted by
Leave a comment first