/azure-ipc-arch

A complex integrated IaaS, PaaS, Caas solution for exploring deploying alternate workflows in.

Primary LanguageShellMIT LicenseMIT

Demo for integrated IaaS, PaaS, CaaS deployment options

This deploys a lot of infrastructure options to do proof of concepts on deploying workloads to different scenarios.

  • Front Tier
  • Backend Tier
  • Microservice Tier
  • Azure SQL
  • Function Apps
  • Web Apps
  • API Gateway
  • API Management

Infrastructure Architecture

0

Single Region Deployment: All resources deployed using a single region.

Manual Installation

Setup Environment Variables

Export environment variables required to use the install script.

A great tool to do this automatically with is direnv.

export AZURE_SUBSCRIPTION="YOUR_SUBSCRIPTION_ID"
export AZURE_LOCATION="YOUR_REGION"

Execute the Install

install.sh