Arc Notes Weekly #35: Clock
This week, we discuss how to transfer data at scale, features we would like to see with PostgreSQL, and like of a DNS query in Kubernetes.
This week, we discuss how to transfer data at scale, features we would like to see with PostgreSQL, and like of a DNS query in Kubernetes.
Respond here with what you would like to know about scaling software systems?
Enjoy this week's round-up!
— Mahdi Yusuf (@myusuf3)
📣 You are reading Arc Notes - Your Sunday newsletter, which curates best system design and architecture news from around the web. We have a community just under 22K strong. We would appreciate you sharing it with like-minded people.
Articles
How Uber Optimizes the Timing of Push Notifications using ML and Linear Programming
Interesting read on what is possible with enough data and training.
The life of a DNS query in Kubernetes
In Kubernetes, DNS queries follow a specific path to resolve the IP address of a hostname. In this blog post, you will learn the life of a DNS query in Kubernetes step-by-step.
Features I’d like in PostgreSQL | Gil’s LotD
Some really deep cut suggestions and some simple ones too.
Prefer learning visually like with architecturenotes.co? Want to visualize your actual codebase so you can better understand and refactor your code? Look no further than CodeSee!
CodeSee wants to help you build the apps you love without the guesswork. Instantly map your app’s services, directories, file dependencies and code reviews. Got a GitHub account and 5 mins? Try CodeSee for free and see your impact before you commit, improving efficiency and maintainability.
How DoorDash Secures Data Transfer Between Cloud and On-Premise Data Centers - DoorDash Engineering Blog
Projects
GitHub - groundcover-com/caretta: Instant K8s service dependency map, right to your Grafana.
Instant K8s service dependency map into Grafana using eBPF
❤️ The Favourites - this section won't make an appearance every week, will usually be something that was a particularly high point in tech that impacts us all. If you see something worthy of the favourite, tweet at @arcnotes
How to debug
The Untold Story of SQLite - CoRecursive Podcast