ByteByteGo Newsletter

The Path of a Request: A Tour of Modern Web Architecture A web page loads in under a second. In that second, a single user request may have passed through roughly ten distinct systems on its way to and from the database. The page feels fast because of how those systems are arranged. Each layer absorbs as much traffic as it can before passing the rest along. Taken together, the layers form a funne…

The hardest part of data analysis isn’t writing SQL. It’s finding the right tables to use in the first place and understanding semantically how to use data.

aimachine-learningnlp

In this article, we will look at the most significant failure mode patterns in distributed systems and the standard approaches to deal with each of them.

computer-sciencedistributed-systems

In this article, we will look at how Airtable’s data infrastructure team built its architecture, the challenges they faced, the tradeoffs they accepted, and why the choices they made only make sense once their data is properly understood.

aicomputer-sciencedata-architecturemachine-learningsoftware-engineering

In this article, we will look at how the CockroachDB engineering team built this index and the challenges they faced.

cloud-computingcomputer-sciencedatabasestechnology
ByteByteGo
14d ago

Ask an LLM about your company's data and it will guess. The two patterns that fix this are RAG and agents, and they solve different problems.

aimachine-learningnlp

Build with Claude Code: New Cohort Launch We’re launching a new 2 day intensive, cohort based course called Build with Claude Code, taught by John Kim, who has trained hundreds of engineers at Meta to use Claude Code in real production workflows. The course starts soon on May 28. A few things you’ll learn: The agentic loop, context engineering, and memory layers that make Claude Code useful for r…

EP215: The Anatomy of an AI Agent On June 10, GitLab Transcend streams live from London with an agenda built for practitioners like you. You can expect an agenda that’s full of keyboard moments with live demos of Duo Agent Platform, agentic AI use cases from your peers, and The Developer Show hosted live by Senior Developer Advocate, Colleen Lake. GitLab Transcend streams live from London on June…

aimachine-learningnlp

Distributed systems are built out of services that need to communicate, and the simplest way to do that is for one service to call another directly and wait for a response.

computer-sciencedistributed-systems

In this article, we look at how Databricks implemented rate limiting at scale, how they shrank the critical path, and the accuracy tradeoff that shrinking usually requires.

research.ioresearch.io

Sign up to keep scrolling

Create your feed subscriptions, save articles, keep scrolling.

Already have an account?