Venkata Subbarao  Polisetty
What is the difference between logic app and function app

What is the difference between logic app and function app

By Venkata Subbarao Polisetty in Azure on May 07 2021
  • Vinay Ayinapurapu
    Jun, 2021 1

    Both logic app and function app are serverless concepts in Azure, where it is availalble as PAAS in Azure. The key difference is Logic App provides you with UI designer and connectors for software services, where you can design your business logic via UI. Function App in other hand it allows you to design your own API services using custom code (Python, CSharp, TypeScript, Java, F#, Powershell, Python). Usually you go with Function App if any avaialble connector in Logic App doesn’t satisfy the particular use case or if the connector is not available.

    • 1
  • Sagar Lad
    Jul, 2021 24

    Hi Venkat,

    This article explains the difference in detail about logic apps and function app

    https://walkerscott.co/2020/03/azure-logic-apps-vs-azure-functions/

    • 0
  • Hitesh Kacholiya
    May, 2021 28

    Both Azure Logic apps and Azure functions are part of the Azure Serverless offering. This article compares both offerings and defines the differences, when to use one vs another etc.

    https://www.serverless360.com/blog/when-to-use-logic-apps-and-azure-functions

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS