Skip to content

Commit 80f16d5

Browse files
committed
swap justine and farah
1 parent 809a05d commit 80f16d5

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,3 +271,6 @@ __pycache__/
271271
/cosmosweb/appsettings.Development.json
272272
youtube-session-descriptions.txt
273273
youtube-session-descriptions.md
274+
agenda-live.md
275+
agenda-live.svg
276+
agenda-live.png

client/src/pages/conf/agenda.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
},
3737
{
3838
"time": "10:45 AM",
39-
"title": "Cutting AI Agent Costs with Azure Cosmos DB: The Agent Memory Fabric",
40-
"description": "How to unify semantic caching, Change Feed coordination, and optimistic concurrency into a single Agent Memory Fabric that slashes multi-agent costs.",
41-
"speakers": [{ "name": "Farah Abdou", "slug": "farah-abdou" }],
42-
"url": "https://youtu.be/Wo34Trg0Wyg"
39+
"title": "Mastering the Azure Cosmos DB Change Feed: Patterns, Scaling, and Real-World Architectures",
40+
"description": "A deep dive into Change Feed internals, consumption models, lease management, and how to debug and scale it in production.",
41+
"speakers": [{ "name": "Justine Cocchi", "slug": "justine-cocchi" }],
42+
"url": "https://youtu.be/kFqcImlqYYs"
4343
},
4444
{
4545
"time": "11:10 AM",
@@ -57,10 +57,10 @@
5757
},
5858
{
5959
"time": "11:30 AM",
60-
"title": "Mastering the Azure Cosmos DB Change Feed: Patterns, Scaling, and Real-World Architectures",
61-
"description": "A deep dive into Change Feed internals, consumption models, lease management, and how to debug and scale it in production.",
62-
"speakers": [{ "name": "Justine Cocchi", "slug": "justine-cocchi" }],
63-
"url": "https://youtu.be/kFqcImlqYYs"
60+
"title": "Cutting AI Agent Costs with Azure Cosmos DB: The Agent Memory Fabric",
61+
"description": "How to unify semantic caching, Change Feed coordination, and optimistic concurrency into a single Agent Memory Fabric that slashes multi-agent costs.",
62+
"speakers": [{ "name": "Farah Abdou", "slug": "farah-abdou" }],
63+
"url": "https://youtu.be/Wo34Trg0Wyg"
6464
},
6565
{
6666
"time": "12:00 PM",

0 commit comments

Comments
 (0)