cAPI is a thin layer which consolidates the data from Topology, Performance Metrics and Notification Store.
cAPI:
- Works as a API Gateway redirects the request to corresponding component.
- Is a Load balancer and provides response transformations.
- Is a layer in which Cross-cutting functionality such as authentication, monitoring, and traffic management can be implemented. So that the micro services can remain unaware of these details.