DevOps
Drupal Camp Asheville 2024 - July 12th-14th
Taking Maximum Advantage of Drupal Core's Composer Template
Local web development environments made easy with Docker and Lando
Website development tools have come a long way over the past decade and if you are just getting started you can feel lost pretty quickly. To do something simple like spinning up a CMS and installing a few plugins comes with a handful or pre-requisites that may be out of your skill set and more suited for someone in devops. What tools do I need to use? Do I need a server?
Solve the right problems to build great websites
A smart programmer is not the one who fixes all the problems, but rather, the one who understands what the problems worth fixing are. When discussing quality software, everyone talks about unit tests and test-driven development, only a small piece of building good software. In this session, we'll explore validation and verification beyond software tests.
SimplyTest.me: Past, Present, and Future
Make Local Dev Great with Lando!
Asking members of your team to spin up local copies of your Drupal application can result in all sorts of different solutions to the same problem. Some might spin up VMs, some might spin up their own combination of Docker Containers, and some might struggle with native solutions on their own machines.
Getting closer to your customer: Using Drupal in the last mile
With all of the advances in DevOps, it is easy to focus on delivering more, faster, as our important measures of success. However, DevOps is as much about listening as it is about delivering. How do we know we are delivering the right things? How are we informing our customers of this work and getting their feedback effectively?
No More Post-Its! Automate Configuration in Drupal 7 & 8
Learn to change tires on a moving car!
In this session, you'll learn efficient and bulletproof(-ish) ways to roll out significant changes to new/existing sites without any manual UI changes. No more scribbling, code-pushing, and clicking: enjoy the peace of mind that comes with knowing your configuration will automatically cascade into all your environments.
ERC360: A case study on how to serve a large number of institutions with Drupal Multisite
How-to: Using "drupal-project" with Composer to Craft your Perfect Start-State
The drupal-project repository is quickly becoming the defacto starter for all Drupal 8 projects. In this session, I'll show you: