Skip to content
Tag4 articles1 course

Event-Driven

Everything on CoreConcept tagged with Event-Driven. Explore related tags below.

Related tags

Courses

Intermediate~4.5 hours

Master how microservices talk to each other — synchronous REST and gRPC, async messaging, event-driven patterns, resilience, and distributed consistency.

Articles

Checkout hangs because payment is slow — and the order service is blocked waiting on a synchronous call. Event-driven architecture breaks that chain: a service

Jul 4, 20265 min read
Read

Tight coupling in REST and gRPC microservice architectures creates cascading service failures. If an Order Service calls payment, inventory, and notification HT

Aug 5, 20264 min read
Read

Tightly coupled REST microservices introduce cascade failure risks: when one downstream service experiences an outage or latency spike, upstream API callers tim

Aug 3, 20269 min read
Read

While traditional event streaming platforms like Apache Kafka store message logs directly on local broker disks, coupling message routing compute with physical

Aug 3, 20269 min read
Read

Want a curated collection instead? Topic hubs group the best content by subject.

Browse Topics