Understanding Pub/Sub Architecture
Introduction
Pub/Sub or Publish-Subscribe is a form of asynchronous service-to-service communication used in serverless and microservices architectures.
In modern cloud architecture, applications are decoupled into smaller, independent building block...
blog.arkadip.dev3 min read