Slide 6
Slide 6 text
Option 2: Indirect via events (choreography)
Event-driven services
Frontend
App Engine
Order request
Payment Processor
Cloud Run
Authorize & charge CC
Shipper
Cloud Functions
Prepare & ship items
Notifier
Cloud Run
Notify user
Message Broker
Google Cloud: Pub/Sub, Eventarc
AWS: SQS, SNS, EventBridge
Azure: Event Grid, Event Hubs, Service Bus
Other: Kafka, Pulsar, Solace PubSub+, RabbitMQ, NATS...