问题
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
- Consistent and modern API gateways for existing back-end services
- Verifies API keys, JWT tokens, certificates, and other credentials
- Help you to publish APIs to external, partner, and internal developers to unlock the potential of their data and services
- High availability Responds to requests to perform operations at least 99.9% of the time.
- 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
- Maximum automation with hassle free service
- Process and route orders across on-premises systems and cloud services
- Can move uploaded files from an SFTP or FTP server to Azure Storage
- 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