ZoSam32 / XYZ-INFRA

Hosting infra for XYZ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XYZ Infrastructure

Hosting infrastructure for XYZ POC

Overview

This repository contains the primary components for the XYZ public cloud POC. It will serve as the inital hosting footprint and application deployment.

Prerequisites

  • Azure Subscription: Sign up here
  • Azure CLI: Install here
  • Terraform: Install here
  • Docker: Install here

Configure the backend services via the setup/backend_resources.sh script.

Components

  • Azure Blob Storage - Backend service for Terraform state file
  • Azure Container Registry - Backend service for a private contianer registry
  • Azure Kubernetes Serivce - A managed Kubernetes service for container orchestration
  • Azure Log Analytics Service - A managed observability service for Azure resource monitoring

Deploy POC

To deploy the solution, trigger the primary GitHub Action Solution Deploy via push to main

Terraform Plan & Apply

About

Hosting infra for XYZ


Languages

Language:HCL 78.9%Language:Shell 21.1%