{"id":4076,"date":"2023-11-04T23:14:03","date_gmt":"2023-11-04T23:14:03","guid":{"rendered":"http:\/\/localhost:10003\/developing-serverless-web-applications-with-azure-spring-cloud\/"},"modified":"2023-11-05T05:48:00","modified_gmt":"2023-11-05T05:48:00","slug":"developing-serverless-web-applications-with-azure-spring-cloud","status":"publish","type":"post","link":"http:\/\/localhost:10003\/developing-serverless-web-applications-with-azure-spring-cloud\/","title":{"rendered":"Developing serverless web applications with Azure Spring Cloud"},"content":{"rendered":"

Introduction<\/h1>\n

Azure Spring Cloud is a fully managed service created to help developers build and run microservices-based applications with less operational overhead. The service is built on top of the Spring Boot framework, which makes it easy to develop Spring-based cloud-native applications. The platform makes it possible for organizations to build cloud-native applications faster without the need for extensive infrastructure provisioning and without sacrificing security and compliance.<\/p>\n

In this tutorial, we will develop a serverless web application with Azure Spring Cloud using various components of the platform like Spring Boot, Azure Functions, and Azure API Management. Specifically, we will use serverless computing to minimize the infrastructure overhead and quickly scale up or down to meet user demand.<\/p>\n

Prerequisites<\/h1>\n