Tag

service communication

0 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
Feb 14, 2023 · Backend Development

Service Coupling, RPC vs Event‑Driven Communication, and Microservice Design Strategies

The article examines how microservices interact, compares RPC and event‑driven approaches, analyzes different types of coupling, discusses event notification, event sourcing, API gateways, versioning, and offers practical guidance on reducing tight coupling and deciding the appropriate microservice architecture.

Event SourcingRPCbackend architecture
0 likes · 19 min read
Service Coupling, RPC vs Event‑Driven Communication, and Microservice Design Strategies
Top Architect
Top Architect
Dec 29, 2022 · Backend Development

Service Calls in Microservice Architecture: Event‑Driven, Event Sourcing, RPC and API Gateway

The article explains how microservices communicate, comparing RPC and event‑driven approaches, describing event notification and event sourcing, discussing API gateways, coupling types, internal microservice design, and practical guidelines for limiting service count and reducing tight coupling.

API gatewayEvent SourcingRPC
0 likes · 21 min read
Service Calls in Microservice Architecture: Event‑Driven, Event Sourcing, RPC and API Gateway