Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 514 discussion

A company operates a static content distribution platform that serves customers globally. The customers consume content from their own AWS accounts.

The company serves its content from an Amazon S3 bucket. The company uploads the content from its on-premises environment to the S3 bucket by using an S3 File Gateway.

The company wants to improve the platform’s performance and reliability by serving content from the AWS Region that is geographically closest to customers. The company must route the on-premises data to Amazon S3 with minimal latency and without public internet exposure.

Which combination of steps will meet these requirements with the LEAST operational overhead? (Choose two.)

  • A. Implement S3 Multi-Region Access Points
  • B. Use S3 Cross-Region Replication (CRR) to copy content to different Regions
  • C. Create an AWS Lambda function that tracks the routing of clients to Regions
  • D. Use an AWS Site-to-Site VPN connection to connect to a Multi-Region Access Point.
  • E. Use AWS PrivateLink and AWS Direct Connect to connect to a Multi-Region Access Point.
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
awsaz
Highly Voted 5 months ago
Selected Answer: AE
A and E
upvoted 5 times
kupo777
4 months, 3 weeks ago
A,E is correct. On-premise data needed to be routed to Amazon S3 with minimal latency and without exposing it to the public Internet.
upvoted 1 times
...
...
0b43291
Most Recent 1 week, 1 day ago
Difficult one. Need E to protect traffic from onprem to AWS. Need A to access. However you would also need B to Sync the buckets across regions.
upvoted 1 times
...
chris_spencer
1 month, 1 week ago
Selected Answer: AB
A. Implement S3 Multi-Region Access Points and B. Use S3 Cross-Region Replication (CRR) to copy content to different Regions. The combination of (A) and (B) allows the company to serve content from the closest region to the end-user and ensures that the data is replicated across multiple regions to support this. Multi-Region Access Points simplify the access and management of the data while CRR ensures that the content is available across these regions. This setup provides a straightforward and managed solution to meet the requirement of geographical content routing with minimal operational overhead. For all that voting for E... how does AWS DirectConnect and "LEAST operational overhead" fit toghether.
upvoted 1 times
...
JoeTromundo
1 month, 1 week ago
Selected Answer: AE
A: S3 Multi-Region Access Points allow customers to access Amazon S3 data from multiple AWS Regions with the lowest latency. These access points automatically route requests to the closest region based on the user's location. This helps optimize performance and increases reliability by dynamically routing traffic to the most optimal region. E: AWS PrivateLink ensures private connectivity between AWS services and on-premises resources without traversing the public internet. B: Although CRR replicates data across Regions, it does NOT optimize performance by routing users to the closest Region dynamically. C: While Lambda can handle some routing logic, this option adds more operational overhead compared to using built-in features like S3 Multi-Region Access Points. D: It can't be because one of the requirements is "without public internet exposure."
upvoted 1 times
...
Daniel76
2 months, 1 week ago
Selected Answer: AE
The company wants to improve the platform’s performance and reliability by serving content from the AWS Region that is geographically closest to customers: s3 multi region access point. (A) The company must route the on-premises data to Amazon S3 with minimal latency and without public internet exposure: PrivateLink and Direct Connect to the MRAP. (E)
upvoted 2 times
...
liuliangzhou
2 months, 1 week ago
Selected Answer: BE
Option A: Multi regional access points are mainly used to access S3 data across multiple regions, rather than solving data transmission problems. Option B: Allows companies to automatically asynchronously replicate data from S3 buckets to S3 buckets in other AWS regions. Option E: AWS PrivateLink provides a secure and private way to access AWS services without using the public Internet.
upvoted 1 times
...
vip2
4 months, 3 weeks ago
Selected Answer: AE
A and E is correct to meet latency and private network
upvoted 2 times
...
gfhbox0083
4 months, 3 weeks ago
A, E, for sure
upvoted 2 times
...
kupo777
4 months, 4 weeks ago
A and B Multi-region access configuration allows content to be served from each region closest to the customer's AWS access using a cross-region replica of the AWS global network.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...