mixkungz / microservice-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microservice workshop with NodeJS

  1. API Document
  2. Starter
  3. Communication service-to-service
  4. API gateway
  5. Service registry and discovery
    • Spring Cloud Eureka
    • Consul
  6. Server-side discovery with API gateway (Zuul)
  7. Health check API
  8. Circuit breaker
  9. Tracing with Jaeger and Opentracing
  10. Monitoring (Preometheus and Grafana)
  11. Logging
  12. CQRS (Command Query Responsibility Segregation)
  13. Event sourcing
  14. Event sourcing with Kafka
  15. Scaling with Docker

About


Languages

Language:JavaScript 95.8%Language:Java 4.0%Language:Dockerfile 0.1%