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 362 discussion

A company needs to monitor a growing number of Amazon S3 buckets across two AWS Regions. The company also needs to track the percentage of objects that are encrypted in Amazon S3. The company needs a dashboard to display this information for internal compliance teams.

Which solution will meet these requirements with the LEAST operational overhead?

  • A. Create a new 3 Storage Lens dashboard in each Region to track bucket and encryption metrics. Aggregate data from both Region dashboards into a single dashboard in Amazon QuickSight for the compliance teams.
  • B. Deploy an AWS Lambda function in each Region to list the number of buckets and the encryption status of objects. Store this data in Amazon S3. Use Amazon Athena queries to display the data on a custom dashboard in Amazon QuickSight for the compliance teams.
  • C. Use the S3 Storage Lens default dashboard to track bucket and encryption metrics. Give the compliance teams access to the dashboard directly in the S3 console.
  • D. Create an Amazon EventBridge rule to detect AWS CloudTrail events for S3 object creation. Configure the rule to invoke an AWS Lambda function to record encryption metrics in Amazon DynamoDB. Use Amazon QuickSight to display the metrics in a dashboard for the compliance teams.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
cypkir
Highly Voted 1 year ago
Selected Answer: C
Answer: C
upvoted 10 times
...
AzureDP900
Most Recent 1 week, 2 days ago
C is right This solution requires the least operational overhead because it leverages the existing S3 Storage Lens feature, which provides a pre-built dashboard for monitoring bucket and encryption metrics. The compliance teams can access this dashboard directly in the S3 console without requiring additional setup or configuration. This solution also eliminates the need to set up and manage multiple AWS resources (e.g., Lambda functions, Athena queries) or aggregate data from separate dashboards.
upvoted 1 times
...
trungtd
5 months, 4 weeks ago
Selected Answer: A
This use-case is really too rare to learn about on your own
upvoted 2 times
...
TonytheTiger
8 months ago
Selected Answer: C
Option C: Not A because the requirement is asking for "Least Operation Overhead" w/ S3 Storage Lens has a default dashboard. If you include QucikSight you are adding additional operational overhead, now you have to build your dashboard. https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_basics_metrics_recommendations.html#storage_lens_basics_default_dashboard
upvoted 4 times
...
career360guru
10 months, 3 weeks ago
Selected Answer: C
Option C
upvoted 1 times
...
vibzr2023
10 months, 3 weeks ago
Answer: C Storage Lens is a built-in S3 feature that automatically collects and aggregates storage metrics, eliminating the need for custom development or infrastructure management. Option A: While Storage Lens supports multiple dashboards, creating and aggregating regional dashboards in QuickSight adds complexity and maintenance overhead. Option B: Involves custom Lambda development, data storage in S3, Athena queries, and QuickSight integration, increasing operational complexity and costs. Option D: Requires EventBridge rule configuration, Lambda function development, DynamoDB table management, and QuickSight integration, adding significant overhead.
upvoted 2 times
...
GoKhe
11 months, 1 week ago
C I was leaning towards A but it says in each region so that is wrong since Storage Lens gives you a view of all the regions. Someone has chosen B which is wrong b/c it has operational overhead.
upvoted 4 times
...
GaryQian
11 months, 2 weeks ago
Selected Answer: C
I doubt B as the question is asking for LEAST operational choice instead of Best choice. The lambda function needs developer to write code.
upvoted 1 times
...
shaaam80
11 months, 3 weeks ago
Selected Answer: C
Answer C. Storage Lens metrics include % of encrypted objects
upvoted 1 times
...
J0n102
11 months, 3 weeks ago
Selected Answer: C
Answer: C, S3 Storage Lens default=free metrics which offers encryption tracking. It's easy to set up and least overhead. https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_metrics_glossary.html
upvoted 3 times
...
heatblur
12 months ago
Selected Answer: C
C is the best answer -- it's the most straightforward and involves the least operational overhead. It directly addresses the need to monitor S3 buckets and track encryption status without the need for additional setup or custom integrations. While it may not offer the same level of customization as some of the other options, it should suffice for most internal compliance requirements and is the most efficient choice in terms of minimizing operational complexity.
upvoted 1 times
...
pic1
12 months ago
Selected Answer: A
Given the scenario specifics, it's the only option that answers the need to aggregate data from two regions in a dashboard for compliance teams.
upvoted 1 times
pic1
12 months ago
On second thought, I'm switching to option B. It appears to be the lightest between the candidates.
upvoted 1 times
...
...
devalenzuela86
1 year ago
Selected Answer: B
B is ok. To monitor a growing number of Amazon S3 buckets across two AWS Regions and track the percentage of objects that are encrypted in Amazon S3 with the least operational overhead, a solutions architect can consider the following steps: Deploy an AWS Lambda function in each Region to list the number of buckets and the encryption status of objects. Store this data in Amazon S3. Use Amazon Athena queries to display the data on a custom dashboard in Amazon QuickSight for the compliance teams
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 ...