Shoonya Deployment - AI4Bharat/Shoonya GitHub Wiki

For deploying the application, separate virtual machines for Shoonya Backend and Frontend are deployed as Docker containers on Azure. Managed Postgres Database in Azure (Azure Hyperscale) is used for the database. The Backend, which is written in Django Rest Framework, communicates with the Frontend, built with Material UI, over a public IP address, and with the database, over a private IP address.