616
Let's do micro service (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] pkill@programming.dev 4 points 6 months ago

redundancy, rolling updates or byzantine fault tolerance in a monolith > naïve assumptions that one part of your system going down won't mess up it's overall usability by and large just because you've used microservices

[-] boeman@lemmy.world 4 points 5 months ago

Micro services alone aren't enough. You have to have proper observability and automation to be able to gracefully handle the loss of some functionality. Microservice architecture isn't a silver bullet, but one piece of the puzzle to reliable highly available applications that can handle faults well

this post was submitted on 12 May 2024
616 points (92.2% liked)

Programmer Humor

19503 readers
1380 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS