List of questions
Related questions
Question 576 - SAA-C03 discussion
A company's ecommerce website has unpredictable traffic and uses AWS Lambda functions to directly access a private Amazon RDS for PostgreSQL DB instance. The company wants to maintain predictable database performance and ensure that the Lambda invocations do not overload the database with too many connections.
What should a solutions architect do to meet these requirements?
A.
Point the client driver at an RDS custom endpoint. Deploy the Lambda functions inside a VPC.
B.
Point the client driver at an RDS proxy endpoint. Deploy the Lambda functions inside a VPC.
C.
Point the client driver at an RDS custom endpoint. Deploy the Lambda functions outside a VPC.
D.
Point the client driver at an RDS proxy endpoint. Deploy the Lambda functions outside a VPC.
Your answer:
0 comments
Sorted by
Leave a comment first