Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a solutions architect configure security groups for a globally accessible, secure AWS web application with EC2 web servers and an RDS MySQL database?
A
Allow inbound traffic on web server port 443 from anywhere and database port 3306 from the web server security group.
B
Restrict web server port 443 to customer IP addresses and database port 3306 to the web server security group.
C
Restrict both web server port 443 and database port 3306 to customer IP addresses.
D
Allow inbound traffic on both web server port 443 and database port 3306 from anywhere.