Code Monkey home page Code Monkey logo

microservicebankmiage's Introduction

Cloud Micro-services and DevOps Project Master MIAGE

This project is a part of the Master MIAGE at the University of Paul Sabatier Toulouse France. It aims to provide a complete example of a micro-services architecture using the following technologies:

  • Spring Boot for the micro-services
  • Spring Cloud for the edge services
  • Docker for the containerization
  • Ansible for the deployment
  • Terraform for the infrastructure provisioning on Azure

The project is divided into 3 main parts:

  • The business micro-services
  • The edge services
  • The infrastructure

The business micro-services are the core of the application. They are the services that provide the business logic and the data. The edge services are the services that provide the entry point to the application. They are the services that are exposed to the outside world. The infrastructure is the part of the project that is responsible for the deployment of the application. It is responsible for the provisioning of the infrastructure and the deployment of the application.

Business Micro-services

Client

The client micro-service is responsible for the management of the clients. It uses a MongoDB database to store the clients.

CompteBancaire

The CompteBancaire micro-service is responsible for the management of the bank accounts. It uses a MySQL database to store the bank accounts.

ClientCompteBancaire

The ClientCompteBancaire micro-service is a composite micro-service that is responsible for the management of the relationship between the clients and the bank accounts. It rely on the Client and CompteBancaire micro-services to provide its functionality and doesn't have its own database.

Edge Services

  • Feign for declarative REST client
  • Gateway (Spring Cloud) for the API Gateway
  • Eureka for service discovery
  • Config (Spring Cloud Config) for externalized configuration
  • Keycloak for authentication and authorization
  • Graphana for monitoring and observability
  • Zipkin for distributed tracing

microservicebankmiage's People

Contributors

gwen47 avatar

Watchers

 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.