arch-microservices - Microservices Architecture, Gateways, Mesh, and Resilience
Design and decompose microservices using Kong, Traefik, Istio, circuit breakers, and saga or outbox patterns.
Tags
Updated: 2026-09-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Decompose monoliths into microservices
- Configure API gateways for routing
- Deploy Istio service mesh
- Implement circuit breakers for resilience
- Execute distributed transactions using sagas
Inputs
- Monolith codebase and dependency maps
- Kubernetes clusters and manifests
- API gateway routing definitions
- Environment variables
Outputs
- Kong declarative configuration files
- Istio VirtualService and DestinationRule manifests
- Saga transaction execution logs
- Outbox database tables
Requirements
- Kubernetes cluster
- Kong or Traefik API gateway
- Istio control plane and CLI
- Message queue system
