|
|
|
|
|
by SNosTrAnDbLe
1444 days ago
|
|
As long as you have good product requirements, creation is actually very simple. You have freedom to choose the technology and the tools. However, The moment that you discover that your AWS bill exceeds your engineering budget, you will have a different view of maintenance. People will now start calling it resilience, scale, optimization, etc. And then one day, the db will need to be partitioned (almost always, if the product is successful) and then the people who created the mess [almost always using a nosql database as it was available ]will run for the exits. You (or the poor unthanked ‘maintenance’ engineer ) will start learning about why distributed systems are hard to maintain. |
|