Skip to content

Practice School Project - Microservice Architecture with DevOps

Notifications You must be signed in to change notification settings

aayush-ag21/microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Project was made for our Practice School Project

It is based on the microservice architecture and implements concepts of monitoring, logging and DevOps. We have designed a frontend, an API Gateway and 2 services besides the ELK Stack for monitoring. All of these are deployer through Docker and to be deployed on Kubernetes. Besides this CI/CD Pipeline was implemented through GitLab and Spinnaker.

The Architecture

The Architecture

Getting Started

To start deploying in local system, please refer to README.md in gateway folder.