Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.15 KB

File metadata and controls

20 lines (14 loc) · 1.15 KB

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!