Topic
Ann
Learn Ann as a connected topic across chapters, concepts, simulations, and interview reasoning.
10 Concepts14 Articles4h 51m
Overview
Learn Ann as a connected topic across chapters, concepts, simulations, and interview reasoning.
How this topic helps
System Design
Distributed Systems
Ai Agents
Llm
Learning Path in this Topic
Series that contain articles from Ann. Select a path to filter the article list.
Articles
14 matched articles
Article 2ACID Transactions in Distributed Databases: DynamoDB, Cosmos DB, and Spanner ComparedTLDR: ACID transactions in distributed databases are not equal. DynamoDB provides multi-item atomicity scoped to 25 items using two-phase commit with a coordinator item, but only within a single regio39 min
Article 4Multistep AI Agents: The Power of PlanningTLDR: A simple ReAct agent reacts one tool call at a time. A multistep agent plans a complete task decomposition upfront, then executes each step sequentially โ handling complex goals that require 5-115 minPage 1 of 3