
Explanation:
Fluent Bit is a lightweight, efficient log processor purpose-built for Kubernetes/EKS environments. OpenTelemetry provides standardized trace collection. Together they form a complete observability stack. Amazon OpenSearch then correlates both logs and traces in one place, enabling root-cause analysis across the full request flow with minimal setup.
Ultimate access to all questions.
Question 2. A company has an application that uses a microservice architecture. The company hosts the application on an Amazon Elastic Kubernetes Services (Amazon EKS) cluster. The company wants to set up a robust monitoring system for the application. The company needs to analyze the logs from the EKS cluster and the application. The company needs to correlate the cluster's logs with the application's traces to identify points of failure in the whole application request flow. Which combination of steps will meet these requirements with the LEAST development effort? (Choose two.)
A
Use FluentBit to collect logs. Use OpenTelemetry to collect traces.
B
Use Amazon CloudWatch to collect logs. Use Amazon Kinesis to collect traces.
C
Use Amazon CloudWatch to collect logs. Use Amazon Managed Streaming for Apache Kafka (Amazon MSK) to collect traces.
D
Use Amazon OpenSearch to correlate the logs and traces.
E
Use AWS Glue to correlate the logs and traces.
No comments yet.