DragonBe / apim-demo-infra

Infrastructure as Code to set up the environment in Microsoft Azure I will be using to demo APIOps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APIM Demo Infrastructure as Code

For the demo I want to set up infrastructure using Terraform so it is easily reproducable and easy to set up.

The infrastructure components we will be using are the following:

  1. Azure API Management: This is the main resource that we will be using to implement APIOps.
  2. Azure App Service: This will host our demo API application.

I'm not taking into considerations to secure and to isolate these environments since this is not the goal of the demo.

About

Infrastructure as Code to set up the environment in Microsoft Azure I will be using to demo APIOps.