DevOps / Infrastructure

DevOps CI/CD Pipeline

Overview

A full DevOps showcase using GitHub Actions, Docker, and Google Cloud Run. Implements CI, staging deploy on main, and production deploy on release with environment separation and secrets management.

Production CI/CD pipeline deploying FastAPI services to Cloud Run.

Stack

GitHub ActionsDockerCloud RunFastAPI
Back to Projects