Azure API Management vs Logic Apps

久未见 提交于 2020-03-03 11:43:46

问题


New to Azure and would like to know what the difference between Azure API Management and Logic Apps is.

Some pros and cons would be nice. Also what the costing for each of these is like.

Thanks


回答1:


Seems you want to know about Azure API Management and Azure Logic Apps

Well let me help you what that actually are...

Azure API Management

Azure API Management allows organizations to publish APIs more securely, reliably, and at scale. Use API Management to drive API consumption among internal teams, partners, and developers while benefiting from business and log analytics available in the admin portal

Pros are

  1. Consistent and modern API gateways for existing back-end services
  2. Verifies API keys, JWT tokens, certificates, and other credentials
  3. Help you to publish APIs to external, partner, and internal developers to unlock the potential of their data and services
  4. High availability Responds to requests to perform operations at least 99.9% of the time.
  5. Analytics, metrics and many more

For further details you could have a look on official docs

Pricing

There are different categories of pricing available based on type and uses. See the below screen shot:

You even can read more details about pricing here

Logic Apps:

Azure Logic Apps is a cloud service that helps you schedule, automate, and orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations. Logic Apps simplifies how you design and build scalable solutions for app integration, data integration, system integration

Pros are

  1. Maximum automation with hassle free service
  2. Process and route orders across on-premises systems and cloud services
  3. Can move uploaded files from an SFTP or FTP server to Azure Storage
  4. Help you connect legacy, modern, and cutting-edge systems more easily and quickly by providing prebuilt APIs as Microsoft-managed connectors

Pricing

Usually two categories of pricing you may have Consumption pricing model which depends on how much you consume and have to pay as per your consumption.

another one Fixed pricing model. See the screen shot:

You can have a look more details on official docs

Hope this would help you.



来源:https://stackoverflow.com/questions/60184980/azure-api-management-vs-logic-apps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!