Azure API管理与逻辑应用程序
Azure的新手,并且想知道Azure API管理和Logic Apps之间的区别是什么.
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.
谢谢
您似乎想了解Azure API Management
和Azure Logic Apps
好吧,让我帮助您,这实际上是什么...
Well let me help you what that actually are...
Azure API管理
Azure API Management使组织可以更安全,可靠且大规模地发布API.使用API管理来推动内部团队,合作伙伴和开发人员之间的API使用,同时受益于管理门户中可用的业务和日志分析
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
- 用于现有后端服务的一致且现代的API网关
- 验证API密钥,JWT令牌,证书和其他凭据
- 帮助您将API发布到外部,合作伙伴和内部 开发人员释放其数据和服务的潜力
- 高可用性响应在以下位置执行操作的请求 至少有99.9%的时间.
- 分析,指标等等
- 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
有关更多详细信息,您可以查看 定价
根据类型和用途,有不同的定价类别.请参见下面的屏幕截图:
There are different categories of pricing available based on type and uses. See the below screen shot:
您甚至可以在此处阅读有关定价的详细信息
逻辑应用程序:
Azure Logic Apps是一项云服务,当您需要跨企业或组织集成应用程序,数据,系统和服务时,可帮助您计划,自动化和协调任务,业务流程和工作流. 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
- 最大程度的自动化和无忧的服务
- 在本地系统和云之间处理和路由订单 服务
- 可以将上传的文件从SFTP或FTP服务器移动到Azure存储
- 帮助您更多地连接旧式,现代和尖端系统 通过提供由Microsoft管理的预先构建的API,轻松快速地 连接器
- 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
定价
通常,您可能有两种定价方式
Consumption pricing model
,这取决于您消费多少以及必须根据消费支付.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.另一个
Fixed pricing model
.查看屏幕截图:another one
Fixed pricing model
. See the screen shot:
您可以在官方文档中查看更多详细信息
You can have a look more details on official docs
希望这会对您有所帮助.
Hope this would help you.