Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 30

Which two actions must be taken when an observable microservice application is developed? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers, C and D, are essential for observability. Logging (C) helps capture the application's behavior, while distributed tracing (D) enables tracking requests across multiple services. Options A, B, and E do not directly contribute to the observability of a microservice application.