Advanced Local Development Workflows with Lando

While Lando is a pretty great tool to get you up and running with Drupal and a wide variety of other tech stacks quickly, the real power lies in Lando's extensibility. In this session we'll cover:

* Using Lando's events system to automate trivial tasks
* Using overrides in Lando's services system to modify the default services
* Using custom tooling commands to turn Lando into your own CLI app
* Peeling back the hood to hook directly into Docker Compose using the 'compose' service
* Writing your own Lando plugins