ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 203 - DBS-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Use a VPN to route all communication to DynamoDB through the company's own corporate network infrastructure.
Suggested answer: B

Explanation:


https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/vpc-endpointsdynamodb.html

asked 16/09/2024
taheireem shaikh
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first