I deleted data from production
1–10 of 68 posts
Re: I deleted data from production
#2This is a personal post about what I learnt and some takeaways.
Did you ever feel the same way?
Re: I deleted data from production
#3I share 3 stories about my previous experience when I deleted not on purpose data in my Hadoop clusters or when we ran terraform destroy over our GCP projects. This is a personal post about what I learnt and some takeaways. Did you ever feel the same way?
Re: I deleted data from production
#4Quoi? Do *not* hide stuff from colleagues.
That's probably what ended up causing `terraform destroy`.
Do not hide stuff from your coworkers. It's toxic in a workplace. Hopefully it's a typo.
Re: I deleted data from production
#5Re: I deleted data from production
#6IAC promise was ease of re-creation. [My anecdotal] Reality shows that's not really the case. IAC automation helps to create 'easy parts' and to delete _everything_. Creation of hard pars, the ones which involve state is still a problem. After many ears of using cfengine/chef/puppet/ansible/terraform I can say those tools don't help much with solving infra complexity. Early arguments were that 'nobody understand thos…
Re: I deleted data from production
#7> Create a good wheel environment, ask for help and *do hide stuff from colleagues* Quoi? Do *not* hide stuff from colleagues. That's probably what ended up causing `terraform destroy`. Do not hide stuff from your coworkers. It's toxic in a workplace. Hopefully it's a typo.
Re: I deleted data from production
#8Re: I deleted data from production
#9Everyone loves reading tech horror stories and peeling off the take-away lessons. My lesson would be, don't hire this guy and don't use him as a coach. He's careless!
"But this kind of thing could happen to anyone" - sure, anyone who is irresponsible.
Am I ranting? Let me continue. I work on a team now with someone who seems to consistently forget to save router configurations and another person who yawns through meetings because he doesn't sleep. These guys make careless mistakes and we "learn" from them. Except we don't learn the most important lesson: Irresponsible people need to be off the team. They make more work for everyone else and make the team look bad.
But I guess the tech horror stories that amuse everyone on the forum or at the pub are better than saying, "I am responsible and do good work."