Skip to content

microservices using Flask series where we will explore not only how to create a microservice using Flask but also understand what all thing are essential to make the robust and production ready.

License

Notifications You must be signed in to change notification settings

saurav-samantray/microservices-flask-series

Repository files navigation

microservices-flask-series

A series where we will explore not only how to create a microservice using Flask but also understand what all thing are essential to make the robust and production ready.

Microservices using Flask (MUF) — creating a basic web flask application

First part of the Microservices using Flask series where we will explore not only how to create a micro web application using Flask but also understand whats makes the application robust and production ready.



Microservices using Flask (MUF) — Containerization

Containerization your application is an essential step which not only eases deployment but also ensures that application runs in an efficient and bug-free way across different environments.



Microservices using Flask (MUF) — Redis Cache

Caching improves and speeds up service response and helps us avoid repeated computes. Explore how flask can connect and use redis as a caching layer.

About

microservices using Flask series where we will explore not only how to create a microservice using Flask but also understand what all thing are essential to make the robust and production ready.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published