- Joined
- Apr 30, 2024
- Messages
- 638
- Reaction score
- 777
- Location
- Moncton NB
- Vehicle Year
- 2005
- Make / Model
- Ford Ranger
- Engine Type
- 3.0 V6
- Transmission
- Automatic
- 2WD / 4WD
- 2WD
Re: testing in production... I once was tasked with doing a few server migrations for a Fortune 500 company that I'm sure I'm not supposed to name. They ran a content management system (Drupal) for all their sales, marketing, blogs, etc. on a single server. So not the end of the world if something screwed up- but they did screw up regularly because nobody could figure out how to use Drupal (who could blame them?). Oh, and they were paying 10 grand a month for hosting from some ultra-elite white glove hand-holding service who would come in and fix all the screw-ups. I moved the non mission critical stuff to Wordpress on AWS and gave them 3 servers, a production server, a staging server and a sandbox. They had to work really hard to mess up the production server after that.say it with me now...."you do NOT test in prod"
Point of the story is exactly what @97RangerXLT said: say it with me now...."you do NOT test in prod" ... especially when you're pushing code out to 8 million machines.