Skip to content

ROHAN0011/Containerized_Microservices_Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Containerized_Microservices_Architecture

This is the "Intermediate Level" DevOps project. Very good for the students and the tech freshers who wants to build their carrier in DevOps domain

Objective : Designing and implementing a microservices architecture using Docker containers.

Implementation Steps :

(1) First I broken monolithic app into microservices.
(2) Then created docker images for each service.
(3) Set up inter-service communication.
(4) Implemented Redis for cashing.
(5) Configured PostgreSQL database.
(6) Used Docker Compose for orchestration.
(7) Used Google Compute Engine (GCE) as Base OS for this entire architecture.

Learn.......Practice........Apply

If you are facing any technical issues, bugs or want to suggest me area of improvements regarding this or my any another repositories/projects feel free to contacting me on my LinkedIn account. I mentioned it on my GitHub profile. Thank you!