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

Programmer Humor

19512 readers
336 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] anakin78z@lemmy.world 2 points 6 months ago (1 children)

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.