Skip to content

FelipeNystrom/microservices-parent-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

A basic microservice system

This is the parent repo for a small microservice project. It consists of four small services written in Nodejs.

Every service is containerized through docker. The project is designed to be as generic as possible to offer base functinality to build. The system contains of the four services mentioned above, a postgres db instance and a kafka messagebus service for interservice communication together with zookeeper for orchestration of kafka brokers.

You can find the diffrent implementations in diffrent repos as of now it consists of two different setups: kubernetes setup and a docker compose setup.

This project is still under construction with the aim to make it production ready. Feel free to make a pull request in specific repo

About

parent repo for microservice system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors