WordPress DevOps Blog

A custom WordPress theme deployed on a Google Compute Engine VM with a full LAMP stack. Includes automated setup scripts, environment-based configuration, and a custom "Projects" post type.

WordPress PHP Apache MySQL GCE Bash

DevOps Portfolio Dashboard

This application! A vanilla PHP dashboard deployed to GKE with Cloud Build CI/CD. Features health check endpoints, environment-based configuration, and a clean front controller architecture.

PHP Nginx Docker Kubernetes GKE Cloud Build

GCP Infrastructure with Terraform

Infrastructure as Code managing GCE instances, GKE clusters, VPC networking, firewall rules, and IAM policies. All cloud resources defined in version-controlled Terraform configurations.

Terraform GCP VPC IAM GKE GCS

CI/CD Pipeline Templates

Reusable CI/CD pipeline configurations for GitHub Actions and Google Cloud Build. Includes templates for Docker builds, Kubernetes deployments, and automated testing.

GitHub Actions Cloud Build Docker YAML