Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 638 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 638 Bytes

Microservices_WebApp

Python Microservices web application - Backend side (with Django, Flask, RabbitMQ, MySQL DB, and Docker Compose).

Based on freeCodeCamp Full course : https://www.youtube.com/watch?v=0iB5IPoTDts

" Using Python microservices allows you to break up your apps into smaller parts that communicate with each other. This can make it simpler to scale the application based on the traffic. Also, the separation of concerns makes it easier to work on just one part of the app at a time."

Architecture :