2V0-71.23 Question 300
Single answerYour organization is using VMware Aria Operations for Applications to monitor a Kubernetes-based microservices application. The application has recently experienced degraded performance, and the development team suspects a bottleneck in one of the services. Which feature of Aria Operations for Applications would allow you to identify service dependencies and pinpoint the bottleneck?
- A
Service Map
- B
Kubernetes Workload Overview
- C
Custom Dashboards
- D
Logs Integration
Show answer and explanation
Correct answer: A
Explanation
The Service Map feature in VMware Aria Operations for Applications enables users to visualize the relationships and dependencies between services in a Kubernetes environment. This visualization helps identify bottlenecks or issues in specific services by providing insight into service interactions, making it the most appropriate tool for the scenario described.
- A. Correct.
Service Map provides a visual representation of service dependencies and interactions, making it ideal for identifying bottlenecks in microservices applications.
- B. Incorrect.
Kubernetes Workload Overview offers insights into resource usage and performance metrics for workloads, but it does not provide detailed service dependency mapping.
- C. Incorrect.
Custom Dashboards allow you to create tailored views of metrics but do not inherently provide service dependency visualization.
- D. Incorrect.
Logs Integration is useful for troubleshooting by analyzing application logs, but it does not directly show service dependencies or interactions.