Best approach to use APIM

Alisha Jain 21 Reputation points
2022-11-22T11:19:20.6+00:00

My customer wants to understand how APIM can fit in their design. They have 6-7 services out of which 2 of them are third party services and few are on-prem services. I need help in understanding if APIM is the best approach? Also, Do we have any best practices while using APIM.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,430 questions
0 comments No comments
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 29,261 Reputation points
    2022-11-24T14:17:29.83+00:00

    Hi @Alisha Jain Thanks for reaching out. API Management Service is an Azure PaaS service that acts as a proxy to your backend APIs (it can be on-prem/cloud). All requests from client applications first reach the API gateway, which then forwards them to respective backend services.

    please refer the below docs for more information and basic understanding of APIM concepts
    https://learn.microsoft.com/en-us/azure/api-management/api-management-key-concepts
    https://learn.microsoft.com/en-us/azure/api-management/api-management-terminology
    https://learn.microsoft.com/en-us/azure/api-management/backends
    https://azure.microsoft.com/en-us/pricing/details/api-management/

    provide more context on what actually you're looking for so that I could help you in answering those questions.

    Do let me know if you have any queries.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.