DEV Community

Cover image for Microservices using flask and docker
Moad Ennagi
Moad Ennagi

Posted on

Microservices using flask and docker

I was looking for examples on how to structure web apps as microservices, I found a very interesting youtube course from Kantan coding that uses kubernetes. I did not want to use kubernetes,I wanted a lightweight architecture using docker for learning purposes only.
here is the repo: https://github.com/moadennagi/microservices

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay