Coder Social home page Coder Social logo

awenandy / event-driven-microservice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lawouach/event-driven-microservice

0.0 2.0 0.0 124 KB

A simple demonstration of an event driven microservice written in Python

License: BSD 3-Clause "New" or "Revised" License

Python 87.10% Shell 12.90%

event-driven-microservice's Introduction

Event driven Microservices in Python

This repository holds a simple event-driven microservice showcase implementing the architecture style described by Russ Miles in Antifragile Software.

The microservices are part of an imaginary bookshelf system. We've got views that allow you to query for specific answers against your bookshelf (like what are the last read books), but also aggregates that handle commands (such as, add a new book).

Note, these examples are not a library nor a framework you should copy/paste as-is. They merely translate one approach for event-driven microservices and, hopefully, will inspire you.

Build Status

Please read the documentation regarding this project.

TODO

This repository is not complete yet, there are many tasks still to carry to get the full picture:

  • implement an aggregate for commands
  • better configuration scheme
  • propose a much nicer REST API
  • automatically discover services at startup
  • wait for kafka to be available before starting microservices
  • wrap the microservices into containers
  • orchestrate said containers to demonstrate scale and fault-tolerance

event-driven-microservice's People

Contributors

lawouach avatar russmiles avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.