Giter VIP home page Giter VIP logo

codefinity / micro-continuum Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 43.87 MB

Micro-Continuum is an initiative to create a pre-assembled, configurable, set of reusable components for Microservices that will enable companies to setup their Microservices with minimum effort by mostly concentrating on their business functionalities.

License: MIT License

HTML 0.01% Shell 2.31% Java 96.83% Dockerfile 0.86%
microservice java-9 springboot spring-cloud netflix-oss infrastructure reusable-components framework

micro-continuum's Introduction

Micro-Continuum

Micro-Continuum is an initiative to create a pre-assembled, configurable, set of reusable components for Microservices that will enable companies to setup their Microservices with minimum effort by mostly concentrating on their business functionalities.


Table of Contents

Getting Started - For Linux

Installations

Install Docker:

https://docs.docker.com/install/linux/docker-ce/ubuntu/

Install Docker Compose:

https://docs.docker.com/compose/install/

Setup and Run

$ git https://github.com/codefinity/micro-continuum.git

$ cd micro-continuum

$ mvn clean package

$ docker-compose up

Initial Tests

These URLs should return messages

http://localhost:8095/x-microservice/hello

http://localhost:8095/y-microservice/hello

http://localhost:8095/z-microservice/hello

User Guide

Features

Released

Completed

Infrastructure
  • Config Server and Clients
  • Eureka Service Registry
  • Zuul Gateway
  • Zuul Filter
  • Feign Clients
  • Communication between Microservices using Spring Cloud Streams (RabbitMQ)
  • Hystrix Circuit Breaker integration with Zuul
  • Hystrix Dashboard Integration
  • Turbine Integration
  • Profiles - Development, Testing and Production
  • Ribbon load balancing
  • Integrating Zipkin Server
Logging
  • Logging Management using ELK Stack
  • Spring Cloud Sleuth integration - Feign and RabbitMQ
  • Zipkin Integration (Facing issue after dockeriation)
Docker
  • Integrated with Docker
  • Deployed using Docker Compose
Other
  • Microservice Events

Currently In Development

Security
  • MongoDb Docker Integration
  • Integration With Spring Security
  • Authentication using Nimbus JWT
  • Authorization Using JWT Scopes
  • Inter Microservices Security
  • Social Logins - Google, Facebook, Twitter
Infrastructure

In Development Pipeline

Infrastructure
  • Kubernetes Integration
Logging and Log Analysis
  • Storing logs using Lambda Architecture
  • Real time log analysis using Apache Storm
  • Real time notification in case of failures
API Documentation
  • Integrating Swagger
Devops
  • Building Jenkins CI Pipeline
Caching
  • Caching using etags
  • Caching using Redis
  • Hystrix Caching Fallback
Communication
  • Spring protocol conversion using Spring Integration
Automation
  • Self Healing Capabilities
User Management Microservice
  • Multi-Tenant capabilities - Can be used to serve multiple clients and their uses.
  • Basic User operations - Get, Add, Update, Delete, Change Password, Forgot Password
  • Log User Statistics.
  • Manage roles and permissions.
  • Serverless Capabilities
  • Basic User Management Console in React
  • Serverless Capabilities
  • Events Subscription
  • Custom User Rules
  • Create plugins for customizations
  • Autoscalable
  • Single Sign On
  • Integration with messaging systems
EMail Microservice
  • Setting Templates
Chat Microservice
  • Used for live conninication between users
  • Quickly setting up chat rooms
Search Microservice
  • Uses Elastisearch for searching
Geography Microservice
  • Geoserver Integration
  • Reactive services to store user location
Notification Microservice
  • Generates push notifications for mobile and web
Management Microservice
  • Microservices Control Dashboard
  • Sheduling test routines
  • Setting Infracture Paramaters
  • Setting Alarms for Failure - SMS, Push Notifications and EMail
Audit Microservice

Planned For Future

Social Networking Microservice
Chatbot Microservice
IOT Microservice Using Spring Reactive Flux

API Definition

API Documentation can be found here

Sponsor

Contributing

You may contribute in several ways like creating new features, testing, fixing bugs, improving documentation, and examples. Find out more.

Development

Developer Guidelines

Anybody is welcome to contribute to this project as long as they make themselves conversant with these guidelines.

Development Methodologies Used

  • DDD (Domain Driven Design)
  • BDD (Behaviour Driven Design)
  • CQRS (Command Query Responsibility Segregation)
  • TDD (Test-driven Development)
  • SOLID
  • Reactive
  • 12 Factor Apps
  • GOF Design Patterns

Design Document

You can find the design document here.

License

The code is licenced under MIT

Special Thanks

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.