-
Notifications
You must be signed in to change notification settings - Fork 3
/
agenda.html
290 lines (277 loc) · 17.4 KB
/
agenda.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Agenda | Azure Cosmos DB Conf 2024</title>
<link rel="canonical" href="https://azure.microsoft.com/en-us/products/cosmos-db"/>
<meta name="description" content="Azure Cosmos DB Conf 2024 is the premier event for all things Azure Cosmos DB on April 16th, 2024 at 9AM PT - 12PM PT."/>
<meta name="twitter:url" content="https://aka.ms/AzureCosmosDBConf"/>
<meta name="twitter:title" content="Azure Cosmos DB Conf 2024 | Microsoft Azure"/>
<meta name="twitter:description" content="Azure Cosmos DB Conf 2024 is the premier event for all things Azure Cosmos DB on April 16th, 2024 at 9AM PT - 12PM PT."/>
<meta name="twitter:card" content="summary" />
<meta property="og:url" content="Azure Cosmos DB Conf 2024 | Microsoft Azure"/>
<meta property="og:title" content="Azure Cosmos DB Conf 2024 | Microsoft Azure"/>
<meta property="og:description" content="Azure Cosmos DB Conf 2024 is the premier event for all things Azure Cosmos DB on April 16th, 2024 at 9AM PT - 12PM PT."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://azurecosmosdb.github.io/azurecosmosdbconf/images/conf_details_1.jpg" />
<meta property="twitter:image" content="https://azurecosmosdb.github.io/azurecosmosdbconf/images/conf_details_1.jpg" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="720" />
<meta property="og:image:type" content="image/png" />
<meta name="keywords" content="Azure Cosmos DB, Database Conference, Cloud Database, AI, App Development, Microsoft Azure, Cloud Services">
<meta name="author" content="Microsoft Azure Cosmos DB">
<meta name="robots" content="index, follow">
<meta name="awa-env" content="Production" />
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header>
<nav id="uhf-header-html"></nav>
</header>
<main id="main">
<section id="announcement-bar" class="announcement-bar text-white text-center">
<p class="mb-0">Try out <a href="https://azure.microsoft.com/en-us/products/cosmos-db">Azure Cosmos DB</a> for free!</p>
</section>
<section id="hero">
<div class="container-fluid px-0">
<div class="hero">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-lg-auto mb-lg-4">
<img src="./images/planet.svg" role="presentation" alt="">
</div>
<div class="col-12 col-lg-auto">
<h1 class="mb-0">Azure Cosmos DB Conf <span style="color: var(--theme-tertiary)">2024</span></h1>
<p class="hero-copy">April 16 - 9:00 AM - 12:00 PM PT</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="reactor-banner">
<div class="container-fluid">
<div class="container">
<div class="row align-items-center py-3">
<div class="col-12 col-lg-auto ms-auto text-center">
<!-- <a href="https://developer.microsoft.com/reactor/events/21627/" target="_blank" aria-label="Register free now with Microsoft Reactor for Azure Cosmos DB Conf 2024!"><img src="./images/logo-reactor.png" role="presentation" alt=""></a>-->
</div>
<div class="col-12 col-lg-auto me-auto text-center pt-3 pt-lg-0">
Thank you for being part of Azure Cosmos DB Conf 2024!
</div>
</div>
</div>
</div>
</section>
<div class="container-fluid bg-dark-blue px-0 py-5">
<div class="container">
<div class="row align-items-center pb-3">
<div class="col-12 col-lg-4 text-white">
<h2>Agenda</h2>
<p>Watch the live and exclusive on-demand sessions from Azure Cosmos DB Conf 2024.</p>
</div>
</div>
<div id="agenda-container" class="row text-white">
</div>
</div>
</div>
</section>
<section id="watch-recorded-videos">
<div class="container-fluid px-0 py-5 ">
<div class="container">
<div class="row align-items-center pb-3">
<div class="col-12 col-lg-4">
<h2>Watch sessions on-demand</h2>
<p>Exclusive on-demand sessions from Azure Cosmos DB Conf 2024.</p>
</div>
</div>
<div class="row">
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=qVR3tMiK7xg">
<h3 class="pane-header">Use EF Core to transition from SQL Server to Azure Cosmos DB</h3>
</a>
<p></p><a class="blue-alt" href="speaker-details.html?id=2">Arthur Vickers - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=I5PPiWuwhYY">
<h3 class="pane-header">Developing a Similarity Search Application utilizing Vector types on vCore-based Azure Cosmos DB for MongoDB
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=3">Avijit Gupta - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=HJGif2MEWM8">
<h3 class="pane-header">Enhancing Data Ingestion and Enrichment at Aware with Azure Cosmos DB
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=4">Craig Courtney - Aware</a>, <a class="blue-alt" href="speaker-details.html?id=5">Debasish Biswas - Aware</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=C5O55yuFEPc">
<h3 class="pane-header">CosmicTalent: Workforce Efficiency with AI-Driven Vector Search
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=7">Divakar Kumar - Flyers Soft Private Limited</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=DB0pZcl2x5Q">
<h3 class="pane-header">Building Intelligent Data Analysis Applications with OpenAI's LLMs and Azure Cosmos DB
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=8">Farah Abdou - Uplimit</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=PF-rwMLKbHM">
<h3 class="pane-header">LLM App Development Using PromptFlow and Azure Cosmos DB
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=10">Hossein Khadivi Heris - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=8lGs17c--5U">
<h3 class="pane-header">Turning Growing Pains To Growing Wins With Azure Cosmos DB
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=13">Karlo Zatylny - Portnox Security</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=Mx_uQLtU5oU">
<h3 class="pane-header">Dynamic storytelling and NPC interactions using generative AI & Azure Cosmos DB in game development
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=15">Manish Sharma - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=fzKzfbW85pY">
<h3 class="pane-header">Build Scalable Inventory System with Azure Cosmos DB</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=16">Marcelo Fonseca - Microsoft,</a> <a class="blue-alt" href="speaker-details.html?id=23">Sergiy Smyrnov - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=-M_2p8FVu2Q">
<h3 class="pane-header">Fighting financial crime: How Kinectify uses Azure Cosmos DB, Microsoft Fabric, and Azure AI to stop money laundering
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=18">Michael Calvin - Kinectify</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=xoxAU1jppjw">
<h3 class="pane-header">Exploring Dapr’s Integration with Azure Cosmos DB
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=20">Nick Greenfield - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=Tn5ZWGWI3gs">
<h3 class="pane-header">Integrating Azure Cosmos DB with the Azure Ecosystem
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=21">Rebai Hamida - Revenu Québec</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=9VMFvXXRypw">
<h3 class="pane-header">Effortless GraphQL: Data API Builder with Azure Cosmos DB Emulator for Cost-Free Cloud Simulation
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=22">Sajeetharan Sinnathurai - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=6iZSMazdBpY">
<h3 class="pane-header">Best Practices for Building Multi-Tenant Applications on Azure Cosmos DB
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=25">Tara Bhatia - Microsoft</a></h6>
</div>
</div>
<div class="col-12 col-lg-4 mb-3">
<div class="blue-border-left-dark h-100 mb-3">
<a class="blue" href="https://www.youtube.com/watch?v=6KeAsnwD5sc">
<h3 class="pane-header">Bulk read and update millions of items in seconds with the Azure Cosmos DB Spark Connector!
</h3>
</a>
<h6><a class="blue-alt" href="speaker-details.html?id=28">Theo van Kraay - Microsoft</a></h6>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="speakers">
<div class="container-fluid px-0 py-5 bg-img-light">
<div class="container">
<div class="row pb-5 align-items-center">
<div class="col-8 col-lg-4 offset-lg-4 text-lg-center">
<h2>Speakers</h2>
<p>Here's our roster of speakers for Azure Cosmos DB Conf 2024.</p>
</div>
<div class="col-4 d-flex justify-content-end">
<img class="img-fluid flipped-image" src="./images/cosmos-robot.png" role="presentation" alt="">
</div>
</div>
<div id="speaker-container" class="row g-3">
</div>
</div>
</div>
</section>
<a href="https://aka.ms/azurecosmosdbhackathon" target="_blank"><img src="./images/hackathon_banner.jpg" alt="Hackathon Banner" class="hero-banner img-fluid"></a>
<section id="contact-banner">
<div class="container-fluid px-0 bg-dark text-white">
<div class="container">
<div class="row">
<div class="col text-center py-5">
<p class="mb-0">For more information contact: <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
</section>
</main>
<footer id="uhf-footer-html">
<div class="container-fluid px-0"></div>
<p>UHF Footer</p>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<!-- [Begin] 1DS script -->
<script>
// PAGE NAME USED FOR 1DS.
var pageName = "Agenda";
</script>
<script type="text/javascript" src="https://js.monitor.azure.com/scripts/c/ms.analytics-web-3.min.js"></script>
<!-- [End] 1DS script -->
<script src="./scripts/customLocalStorage.js"></script>
<script src="./scripts/uhf.js"></script>
<script src="./scripts/agenda.js"></script>
</body>
</html>