Give Me Back My Monolith
When you go from one large application to multiple smaller services there are a number of new things you have to tackle, here is a rundown of all the things that were simple that you now get to re-visit:
Setting up a basic database and my application with a background process was a pretty defined process. Yes, we have docker and orchestration such as K8s these days to help, but the time from start to up and running a K8s cluster just to onboard a new engineer is orders of magnitude larger than we saw a few years ago. Remember back to onboarding that new engineer with their 150 service K8s cluster?
Source: www.craigkerstiens.com