Giter Site home page Giter Site logo

thiagotigaz / supercloud-surfer-microservices Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 57 KB

The purpose of this project is to demonstrate the usage of spring cloud stack and some of the microservices patterns

License: MIT License

Java 96.43% Dockerfile 3.23% Shell 0.34%
spring-boot spring-cloud spring-cloud-config spring-cloud-eureka microservices-patterns spring-cloud-zuul spring-cloud-sleuth spring-cloud-hystrix spring-data-jpa zipkin-sleuth

supercloud-surfer-microservices's Introduction

Super Cloud Surfer Microservices

The purpose of this project is to demonstrate the usage of spring cloud stack and some of the microservices patterns

Components

Component Port Purpose
config-server 8888 Serves configuration stored on git repository to all services
eureka-server 8761 Service Discovery, dinamically add/register new containers
zuul-server 8765 Server as a single entrypoint for all microservices, centralizes authentication
uaa-server 9999 Authorization server that issues JWT tokens
zipkin-server 9411 Distributed Tracing, tracks the microservices requests to other microservices, show failures between requests
zipkin-ui 80 UI for zipkin service
kafka-zookeeper 9092 Serves as a buffer for the zipkin server, the microservices pushes/produces the events to kafka stream and zipkin consumes the stream of events and persists to elasticsearch
elasticsearch 9200 Storage for zipkin server
users-service 8001 Manages User entity
boards-service 8002 Manages Board entity
quivers-service 8003 Manages Quiver entity

References

supercloud-surfer-microservices's People

Contributors

thiagotigaz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

chrishirsch

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.