filmov
tv
How to develop & deploy a Production Grade application in Python Flask / FastAPI
Показать описание
Developing a python application is easy. But developing a production grade application needs some understanding and procedure. Due to the easiness and dynamic typecasting in python, anyone can easily develop an application. It will become unmanageable once your application grows to a scale. I have seen this issue several times. This video is prepared based on my experience. I used this technique in large scale applications handling millions of requests and heavy load. You may not find this pattern anywhere on internet as this is something I developed before several years. Now this is followed by a large group of people who worked with me.
This video explains the steps to develop and deploy a Python Flask or FastAPI application. The basics such as package structure, dependency management and deployment configuration are explained in this video.
#python #flask #fastapi #development #deployment
This video explains the steps to develop and deploy a Python Flask or FastAPI application. The basics such as package structure, dependency management and deployment configuration are explained in this video.
#python #flask #fastapi #development #deployment