FASTAPI AZURE Deployment with Github

Job ID: 37741612

Budget: $30 – $250 USD

As a team, we need support on the deployment of an API build on FASTAPI in an app service of azure.

It is important to consider that the API needs to be deployed in two different ways:
1) Deployment in azure web app as code
2) Deployment as docker container

Important considerations
The deploy needs to be connected to Github.
Our API is connected to a ML model build in Pytorch, and we have the requirement that the deployment consider that library (and all the other requeried; gunicorn, sqlalchemy, psycopg2-binary, scikit-learn, etc) on the env and the images.
Related categories: Azure Pytorch GitHub FastAPI