SAP-C02 · Question #855
A company runs AWS workloads that are integrated with software as a service (SaaS) applications. The company needs to analyze the SaaS applications to identify unused licenses. Which solution will…
The correct answer is D. Use AWS App Runner to ingest audit logs from the SaaS applications into Amazon S3. Use. AWS AppFabric natively aggregates audit logs from many SaaS apps into S3 (or other destinations) without you building collectors. Once in S3, you can query with Athena to find unused licenses. This is fully managed and lowest ops compared to rolling your own ingestion or using…
Question
A company runs AWS workloads that are integrated with software as a service (SaaS) applications. The company needs to analyze the SaaS applications to identify unused licenses. Which solution will meet this requirement with the LEAST operational overhead?
Options
- AUse AWS License Manager automated discovery to retrieve audit logs from the SaaS
- BCreate an AWS Lambda function to retrieve audit logs from the SaaS applications and to store
- CUse AWS AppFabric to ingest audit logs from the SaaS applications into Amazon S3. Use
- DUse AWS App Runner to ingest audit logs from the SaaS applications into Amazon S3. Use
How the community answered
(25 responses)- A4% (1)
- C4% (1)
- D92% (23)
Explanation
AWS AppFabric natively aggregates audit logs from many SaaS apps into S3 (or other destinations) without you building collectors. Once in S3, you can query with Athena to find unused licenses. This is fully managed and lowest ops compared to rolling your own ingestion or using unrelated services.
Community Discussion
No community discussion yet for this question.