AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 83

A company plans to migrate a critical SAP S/4HANA workload from on-premises hardware to AWS. An SAP solutions architect needs to develop a solution to effectively monitor the SAP landscape on AWS for this workload. The solution must capture resource utilization and must follow a serverless approach to monitor the SAP environment. The solution also must track all the API calls that are made within the company's AWS account.

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

Answer options

Correct answer: A, C

Explanation

Option A is correct because it outlines the use of Amazon CloudWatch for monitoring and AWS Lambda for a serverless solution, which meets the requirements. Option C is also correct as it involves using AWS CloudTrail to log API calls, fulfilling the logging requirement. Options B, D, and E do not address both the monitoring and logging needs effectively.