Arc Notes Weekly #1: We have lift off 🚀
We launched a couple of weeks ago, and the reception has been great. We approaching just under 5K developers across the industry.
We launched a couple of weeks ago, and the reception has been great. We approaching just under 5K developers across the industry.
I can't tell you how excited I am to grow the community have in depth discussions about software design and challenges we are facing today. We should have our first in-depth post coming out next week so stay tuned for that. I am really excited to get it out to you soon.
Enjoy this week's notable articles.
Mahdi.
Scaling containers on AWS in 2022
Article for scaling containers on AWS. Long read, but really interesting takeaways if your interested in moving to containers.
Introducing Husky, Datadog’s Third Generation Event Store
Interesting article on how Datadog handles processing event data and the problems they ran into scaling the system.
😵💫 Why billing systems are a nightmare for engineers
We have all been there. Discusses challenges building billing systems.
on terminal control
Everything you wanted to know about terminals.
Let’s build a distributed Postgres proof of concept | notes.eatonphil.com
💡 In case you didn't know we are Twitter, you can find all the hot takes on these articles on teasers for upcoming articles from the Arc Notes.
GitHub - nginxinc/kic-reference-architectures: Ingress Controller Reference Architectures
1,000,000 Concurrent Connections
Fun article discussing number of concurrent connections to a single machine.
Fighting the forces of clock skew when syncing password payloads
Dealing with Thundering Herd at Braintree
We have all heard about thundering herds, here is how braintree dealt with thiers.