Development Is Production
Learn about development server, QA environments, and how developers’ work is dependent on services tools and environments.
We'll cover the following...
Dev server
Quick, think of a “dev server.” What comes to mind? Probably a barely running mess full of old temp files, tarballs named after people, scripts that aren’t in version control and nobody’s quite sure if they’re still used, SSH keys from developers who left years ago.
QA environment
Now think about your QA environment. Does it fully work? Does it really? Or are there a bunch of integrations stubbed out? Maybe ...