How can logging impact a Golang backend?
This article is the answer to a small question I have always asked myself developing a backend. How much logging impact the performance? Is there a good reason why we...Backend Engineer tries to build a hardware counter for its side project.
I am building a game called Binary Duel, and since we are committed to staying as simple as possible we don’t have a nice admin panel with all fancy stats....No Database No Retention No Party
One month ago I wrote this article You don’t need a database, a queue, a distributed system: Go is enough. and I posted it on HackerNews. The result was interesting:...You don't need a database, a queue, a distributed system: Go is enough.
This article is a reminder to me and you all that you probably don’t need to make things harder for yourself. Reading all these articles about software architectures and scalability...
1