ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 64 - SAP-C02 discussion

Report
Export

A company is building an electronic document management system in which users upload their documents. The application stack is entirely serverless and runs on AWS in the eu-central-1 Region. The system includes a web application that uses an Amazon CloudFront distribution for delivery with Amazon S3 as the origin. The web application communicates with Amazon API Gateway Regional endpoints. The API Gateway APIs call AWS Lambda functions that store metadata in an Amazon Aurora Serverless database and put the documents into an S3 bucket.

The company is growing steadily and has completed a proof of concept with its largest customer. The company must improve latency outside of Europe.

Which combination of actions will meet these requirements? (Select TWO.)

A.
Enable S3 Transfer Acceleration on the S3 bucket. Ensure that the web application uses the Transfer Acceleration signed URLs.
Answers
A.
Enable S3 Transfer Acceleration on the S3 bucket. Ensure that the web application uses the Transfer Acceleration signed URLs.
B.
Create an accelerator in AWS Global Accelerator. Attach the accelerator to the CloudFront distribution.
Answers
B.
Create an accelerator in AWS Global Accelerator. Attach the accelerator to the CloudFront distribution.
C.
Change the API Gateway Regional endpoints to edge-optimized endpoints.
Answers
C.
Change the API Gateway Regional endpoints to edge-optimized endpoints.
D.
Provision the entire stack in two other locations that are spread across the world. Use global databases on the Aurora Serverless cluster.
Answers
D.
Provision the entire stack in two other locations that are spread across the world. Use global databases on the Aurora Serverless cluster.
E.
Add an Amazon RDS proxy between the Lambda functions and the Aurora Serverless database.
Answers
E.
Add an Amazon RDS proxy between the Lambda functions and the Aurora Serverless database.
Suggested answer: A, C

Explanation:

Correct Answer: A and C

Answer D and E are out as per AWS documentation,

Answer B doesn't make snense, already using CloudFront

Aurora serverless supports Global Databases

LINK: https://aws.amazon.com/rds/aurora/serverless/#:~:text=Highly%20available,and%20read%20replicas.

asked 16/09/2024
Raed Abu-Haija
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first