Jun 28, 2021
The art of weighing trade-offs is underrated. It is crucial to figure out business priorities and translate them to technical decisions.
If time-to-market is critical, then consider noSQL DB and languages like javascript or python for faster development.
If reliability is priority, then different stack might be needed.
It will be useful when someone asked “Why don’t we use X? It is fast and hype.” Because we have decided on what is important.