Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.73 KB

README.md

File metadata and controls

19 lines (17 loc) · 1.73 KB

Demonstrations Deploying WordPress on Google Cloud Platform using Infrastructure as Code

Code examples to accompany the Cloud Academy course: "Managing Infrastructure as Code on Google Cloud Platform"

This repository includes code that demonstrates:

  • Building a custom WordPress Docker container image using Google Cloud Build.
  • Building a WordPress virtual machine image for Google Compute Engine using Packer with Google Cloud Build.
  • Creating a GKE cluster with Deployment Manager, then deploying WordPress on the cluster using Helm.
  • Deploying infrastructure for a WordPress server on GCP using Terraform and the Terraform Registry.

This repository and its demonstrations utilize the following Google Cloud services and APIs: