olalonde / awesome-microservice-archs

Examples of real world software built with a microservice architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Microservices Architectures Awesome

A curated list of open source web apps, APIs, platforms and software systems that are built using a microservice architecture.

Whereas awesome-microservices lists tools and technology, this list is focused on examples of real world systems.

Table of Contents

Web Apps

  • Peatio - Asset exchange. Uses multiple services that communicate asynchronously through RabbitMQ. (ruby, rails)
  • Travis-CI - CI/CD system. Deployment/integration poorly documented. (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

About

Examples of real world software built with a microservice architecture

License:Creative Commons Zero v1.0 Universal