Continuous Deployment, Infrastructure as Code, and Drupal

Continuous Deployment, Infrastructure as Code, and Drupal: Part 1

This article is part of one of a series that explores a basic continuous deployment workflow to deploy automatically using GitHub Actions and DigitalOcean’s Kubernetes.

Continuous Deployment, Infrastructure as Code, and Drupal: Part 2

In part two of this series, we dig into a GitHub Actions workflow to build, push, and deploy a Docker image into a Kubernetes cluster.

Continuous Deployment, Infrastructure as Code, and Drupal: Part 3

Part three of this series contains an exploration of each of the Kubernetes objects that compose a Drupal web application.

Continuous Deployment, Infrastructure as Code, and Drupal: Part 4

Deploy code and infrastructure changes automatically into a Kubernetes cluster hosted at Google Cloud.