A media company is using Amazon RDS for PostgreSQL to store user data. The RDS DB instance currently has a publicly accessible setting enabled and is hosted in a public subnet. Following a recent AWS Well-Architected Framework review, a Database Specialist was given new security requirements. ✑ Only certain on-premises corporate network IPs should connect to the DB instance. ✑ Connectivity is allowed from the corporate network only. Which combination of steps does the Database Specialist need to take to meet these new requirements? (Choose three.) A. Modify the pg_hba.conf file. Add the required corporate network IPs and remove the unwanted IPs. B. Modify the associated security group. Add the required corporate network IPs and remove the unwanted IPs. C. Move the DB instance to a private subnet using AWS DMS. D. Enable VPC peering between the application host running on the corporate network and the VPC associated with the DB instance. E. Disable the publicly accessible setting. F. Connect to the DB instance using private IPs and a VPN. Suggested Answer: DEF Community Answer: BEF This question is in DBS-C01 AWS Certified Database – Specialty Exam For getting AWS Certified Database – Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer