DevOps

Drupal Camp Asheville 2024 - July 12th-14th

Tips on Securing Drupal Sites

Greg Monroe
SolarWinds MSP

This session is a "how to" overview / case study of things learned by experiencing GDPR Security audits, DoS attacks, brute force login attacks, annoying robot crawlers, and hackers doing security probes.

The session will cover:

DevSecOps: Diving In to Drupal Security

Will Chatham
ERT, Inc (NOAA Affiliate)

This session will cover key Drupal security concepts, from administering a website to developing modules, to how security matters in your hosting environment. Based on the OWASP Top 10 and other best-practices in security, we will look at the major risks and threats everyone should be aware of in order to stay secure and prevent disaster from striking your carefully crafted project(s).

Troubleshooting Drupal Performance

Matt Cheney
Pantheon

In this talk we'll discuss common Drupal performance issues and how to troubleshoot them. Then we’ll dive into New Relic and how to leverage this powerful tool to monitor, troubleshoot and optimize your site. In this talk you will learn how to:

Robo-tize your local Drupal 8 development

Joe Stewart
Mediacurrent

Getting started with a new Drupal 8 project?
Tired of looking up drush site-install options, unix commands or maintaining complicated bash scripts?

We’ll use object-oriented PHP instead with Robo ( http://robo.li), a task runner written in PHP that will help organize and automate repetitive commands.

Robo is easily extended with new commands and has included tasks for: