Ajay Mahadeven
Azure Functions - Serverless API

Azure Functions - Serverless API

Ajay Mahadeven·London, UK·MIT License·2024-08-20

This example demonstrates deploying a Next.js app to Azure Functions. The architecture consists of a front-end, Azure Functions as middleware, and a PostgreSQL database (using Docker), forming the back-end. The front-end communicates with the back-end through the middleware, ensuring a detachable front-end.

Technologies

Next.jsAzAzure FunctionsPostgreSQLDockerTypescriptPython

Languages

TypescriptPython