© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
S. MalvikMastering Azure API Managementhttps://doi.org/10.1007/978-1-4842-8011-9_11

11. Deploying APIs

Sven Malvik1  
(1)
Fjerdingby, Norway
 

APIs can be deployed in many ways, with the Azure CLI, PowerShell, ARM templates, Azure Bicep, Terraform, and many other tools and technologies that are available. When I started working in a project that involved Azure API Management, the APIs and their policies were deployed with ARM templates. Deploying Azure resources with ARM is a common way to manage resources in Azure and to deploy infrastructure. This does not mean that ARM templates are a great fit when it comes to deploying APIs to Azure API Management. I think ...

Get Mastering Azure API Management: A Practical Approach to Designing and Implementing an API-Centric Enterprise Architecture now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.