652
Let's do micro service (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] airbussy@lemmy.one 68 points 6 months ago

But why? Microservices do have some good advantages in some scenarios

[-] vrighter@discuss.tchncs.de 3 points 6 months ago

but they have a lot more disadvantages for most scenarios (if you're not a faang scale company, you probably don't need them)

[-] fidodo@lemmy.world 3 points 6 months ago

The problem is that they become a buzz word for at scale companies that need them because they have huge complex architects, but then non at scale companies blindly follow the hype when they were created out of necessity for giant tech stacks that are a totally different use case.

[-] fidodo@lemmy.world 3 points 6 months ago

They add a lot of overhead and require extra tooling to stay up to date in a maintainable way. At a certain scale that overhead becomes worth it, but it takes a long time to reach that scale. Lots of new companies will debate which architecture to adopt to start a project, but if you're starting a brand new project it's probably too early to benefit from the extra overhead of micro architectures.

Of course there are pros and cons to everything, don't rely on memes for making architecture decisions.

[-] anakin78z@lemmy.world 2 points 6 months ago

I guess I'm not sure how others build with micro services, but using AWS SAM is stupid simple, and the only maintenance we've ever had to do is update a Node version. 🤷

[-] lemmyvore@feddit.nl 4 points 6 months ago

SAM is serverless but that doesn't necessarily mean micro services.

this post was submitted on 12 May 2024
652 points (100.0% liked)

Programmer Humor

19512 readers
255 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