Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 641 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 641 Bytes

Infrastructure as Code (IaC) and Kubernetes Templates for Microservices Architecture (MSA)

Repository Structure

infra/ : Infrastructure as Code with Terraform

This directory contains the Terraform code to provision and manage Google Cloud Platform and Google Kubernetes Engine resources.

helm-charts/ : Kubernetes and Helm Templates

This directory houses our Kubernetes templates which includes the necessary system elements and application deployment configurations.

Architecture Overview

architecture-image