[Weekly Quizzicles] The process of exposing APIs in a legacy application makes it event driven.

APIs are about exposing the state of an underlying resource on-demand. Events are about encapsulating the cause and/or effect of a change that may include state and beyond, at a point in time to be routed to specific consumers or be broadcast for public consumption in REAL TIME.