Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Azure Function Proxies and Azure API Management

Avatar for Daron Yondem Daron Yondem
December 19, 2017

Azure Function Proxies and Azure API Management

This is part of a full day Serverless training I hosted for Microsoft Turkey in Istanbul talking about Azure Function Proxies and Azure API Management.

Avatar for Daron Yondem

Daron Yondem

December 19, 2017
Tweet

More Decks by Daron Yondem

Other Decks in Programming

Transcript

  1. Why need a proxy? • Have multiple function apps under

    a single API surface. • Mock APIs for developers! • Request/Response overrides .
  2. Why Azure API Management? • Rate limiting • Access Policies

    • Caching • Subscriptions • Licensing • Analytics • Developer Portal • and so on…
  3. Links worth sharing Azure Proxies Official Documentation • https://aka.ms/ProxiesDocs OpenAPI

    (Swagger) export from Azure Functions • https://goo.gl/LWbFmH