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:
- Azure API Management: This is the main resource that we will be using to implement APIOps.
- 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.