|
25 | 25 | "title": "Cosmos DB Best Practices — A Lesson from Spacely Sprockets", |
26 | 26 | "description": "Sid Anand, Technical Fellow at Walmart, uses the Jetsons' Spacely Sprockets as a fun lens for the best practices behind always-on, low-latency, cost-efficient Cosmos DB apps.", |
27 | 27 | "speakers": [{ "name": "Sid Anand", "slug": "sid-anand" }], |
28 | | - "url": "" |
| 28 | + "url": "https://youtu.be/Yw65J4fRVj0" |
29 | 29 | }, |
30 | 30 | { |
31 | 31 | "time": "10:15 AM", |
|
48 | 48 | "speakers": [{ "name": "Theo van Kraay", "slug": "theo-van-kraay" }], |
49 | 49 | "url": "https://youtu.be/j6RgAfwwD30" |
50 | 50 | }, |
| 51 | + { |
| 52 | + "time": "11:28 AM", |
| 53 | + "title": "Powering Azure Cosmos DB with AMD EPYC | Andrew Ruffin", |
| 54 | + "description": "Andrew Ruffin, Senior Product Manager at AMD, on the modern AMD EPYC processors that power Azure Cosmos DB across the globe.", |
| 55 | + "speakers": [{ "name": "Andrew Ruffin", "slug": "andrew-ruffin" }], |
| 56 | + "url": "https://youtu.be/yWP5e4-PWwU" |
| 57 | + }, |
51 | 58 | { |
52 | 59 | "time": "11:30 AM", |
53 | 60 | "title": "Mastering the Azure Cosmos DB Change Feed: Patterns, Scaling, and Real-World Architectures", |
|
74 | 81 | "title": "Querying and Indexing in Azure Cosmos DB: The Complete Guide", |
75 | 82 | "description": "A complete tour of the Azure Cosmos DB query engine and indexing system — routing, index types, query metrics, and cost-saving optimizations.", |
76 | 83 | "speakers": [{ "name": "James Codella", "slug": "james-codella" }], |
77 | | - "url": "https://youtu.be/fkEDPP1XsKk" |
| 84 | + "url": "https://youtu.be/vJeklofgJEw" |
78 | 85 | }, |
79 | 86 | { |
80 | 87 | "time": "12:58 PM", |
|
99 | 106 | } |
100 | 107 | ], |
101 | 108 | "onDemand": [ |
| 109 | + { |
| 110 | + "title": "Keynote Interview: Vercel's Guillermo Rauch on the Agent Era", |
| 111 | + "description": "Guillermo Rauch, CEO of Vercel and creator of Next.js, joins Kirill Gavrylyuk on building a developer cloud for the AI agent era.", |
| 112 | + "speakers": [{ "name": "Guillermo Rauch", "slug": "guillermo-rauch" }], |
| 113 | + "url": "https://youtu.be/LXys8EPan7U" |
| 114 | + }, |
| 115 | + { |
| 116 | + "title": "Keynote Interview: OpenAI on Building at Planetary Scale", |
| 117 | + "description": "Jonathan Lee from OpenAI's online storage team joins Kirill Gavrylyuk on what it takes for a database to keep up with OpenAI.", |
| 118 | + "speakers": [{ "name": "Jonathan Lee", "slug": "jonathan-lee" }], |
| 119 | + "url": "https://youtu.be/CU10bYYjqPA" |
| 120 | + }, |
102 | 121 | { |
103 | 122 | "title": "Distributed Locks, Sagas, and Coordination with Cosmos DB", |
104 | 123 | "description": "Use Cosmos DB as a coordination layer for locks, leases, leader election, and saga orchestration — and understand the consistency tradeoffs at scale.", |
|
0 commit comments