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

What is a characteristic of event-driven architecture?

Answer options

Correct answer: C

Explanation

The correct answer is C because event-driven architecture promotes loose coupling, allowing components to interact without being tightly linked, which enhances flexibility and scalability. Options A and B describe aspects of data modeling and solution structuring that are not specific to event-driven architecture, while D refers to data management rather than the architectural style itself.