Comment on Ask HN: What are the boring parts of software development?Comments−max_2yWriting tests, making configurations, CI/CD setup, DevOps (Docker, Kubernates), Systems Admin, Designing schemas, debugging.Anything that doesn't have anything todo solving the core problem.I suspect this is why NoSql & serverless platforms have become so popular.The fact that I don't have to think about schemas & systems admin so much made them so attractive to me.
Comments
Writing tests, making configurations, CI/CD setup, DevOps (Docker, Kubernates), Systems Admin, Designing schemas, debugging.
Anything that doesn't have anything todo solving the core problem.
I suspect this is why NoSql & serverless platforms have become so popular.
The fact that I don't have to think about schemas & systems admin so much made them so attractive to me.