How to use DDEV for local development

Description
DDEV is a modern, Docker based tool that simplifies the setup of local development environments for web projects.
To quote DDEV's own home on the web:
Container superpowers with zero required Docker skills: environments in minutes, multiple concurrent projects, and less time to deployment.
In this Meetup we'll explore how we can configure DDEV to suit our needs.