
Microservices architecture
Sketch your microservice topology — API gateway, independent services, message bus, and per-service databases. Great for architecture reviews and onboarding.
Use this templateWhat you get
- API Gateway at the entry point
- Message bus connecting async services
- Per-service database isolation


