external apis azure Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/external-apis-azure/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Tue, 24 Mar 2020 01:00:00 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://www.anujvarma.com/wp-content/uploads/anujtech.png external apis azure Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/external-apis-azure/ 32 32 Azure Logic Apps versus API Gateway https://www.anujvarma.com/azure-logic-apps-versus-api-gateway/ https://www.anujvarma.com/azure-logic-apps-versus-api-gateway/#respond Fri, 20 Mar 2020 17:43:03 +0000 https://www.anujvarma.com/?p=6841 External APIs and Connectors – to be consumed by data center (or Azure hosted) apps – Use Azure Logic Apps Azure Logic Apps provides both API connectors as well as […]

The post Azure Logic Apps versus API Gateway appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
External APIs and Connectors – to be consumed by data center (or Azure hosted) apps – Use Azure Logic Apps

Azure Logic Apps provides both API connectors as well as over a 100 connectors (to both cloud resources and data center resources) to databases, EDI platforms and more.

It is a serverless offering which means you don’t need to worry about patching or updating underlying VMs.

Workflows can be built using Logic Apps’ visual designer.

The power of Azure services such as Machine Learning and Cognitive Services, is easy to harness within Logic Apps.

Internal APIs to be consumed by external customers

For the reverse use case (internal APIs to be consumed by external customers), Azure offers a simpler API gateway.  An API Gateway is the endpoint that accepts API calls and routes them to your backends.

It is purely an API router – and lacks any kinds of connectors and integrators (which are part of Azure Logic Apps).

Summary

Azure logic apps should be your first choice when it comes to application integration and / or consuming external APIs.

For a simpler use case of providing external consumers access to your Azure  hosted APIs, an API gateway may be a good choice.

The post Azure Logic Apps versus API Gateway appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/azure-logic-apps-versus-api-gateway/feed/ 0