...

/

Issues with Configuring Infrastructure Manually

Issues with Configuring Infrastructure Manually

This lesson will cover the disadvantages of configuring infrastructure manually.

Working with environments

Frequently, it seems that every environment (Dev, QAT, Staging, Production, etc.) has its own personality. You may be working to test a feature on QAT and hear “oh, that never works on QAT. We will have to check that on staging” or “Production is the only environment with a load balancer, so that’s why we never spotted the bug before.” When humans are responsible for keeping environments in sync, things fall ...