Azure Serverless Architecture Overview

ViASTUDY Community
ViASTUDY Community
32 بار بازدید - 2 هفته پیش - Azure Serverless ArchitectureAn Overview of
Azure Serverless Architecture

An Overview of Serverless Computing with Azure
1.Introduction to Serverless Computing
2.Azure Serverless Services Overview
3.Azure Functions
4.Azure Logic Apps
5.Azure Event Grid
6.Azure Durable Functions
7.Azure Cosmos DB
8.Azure API Management
9.Serverless Architecture Benefits
10.Use Cases
11.Example Architecture
12.Challenges and Considerations

Introduction to Serverless Computing

Definition
: Serverless computing allows developers to build and run applications without managing servers.

Key Benefits
•No server management
•Automatic scaling
•Pay as you go pricing
•Zero Maintenance
•Quick Turnaround
•Highly Available
•Highly Scalable

Serverless computing is a next generation thing after containerization in the same direction.
Serverless providers (i e AWS, Azure, GCP, etc offers serverless computing as function as a service ( so developer only need to write code and upload it to the function, which can be triggered via an API gateway call or by another service integration.
As depicted in the below image developers will use FaaS to implement back end logic without configuring a single server.
2 هفته پیش در تاریخ 1403/07/01 منتشر شده است.
32 بـار بازدید شده
... بیشتر