Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-microservice-archs

Examples of real world software built with a microservice architecture
https://github.com/olalonde/awesome-microservice-archs

Last synced: 5 days ago
JSON representation

  • Web Apps

    • Travis-CI - CI/CD system. Deployment/integration poorly documented. (ruby, rails)
    • Peatio - Asset exchange. Uses multiple services that communicate asynchronously through RabbitMQ. (ruby, rails)
  • Platforms

    • Deis Workflow - Heroku like PaaS. Uses REST for communication. (golang, kubernetes, docker)
  • Demos

    • Sock Shop - Generic microservice demo app
    • UD615 - Demo application for the [Scalable Microservices with Kubernetes](Scalable Microservices with Kubernetes) course