364

Transcription: a Twitter thread from Gary Bernhardt.

  • You, the one who is reading this! You don't need Kubernetes!
  • Also microservices.
  • Also queues that are separate from your primary database (for most apps).
  • Google cosplay is not business-critical.

Source: https://twitter.com/garybernhardt/status/1344341213575483399

you are viewing a single comment's thread
view the rest of the comments
[-] JoYo@lemmy.ml 13 points 3 months ago

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.

[-] thesmokingman@programming.dev 15 points 3 months ago

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.

this post was submitted on 21 Mar 2024
364 points (96.4% liked)

Programmer Humor

18250 readers
1758 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