Advanced

Automate all the things!

Presenters
Topics
Career pathing in Drupal / DevOps / Performance
Ever heard of infrastructure-as-code? The idea is basically to use tools like Terraform and Ansible to manage the composition and operation of your cloud systems. This allows infrastructure to be treated just like any other software system. The code can be committed into Git which allows auditability, and reproducibility.

Drupal SaaS: Building software as a service on Drupal

Presenters
Topics
Career pathing in Drupal / DevOps / Project Management
Are you (considering) building a SaaS product on Drupal or running a Drupal hosting company?  Have you done it already?  Come share your experiences and learn from others. Among other things, we'll be discussing:

Decoupling Drupal: Gatsby Live Preview from the same project

Day
Friday, October 16
Timeslot
11:00am - 11:45am (PT)
Hopin
Presenters
Topics
Decoupled
Lots of people are interested in decoupling Drupal - using it as a backend headless CMS for some other front end Javascript framework. Gatsby is a clear contender for filling that front end spot, providing an official plug in for setting the relationship up, pulling content during its builds, and even allowing you to refresh content for live previews while new content is being created. 

Deploy to Mars with Lando

Presenters
Topics
DevOps
You thought Lando was just a flight simulator. A tool to be used on the ground, safely replicating the real-world environment you and your team face in production. What if I told you that Lando is also your production facility, your launchpad, and your mission control? That it’s the launch vehicle that takes you to orbit as well as the ground-support system that sees your mission through to success?