←back to thread

873 points belter | 1 comments | | HN request time: 0.253s | source
Show context
braggerxyz ◴[] No.42949307[source]
> Monoliths remain pretty good

> It's very hard to beat decades of RDBMS research and improvements

> Micro-services require justification (they've increasingly just become assumed)

That is so true. I am still deploying good old .war files to full blown Java app servers backed by simple SQL databases (all clustered and stuff) with some handwritten cli tools and a Jenkins server. Shit is fast, shit scales, shit just works. It is a pleasure to work with

replies(2): >>42956097 #>>42960854 #
1. jeremycarter ◴[] No.42956097[source]
98% of teams I've worked on did not need microservices.