ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 885 - SAP-C01 discussion

Report
Export

A company is running an application in the AWS Cloud. The company has several third-party services that integrate with the application through a RESTful API. The API is a serverless implementation with an Amazon API Gateway regional API endpoint that integrates with several different AWS Lambda functions.

The application's data is nonrelational and is stored in an Amazon DynamoDB table. The application and the API are running in the eu-west-1 Region. The company needs the API to also be available in the us-east-1 Region. All data must be available in both Regions. A solutions architect already has deployed all the Lambda functions in us-east-1 Which additional steps should the solutions architect take to meet these requirements? (Select TWO.)

A.
Deploy a second API Gateway regional API endpoint in us-east-1. Create Lambda integration with the functions in us-east-1.
Answers
A.
Deploy a second API Gateway regional API endpoint in us-east-1. Create Lambda integration with the functions in us-east-1.
B.
Enable DynamoDB Streams on the table in eu-west-1. Replicate all changes to a DynamoDB table in us-east-1
Answers
B.
Enable DynamoDB Streams on the table in eu-west-1. Replicate all changes to a DynamoDB table in us-east-1
C.
Modify the DynamoDB table to be a global table in eu-west-1 and in us-east-1.
Answers
C.
Modify the DynamoDB table to be a global table in eu-west-1 and in us-east-1.
D.
Change the API Gateway API endpoint in eu-west-1 to an edge-optimized endpoint. Create Lambda integration with the functions in both Regions.
Answers
D.
Change the API Gateway API endpoint in eu-west-1 to an edge-optimized endpoint. Create Lambda integration with the functions in both Regions.
E.
Create a DynamoDB read replica in us-east-1.
Answers
E.
Create a DynamoDB read replica in us-east-1.
Suggested answer: A, C
asked 16/09/2024
PRIYANK SAXENA
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first