Mastering API Deployments with APIOps

preview_player
Показать описание
Join us for an engaging session on APIOps with API Management, where we will uncover the benefits of integrating DevOps practices into API development. Learn how APIOps empowers teams to rapidly and reliably make API changes using an iterative, consistent, and automated process.

[eventID:23396]
Рекомендации по теме
Комментарии
Автор

In this demo the dev and prod API Management Instances are deployed in the same Azure subscription. In a real life scenario, Production APIM could be residing in a different Azure subscription but within the same tenant. How would you declare the resources in the configuration.prod.yaml file to exclude the risk having dev related information promoted to prod env ?

Also, in this demo the configuration.prod.yaml file already has namedValues, loggers, diagnostics etc declared ..I assume these resources were pre-configured in the Prod APIM and the configuration.prod.yaml was just updated with these values ?

TheDjexcessive