This document discusses using Ansible to automate the deployment of Drupal 8 on a cluster of Raspberry Pis, called the #Dramble. It begins with an introduction to Ansible and how it can be used to solve problems with growing infrastructure and complex Drupal deployments. It then demonstrates how to define servers in Ansible inventory, run ad-hoc commands, and build playbooks to provision servers and deploy Drupal 8. Benchmarks show the #Dramble can handle over 2,000 requests per second when caching is enabled, but only 14 requests per second without caching. More opportunities for improving Drupal 8 performance on the #Dramble are discussed.
Related topics: