Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.28 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.28 KB

Boilerplate Infrastructure as Code for Multi-cluster Microservice Architecture on Azure Kubernetes Service

This reference implementation demonstrates my journey for developing fully-automated pipeline for a multi-cluster microservice infrastructure architecture with AKS. This implementation and document is meant to guide an interdisciplinary team or multiple distinct teams like networking, security and development through the process of getting this infrastructure deployed and understanding the components of it.

Build and Release

For IaC boilerplate for AKS Microservice Architecture, head over to azure-k8-service

ARM pipeline Build Status

Terraform pipeline Build Status

Architecture

Multi-cluster microservice overall architecture

For DevOps

For developers