Few years ago, I inherited the whole infrastructure for a fintech startup. It was few hundreds instances in AWS. The company was possibly the first to operate fully in the cloud and pass financial regulations for that. At the heart of it, there was a short list of instances to run with their purposes. Most of everything was automated around that. You could add a line to order any resources in the world and have it ru…
What was the nicest codebase you've inherited without the original author(s)?
71–74 of 74 posts
Re: What was the nicest codebase you've inherited without the original author(s)?
#72Re: What was the nicest codebase you've inherited without the original author(s)?
#73Few years ago, I inherited the whole infrastructure for a fintech startup. It was few hundreds instances in AWS. The company was possibly the first to operate fully in the cloud and pass financial regulations for that. At the heart of it, there was a short list of instances to run with their purposes. Most of everything was automated around that. You could add a line to order any resources in the world and have it ru…
Sounds like he basically wrote his own CloudFormation
Re: What was the nicest codebase you've inherited without the original author(s)?
#74Documentation had the proper GNU framework, of course without man pages as most such GNU stuff, but this also easy to add. The other testsuite parts were also easy to add, dejagnu still rocks, gtest would have been a horror show.
GNU coding standards are a godsend.