VT DevCom
At the 2021 IT Symposium, Michael Irwin spoke about the benefits of “persona-driven development”, or the idea of developing personas representing real users for local development and testing (slides are available here). The main benefits are: Everyone on the team has the same…
VT DevCom has worked to help support local dev, including a DNS name that resolves locally and a reverse proxy that makes running/developing with containers much easier.
Russ Fenn and Michael Irwin have put together a four-part Docker 101 series that is designed to help you get started with Docker. This series starts at a fairly high level, but provides several deep dive insights into the internals of containers and images. The first series was…