List of questions
Related questions
Question 203 - DBS-C01 discussion
An ecommerce company uses a backend application that stores data in an Amazon DynamoDB table.
The backend application runs in a private subnet in a VPC and must connect to this table.
The company must minimize any network latency that results from network connectivity issues, even during periods of heavy application usage. A database administrator also needs the ability to use a private connection to connect to the DynamoDB table from the application.
Which solution will meet these requirements?
A.
Use network ACLs to ensure that any outgoing or incoming connections to any port except DynamoDB are deactivated. Encrypt API calls by using TLS.
B.
Create a VPC endpoint for DynamoDB in the application's VPC. Use the VPC endpoint to access the table.
C.
Create an AWS Lambda function that has access to DynamoDB. Restrict outgoing access only to this Lambda function from the application.
D.
Use a VPN to route all communication to DynamoDB through the company's own corporate network infrastructure.
Your answer:
0 comments
Sorted by
Leave a comment first