← Back to Projects

AAII — Azure AI Infra & Inference

Public-safe, end-to-end path from Terraform IaC → GitHub OIDC → containerized API deployment, with a local Blazor UI to exercise the API.

Portfolio Snapshot

AAII delivers a public-safe, end-to-end path from Terraform IaC → GitHub OIDC → containerized API deployment, with a local Blazor UI to exercise the API. Changes are continuously verified via Terraform fmt/validate, Python pytest, and .NET build (plus a single repo “Definition-of-Done” validation script).

What it proves

Key components

Delivery milestones

Operational notes

Note: Source repo currently private; available on request. Will be published later.

Verification

Visual evidence of the deployment pipeline and running application.

Blazor UI for inference
UI surface — functional end-to-end inference path.
GitHub Actions CI build workflow
CI build workflow run (green) — baseline verification.
GitHub Actions infrastructure deployment workflow
Infrastructure deploy workflow — IaC apply evidence.
GitHub Actions API deployment workflow
API deploy workflow — application rollout evidence.
Terraform remote state container
Terraform remote state storage — repeatable deployments.
Azure Container App resource
Container App resource — production runtime confirmation.