Resources

Walkthroughs, not brochures.

Short, practical videos on how we actually approach Drupal engineering, cloud infrastructure, accessibility, and the technology decisions that come with each. No fluff — just how the work works.

Accessibility · 0:32

WCAG vs. Section 508

They get used interchangeably, but they're not the same thing — and the difference matters if you're building for federal clients.

CMS Migration · 0:50

Drupal 7 → 11: A Migration, Not a Version Bump

How we approach a legacy Drupal migration for a federal-sector client — content architecture, Section 508 remediation, and a modern stack, start to finish.

Cloud Infrastructure · 0:50

Zero-Downtime, Auto-Scaling Drupal on Google Cloud

What a real cloud-native deployment looks like — GitHub Actions, Terraform, Cloud Run, and Cloud SQL, built to hold up under real traffic.

AI Integration · 0:50

AI Integration in Drupal: Beyond the Chatbot

How AI actually fits into a Drupal platform — provider-agnostic, assistive rather than autonomous, and reviewed by a human before anything publishes.

Decoupled Architecture · 0:50

Headless Drupal: When — and Why — to Decouple

Pairing Drupal with a React frontend via JSON:API — what it enables, and honestly, when it's not the right call.

CI/CD · 0:50

Ship Without Crossing Your Fingers

CI/CD with GitHub Actions and Cloud Run — every push tested and deployed the same way, with instant rollback if something breaks.