This article will cover the following things,

Brief Concepts

What is Azure Serverless Architecture?

  • Accelerate your development with an event-driven, serverless compute experience.
  • Scale on demand and pay only for the resources you consume.

Benefits

  • Manage your apps instead of infrastructure

    • Focus on building great apps.
    • Do not worry about provisioning and maintaining servers, especially when your workload grows.
    • Functions provide a fully-managed compute platform with high reliability and security.
    • With scale on demand, you get the resources you need—when you need them.

  • Develop your way

    • Create Functions in the language you choose, such as JavaScript, C#, and F#, and scripting options such as Python, PHP, Bash, Batch, and PowerShell.
    • Write code in an easy-to-use web-based interface or upload precompiled code built with your favorite development tool.
    • Take advantage of continuous deployment to integrate with your DevOps pipeline and use monitoring tools to troubleshoot.

  • Bind into services

    • Build rich, serverless scenarios by capitalizing on a range of Azure and external services.
    • Easily interact with Azure Cosmos DB, Storage and more and external services including Twilio, SendGrid, and others—by adding input/output bindings to Functions. Save costs with less code to maintain.

Prerequisites

Implementation – Create a new Azure Logic App

Steps to be followed

Implementation – Access the new Logic App

Steps to be followed

Happy Learning!