617
Let's do micro service
(sh.itjust.works)
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.
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. 🤷
SAM is serverless but that doesn't necessarily mean micro services.