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

A company needs to aggregate Amazon CloudWatch logs from its AWS accounts into one central logging account. The collected logs must remain in the AWS Region of creation. The central logging account will then process the logs, normalize the logs into standard output format, and stream the output logs to a security tool for more processing.

A solutions architect must design a solution that can handle a large volume of logging data that needs to be ingested. Less logging will occur outside normal business hours than during normal business hours. The logging solution must scale with the anticipated load. The solutions architect has decided to use an AWS Control Tower design to handle the multi-account logging process.

Which combination of steps should the solutions architect take to meet the requirements? (Choose three.)

  • A. Create a destination Amazon Kinesis data stream in the central logging account.
  • B. Create a destination Amazon Simple Queue Service (Amazon SQS) queue in the central logging account.
  • C. Create an IAM role that grants Amazon CloudWatch Logs the permission to add data to the Amazon Kinesis data stream. Create a trust policy. Specify the trust policy in the IAM role. In each member account, create a subscription filter for each log group to send data to the Kinesis data stream.
  • D. Create an IAM role that grants Amazon CloudWatch Logs the permission to add data to the Amazon Simple Queue Service (Amazon SQS) queue. Create a trust policy. Specify the trust policy in the IAM role. In each member account, create a single subscription filter for all log groups to send data to the SQS queue.
  • E. Create an AWS Lambda function. Program the Lambda function to normalize the logs in the central logging account and to write the logs to the security tool.
  • F. Create an AWS Lambda function. Program the Lambda function to normalize the logs in the member accounts and to write the logs to the security tool.
Show Suggested Answer Hide Answer
Suggested Answer: ACE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
shaaam80
Highly Voted 11 months, 3 weeks ago
Selected Answer: ACE
Cloud Watch logs -> Kinesis Data Streams -> Lambda - > Security Tool ACE
upvoted 7 times
...
NoDoubkevo
Most Recent 1 month, 2 weeks ago
BDE Why would you write to the member account? makes no sense. Why would you use kinesis it says nothing about real time. BD
upvoted 1 times
ZAK_11
1 week, 4 days ago
Kinesis data stream is a possible destination of CloudWatch Logs subscriptions, but SQS isn't
upvoted 1 times
...
...
career360guru
10 months, 1 week ago
Selected Answer: ACE
A, C and E
upvoted 1 times
...
carpa_jo
10 months, 2 weeks ago
A vs B: Kinesis data stream is a possible destination of CloudWatch Logs subscriptions, SQS isn't --> A C vs. D: As we had to choose Kinesis only C makes sense. E vs. F: Difference is that E runs the Lambda function in the central logging account while F runs the Lambda function in the member accounts. So clearly E, as we have streamed the logs to the central accounts Kinesis, which easily can use Lambda for the final processing etc.
upvoted 3 times
...
yuliaqwerty
11 months ago
ACE Kinesis for sure
upvoted 1 times
...
salazar35
11 months, 3 weeks ago
Selected Answer: ACE
I vote for ACE
upvoted 4 times
...
HunkyBunky
11 months, 3 weeks ago
Selected Answer: ACE
Definitely - ACE
upvoted 4 times
...
devalenzuela86
11 months, 4 weeks ago
Selected Answer: ACE
ACE for sure
upvoted 4 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 ...