437
neither will moving to the cloud (lemmy.cringecollective.io)
you are viewing a single comment's thread
view the rest of the comments
[-] sandalbucket@lemmy.world 43 points 3 months ago

At what point does a collection of microservices become a monolith that uses http instead of a bus ๐Ÿค”

[-] NovaPrime@lemmy.ml 15 points 3 months ago

A properly architected and implemented microservice architecture optimizes work throughput while minimizing risk. In practice its architecting in such a way that no part can take down the whole individually - the very opposite of a monolith where everything is inseparably interdependent at some level.

Problem is, most organizations don't know how to properly architect for and integrate microservice architectures into their environments and work process. Most think that a crew of former sysadmins can just spin up a few saas services, slap some autoscaling on it if they're feeling spicy, segment along traditional monolith "frontend/backend" lines for "security," and call it a day. They then spend time and money learning and/or fighting this system, only to see minimal (if any) improvement in work capacity/quality and instead end up with an outsized cloud bill.

[-] mino@lemmy.ml 5 points 3 months ago

The problem is, most organizations don't actually need the very specific benefits that come with microservices and are also in no way equipped to deal with the tremendous increase in complexity that comes along with distributed systems.

Worst of both worlds ๐Ÿ‘

[-] NigelFrobisher@aussie.zone 4 points 3 months ago

We only have ten logins a day, but what if UserBirthdayEmailer suddenly needs to go Web scale?

[-] NovaPrime@lemmy.ml 3 points 3 months ago

100% agreed. But sales people gotta sell so you end up with "solutions" that create the problem they're claiming to solve in the first place

[-] Semi_Hemi_Demigod@lemmy.world 2 points 3 months ago

This is why I take my job as sales engineer very seriously. If a customer isn't right for the system they're far more likely to churn, so I'm going to come out and say it regardless of how it makes sales feel.

load more comments (5 replies)
load more comments (9 replies)
this post was submitted on 30 May 2024
437 points (97.8% liked)

Programmer Humor

32061 readers
1325 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS