List of questions
Related questions
Question 363 - SCS-C01 discussion
You have been given a new brief from your supervisor for a client who needs a web application set up on AWS. The a most important requirement is that MySQL must be used as the database, and this database must not be hosted in t« public cloud, but rather at the client's data center due to security risks. Which of the following solutions would be the ^ best to assure that the client's requirements are met? Choose the correct answer from the options below Please select:
A.
Build the application server on a public subnet and the database at the client's data center.Connect them with a VPN connection which uses IPsec.
B.
Use the public subnet for the application server and use RDS with a storage gateway to access and synchronize the data securely from the local data center.
C.
Build the application server on a public subnet and the database on a private subnet with a NAT instance between them.
D.
Build the application server on a public subnet and build the database in a private subnet with a secure ssh connection to the private subnet from the client's data center.
Your answer:
0 comments
Sorted by
Leave a comment first