Code Monkey home page Code Monkey logo

baking-microservice-pie's Introduction

Baking a Microservice Pi(e)

This is the code of the demos for the "Baking a Microservice Pie" talk given by @radcortez and @agoncal.

Imagine you have several microservices exposing REST APIs. Imagine now that these microservices are spread all over and need to talk to each other. Imagine that you have a nice user interface interacting with these APIs where you can authenticate. And now, imagine that all this runs smoothly.

In this Deep Dive session, Roberto and Antonio will build, step by step, a full microservice architecture (using Java and different frameworks). This session will answer these questions:

  • How to build, document and deploy several microservices spread on different nodes (we use a Raspberry PI cluster because the Cloud is too expensive)
  • How to make those microservices talk to each other (Consul for registry and discovery)
  • How to scale up, down, and deal with network failures (Ribbon and Zuul to the rescue)
  • How to deal with high traffic (Hystrix, here you come)
  • How to monitor this distributed system (Dropwizard metrics with the ELK stack)
  • How to centralize configuration
  • How to authenticate and manage authorization with JWT (Tribestream Access Gateway)
  • How to have a centralized nice looking entry point (with Angular)

Its genesis comes from the Tomitribe talk: Microprofile JCache

Slides

To get the slides of this presentation, just generate them by doing a mvn clean process-resources under the slides directory. The slides will then be generated under setup/target/generated-docs/slides.html.

Setup

Instructions to set up the environments and run the demos can be found here.

Video

You can watch us perform the demos and the presentation here.

baking-microservice-pie's People

Contributors

agoncal avatar radcortez avatar

Watchers

James Cloos 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.