If you are a freelance or part of a big organisation, if your site runs in Drupal 7 or Drupal 8, if your site has 5 modules or 500... there is always a need to deploy and build your sites.
Automation is key for any deployment and any human interaction during the deployment process would be a potential point of failure, so why not automate your builds?
In this session I will cover different ways to make a build from makefiles in Drupal 7 or Composer for Drupal 8. Building from the latest stable release or a specific version, pulling third parties libraries or pulling custom modules from private repositories, even applying a specific patch that solve your issue before the next version of the module is released.
I will target this session to Beginners as I will go through all the process with a few examples, but a basic knowledge of what Drupal is and how to install and update modules will be needed.
FTP time is part of the past, join me in this session to use a proper workflow and remove the human part from your deployments.