365
Google cosplay is not business-critical
(programming.dev)
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.
Even if what you say isn't true I'm giving my vote of confidence so I can just shrug whenever someone disagrees with my architecture.
Don't like that I chose a single API server? We're avoiding sprawling microservice deployments with tightly coupled dependencies.
Don't like all the docker containers? We're avoiding bloated, tightly coupled logic that ignores business domains.
Monoliths are the answer to bad microservices. Microservices are the answer to bad monoliths. It’s all cyclic and four different architects are going to have fifteen different opinions on how your system should be built. Do the thing that makes sense for your team and try to stay flexible.