Please turn JavaScript on
Learn Building Modern Go applications icon

Learn Building Modern Go applications

Subscribe in seconds and receive Learn Building Modern Go applications's news feed updates in your inbox, on your phone or even read them from your own news page here on follow.it.

You can select the updates using tags or topics and you can add as many websites to your feed as you like.

And the service is entirely free!

Follow Learn Building Modern Go applications: Learn Building Modern Go applications | Three Dots Labs blog

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0 / day

Message History

This week I was working on one non-critical feature that seemed simple at first sight. 50k lines of code later, it seemed to work as expected. In a side project, or a service where “nobody will be upset if it’s dead and kills everything around”, it would be ready to ship. But for a production-grade project, the risk of an outage is too big to skip reading the code. Unfortunat...


Read full story
Quick takeaways Start with a monolith - don’t create microservices from day one; the overhead isn’t worth it until you have real pain points Microservices solve human problems, not just technical ones - they help teams work independently, not just scale systems Tight coupling over HTTP is still tight coupling - separating servi...

Read full story