microservices-demo
microservices-demo copied to clipboard
A Monorepo Demoing Microservices Architecture
Microservices
This demo application shows how a microservices architecture can be implemented and applied! This demo application covers the following topics:
- Front-end client (React, Redux, etc.)
- Back-end services (Go and JavaScript)
- REST, gRPC, GraphQL, and Messaging
- Logging, Metrics, Tracing, and Dashboards
- Web Gateway, API Gateway, and TLS
- Containerization and Orchestration
Up & Running
- [x] docker-compose
- [ ] Kubernetes
- [ ] Nomad