DevOps

Drupal Camp Asheville 2024 - July 12th-14th

Creating a Custom Packagist

Allan Chappell
Four Kitchens
The goal of this article is to give you some ideas on how to host a solid packagist for a team, organization, or client while describing how the Four Kitchens team came up with a fun and creative solution to provide this functionality using the tools our client had on hand

Demystifying Git - Version Control From First Principles

Dwayne McDaniel
GitKraken
This session will peel back the shroud of mystery that envelops Git, showing that there is nothing overly complex or terrifying about the inner workings of the world's most popular version control system. This talk is for everyone, from the complete Git novice to folks who have been pushing code for years but maybe have never stopped to look at how Git does its thing.

DevOps with Lando

Aaron Feledy
Arrow One Solutions LLC
Developing, testing, maintaining, and deploying your Drupal application can involve many complicated, repetitive, or otherwise cumbersome tasks and processes. Automating and streamlining these operations can save time, increase engagement within your team, and empower developers to ship more often and with a higher degree of confidence.

Drupal Development in the Cloud

Bassam Ismail
Axelerant

There are a plethora of options to set up a Drupal environment for local development; from MAMP to Virtual Machines to Docker. The developer experience of all these solutions has improved greatly over the course of the last few years. Install the application, run a few commands and you have a Drupal environment with various dependencies up and running.

Three ways to run Drupal on AWS - Amazon Web Services

Salim Lakhani
DevPanel
Three ways to run Drupal on AWS: 1) deploying distros, projects, and templates for testing and contributions 2) deploying small sites to cheap (but reliable) LightSail servers 3) deploying critical sites to high-availability, auto-scaling Kubernetes clusters.

Deploy to Mars with Lando

Aaron Feledy
Arrow One Solutions LLC

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?