Getting started on a new project is always the hardest part of a project. Making sure you have a sane development environment that matches your production environment.
What if it didn't have to be? What if setting up your development environment was as simple as issuing a couple commands or editing a YAML file?
In this talk, we will take a look at "Lando". Lando is a tool to help you quickly spin up complicated docker environments for development - Need fake email services...not a problem - Need WordPress...easy peasy - Need Node.js...sure, why not
Lando makes it easy to shave that Yak and get on to the fun part of the project, defeating the evil empire.