-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path0000-even-schedule.html
668 lines (588 loc) · 32.6 KB
/
0000-even-schedule.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
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
<section id="schedules" class="ts-schedule ts-schedule-white">
<div class="col-lg-8 mx-auto">
<h2 class="section-title white">
Event Schedule
</h2>
</div>
<div class="scheduleContainer">
<div class="time start-900">9:00</div>
<!-- <div class="time start-930">9:30</div>
<div class="time start-955">9:55</div> -->
<div class="time start-1000">10:00</div>
<!-- <div class="time start-1015">10:15</div>
<div class="time start-1025">10:25</div> -->
<div class="time start-1030" style="font-size: 16px;
color: white;">10:30</div>
<!-- <div class="time start-1100">11:00</div> -->
<!-- <div class="time start-1110">11:10</div> -->
<div class="time start-1120">11:20</div>
<div class="time start-1150">11:50</div>
<div class="time start-1300">13:00</div>
<div class="time start-1340">13:40</div>
<!-- <div class="time start-1400">14:00</div> -->
<!-- <div class="time start-1410">14:10</div> -->
<div class="time start-1420">14:20</div>
<!-- <div class="time start-1445">14:45</div>
<div class="time start-1450">14:50</div> -->
<div class="time start-1500">15:00</div>
<!-- <div class="time start-1530">15:30</div> -->
<div class="time start-1540">15:40</div>
<!-- <div class="time start-1600">16:00</div>
<div class="time start-1610">16:10</div> -->
<div class="time start-1620">16:20</div>
<div class="time start-1710">17:10</div>
<div class="event stage-lunch start-900 end-955 length-4">
Arrival and registration <span>
at Level 8 AWS
</span>
</div>
<div class="event stage-earth start-1000 end-1029 length-4">
Community Day Opening Address <span>by Joel Garcia (Head of Technology ASEAN, AWS) & Steve Teo</span>
<span> at Level 7 Stephen Riady Auditorium </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_03" class="event stage-earth start-1030 end-1110 length-4">
Recap of Top re:Invent 2022 Announcements <span>by Donnie Prakoso & Steve Teo </span>
<span> at Level 7 Stephen Riady Auditorium </span>
</div>
<div class="modal fade" id="modal_03" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Recap of Top re:Invent 2022 Announcements</h4>
<h6 style="margin-bottom: 1%;">Time : 10:30 AM - 11:10 AM <br> Location : Level 7 Stephen Riady Auditorium </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" >Donnie and Steve will recap in detail on the Top re:Invent 2022 announcements that every developer, sysop and architect should know and care about.</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Steve Teo & Donnie Prakoso
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_04" class="event stage-mercury start-1120 end-1149 length-2">
The Evolution of Serverless: Past, Present and Future<span
>by Ranga Karanam</span
>
<div class="modal fade" id="modal_04" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >The Evolution of Serverless: Past, Present and Future</h4>
<h6 style="margin-bottom: 1%;">Time : 11:20 AM - 12:00 PM <br> Location : Level 7 Stephen Riady Auditorium </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" >Serverless computing got its start with functions-as-a-service (FaaS) offerings, such as Amazon Lambda, which allow users to run code in response to specific events, such as a request to an API or the uploading of a file to a storage service. These FaaS offerings made it easy for developers to build and deploy code without having to worry about the underlying infrastructure.
</br>
</br>
Over time, serverless offerings have expanded to include database-as-a-service (DBaaS) options, such as Amazon DynamoDB, which allow users to easily create and manage a NoSQL database without the need to worry about the underlying infrastructure.
</br>
</br>
Serverless computing has also overlapped with container-based technologies, such as Kubernetes, which allow users to deploy and manage containerized applications in the cloud. This overlap has led to the development of hybrid serverless architectures, which combine the benefits of both serverless and container-based technologies.
</br>
</br>
While the hype around serverless computing may have died down in recent years, usage of serverless technologies is still on the rise, with over 50% of cloud customers using serverless technologies. As the technology continues to evolve, it is likely that serverless computing will continue to play a significant role in cloud computing.
</br>
</br>
Join us to learn more about the past, present, and future of serverless computing.</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Ranga Karanam
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 7 Stephen Riady Auditorium </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_05" class="event stage-venus start-1120 end-1149 length-2">
Simplify your application network connectivity with the latest networking launches from re:Invent
<span>by Boominathan Sangapillai</span>
<div class="modal fade" id="modal_05" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Simplify your application network connectivity with the latest networking launches from re:Invent</h4>
<h6 style="margin-bottom: 1%;">Time : 11:20 PM - 12:00 PM <br> Location : Level 9 Room 903 Seminar Room </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" >
The latest announcements and use cases from AWS's re:invent 2022 network service offerings.This session will provide an overview of the new service and walk through the process of defining and applying policies for network access, traffic management, and monitoring for applications irrespective of the type of computing environment.
The presentation will provide information on the latest AWS service that delivers consistent methods for connecting, securing, and monitoring communications between your services.
Discover how Amazon simplifies and enhances the connectivity of modern applications.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Boominathan Sangapillai
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 9 Room 903 Seminar Room </span>
</div>
<div class="event stage-lunch start-1150 end-1259 length-4">
Lunch <span></span>
<span> at Level 7 Mezzanine</span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_06" class="event stage-mercury start-1300 end-1330 length-1">
Maximizing Business Value through Cost Optimization with the Well-Architected Framework
<span>by Mohamed Wali</span>
<div class="modal fade" id="modal_06" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Maximizing Business Value through Cost Optimization with the Well-Architected Framework</h4>
<h6 style="margin-bottom: 1%;">Time : 13:00 PM - 13:30 PM <br> Location : Level 7 Stephen Riady Auditorium </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" >
Companies need to build quickly, and keep their costs under control. They need to make sure that every dollar that flows out is being turned into value for the business, and they need to maximise that value.
By following the Well-Architected Framework’s Cost Optimization pillar, they can ensure they have the guard rails in place to move forward with confidence and focus on building their business, without having to look over their shoulder constantly in case an unexpected bill crops up.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Mohamed Wali
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 7 Stephen Riady Auditorium </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_07" class="event stage-venus start-1300 end-1330 length-1">
Fireside Chat with Community Leaders in Singapore<span
>by Steve Teo , Michael Cheng , Max Ong Zong Bao & Saloni Kaur
</span>
<div class="modal fade" id="modal_07" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Fireside Chat with Community Leaders in Singapore</h4>
<h6 style="margin-bottom: 1%;">Time : 13:00 PM - 13:30 PM <br> Location : Level 9 Room 903 ( Seminar Room ) </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > This fireside chat will be exciting and have prominent tech community leaders in Singapore discussing how community work have impacted their lives and those of the tech communities that they serve. Attendees will also get a chance to learn more from this leaders about their respective tech communities, and how they can get started in tech community work.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Steve Teo <br> Michael Cheng <br> Max Ong Zong Bao <br> Saloni Kaur
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 9 Room 903 ( Seminar Room ) </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_08" class="event stage-jupiter start-1300 end-1450 length-2">
Securing Your Amazon EKS Cluster with Falco
<span>by Yongkang He</span>
<div class="modal fade" id="modal_08" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Securing Your Amazon EKS Cluster with Falco</h4>
<h6 style="margin-bottom: 1%;">Time : 13:00 PM - 14:45 PM <br> Location : Level 9 Room 901 </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > In this hands-on based workshop, you will learn how to use Falco to secure your Containers on EKS Cluster. Falco, the cloud-native runtime security project, is the de facto Kubernetes threat detection engine.
You will also learn how to launch an EKS Cluster in about 20 minutes via automation followed by how to deploy your containerized application into the EKS Cluster.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Yongkang He
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 9 Room 901 </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_18" class="event stage-mercury start-1340 end-1410 length-1">
Simplifying design complexities using Serverless Architecture on AWS <span>by Sonu Kim</span>
<span> at Level 7 Stephen Riady Auditorium</span>
<div class="modal fade" id="modal_18" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Simplifying design complexities using Serverless Architecture on AWS</h4>
<h6 style="margin-bottom: 1%;">Time : 13:40 PM - 14:10 PM <br> Location : Level 7 Stephen Riady Auditorium </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > One of the major pain points of serverless is complexity.
Design patterns recommended in the serverless context include "microservices" and "event-driven architecture.
While both are excellent designs for modern application development, they can increase overall complexity as workloads grow, reduce monitoring and transparency, and lead to a poor developer experience.
This session will introduce architectural patterns that tend to be complex and show how to improve them smartly with the latest services presented at re:Invent 2022.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Sonu Kim
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_09" class="event stage-venus start-1340 end-1410 length-1">
Automating the deployment of software agents centrally using AWS Systems Manager<span
>by Chathra Serasinghe
</span>
<div class="modal fade" id="modal_09" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Automating the deployment of software agents centrally using AWS Systems Manager</h4>
<h6 style="margin-bottom: 1%;">Time : 13:40 PM - 14:10 PM <br> Location : Level 9 Room 903 ( Seminar Room )</h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > It is common for enterprises to give a high priority on security and compliance, as these are critical concerns for businesses of all sizes.
One way that enterprises can address these concerns is by leveraging agent-based security and compliance tools.
<br>
This session explains about the solution which helps to centrally deploy agents to all SSM managed workloads that enable a variety of use cases, such as endpoint security, threat intelligence, software asset management, inventory, license management, etc.
<br>
<br>
It also discusses best practices to follow and contains a quick demonstration of this solution.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Chathra Serasinghe
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 9 Room 903 ( Seminar Room ) </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_10" class="event stage-mercury start-1420 end-1450 length-1">
Treating your AWS Pain Points <span>by Cristian Southall</span>
<div class="modal fade" id="modal_10" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Treating your AWS Pain Points</h4>
<h6 style="margin-bottom: 1%;">Time : 14:20 PM - 14:50 PM <br> Location : Level 7 Stephen Riady Auditorium </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > As AWS users we often experience friction when developing or operating our workloads.
Some of this is healthy, some is infuriating. In this session we adopt a series of AWS user personas and explore a range of pain points and possible responses to them.
Should we accept the friction? Can we work around it?
or should we lean into our role as customers and drive AWS to improve their product?
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Cristian Southall
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 7 Stephen Riady Auditorium</span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_11" class="event stage-venus start-1420 end-1450 length-1">
AWS Cloud Automation Platform with Terraform and Jenkins<span>by Ashok Kalakoti</span>
<div class="modal fade" id="modal_11" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >AWS Cloud Automation Platform with Terraform and Jenkin</h4>
<h6 style="margin-bottom: 1%;">Time : 14:20 PM - 14:50 PM <br> Location : Level 9 Room 903 ( Seminar Room ) </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > Fully automated workflow to provision the AWS cloud Infrastructure using an open source tools like Jenkins as Orchestrator and the Terraform tool to use CICD pipelines based on the GitOps operating model.
Which this approach, provision of cloud resources are more secure and effective way of controlling the Terraform modules release.
This solution also extends the self help or self service approach for developers to use pre-defined and secured modules to submit the infrastructure provisioning via git merg/PR.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Ashok Kalakoti
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 9 Room 903 ( Seminar Room ) </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_13" class="event stage-mercury start-1500 end-1530 length-1">
How New Relic Unlocked Scalability with Cell-based Architecture on AWS <span>by Steve Ng</span>
<div class="modal fade" id="modal_13" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >How New Relic Unlocked Scalability with Cell-based Architecture on AWS</h4>
<h6 style="margin-bottom: 1%;">Time : 15:00 PM - 15:30 PM <br> Location : Level 7 Stephen Riady Auditorium </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > New Relic started a journey to migrate its entire telemetry data platform to AWS to accommodate explosive growth. In under a year, New Relic used its own Observability Platform combined with AWS services to migrate 20,000+ servers to AWS.
In this session, we talk about how New Relic used a cell-based architecture to pave the way for long-term scalability and geographic expansion.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Steve Ng
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 7 Stephen Riady Auditorium</span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_14" class="event stage-venus start-1500 end-1530 length-1">
Unifying Your Security Data with Amazon Security Lake and OCSF<span>by Paul Hidalgo</span>
<div class="modal fade" id="modal_14" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Unifying Your Security Data with Amazon Security Lake and OCSF</h4>
<h6 style="margin-bottom: 1%;">Time : 15:00 PM - 15:30 PM <br> Location : Level 9 Room 903 ( Seminar Room ) </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" >Learn about Amazon Security Lake, a centralized data lake for storing and analyzing security data from various sources. Security Lake has adopted the Open Cybersecurity Schema Framework (OCSF), allowing it to normalize and combine data from AWS and a range of other sources.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Paul Hidalgo
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 9 Room 903 ( Seminar Room ) </span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_12" class="event stage-jupiter start-1500 end-1610 length-2">
Use EC2 as your personal computer ft. VSCode<span>by Hrittik Roy </span>
<div class="modal fade" id="modal_12" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Use EC2 as your personal computer ft. VSCode</h4>
<h6 style="margin-bottom: 1%;">Time : 15:00 PM - 16:10 PM <br> Location : Level 9 Room 901 </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" > Let’s get on a hands-on session where you would experience creating a virtual machine from scratch. Now, we would start by diving down the AWS console and then we would go on to create a Linux VM on EC2 with help of asymmetric encryption and then connect it with the loved VSCode.
By the end, you would be able to run your workloads directly on EC2 via VSCode and use it for development purposes
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Hrittik Roy
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 9 Room 901</span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_15" class="event stage-mercury start-1540 end-1610 length-1">
Building an Enterprise Grade Multi Account AWS Environment
<span>by Badri Kesavan</span>
<div class="modal fade" id="modal_15" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Building an Enterprise Grade Multi Account AWS Environment</h4>
<h6 style="margin-bottom: 1%;">Time : 15:40 PM - 16:10 PM <br> Location : Level 7 Stephen Riady Auditorium </h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" >A solid foundation must be built around AWS accounts, Networking, Security, Logs, Monitoring, etc to host a production grade cloud hosted application and to ultimately make it operational.
</br>
In the context of an enterprise AWS environment one will be creating tens and hundreds of AWS accounts to host the Cloud hosted applications. To manage that level of AWS accounts at scale a solid multi account management foundation must be put in place to ultimately run a production grade AWS application. The solid foundation includes creating a proper design for your multi account strategy and management solution to manage your multi AWS accounts, Identity and access management for managing the user access across multi AWS accounts, Managing network connectivity for your multi AWS accounts, Establishing security tooling for managing the multi AWS account vulnerability assessment & threat detection, Centralised logging solution for your multi AWS accounts, Performing backup and disaster recovery for your multi AWS accounts & Managing deployments for your multi AWS accounts.
</br>
In this talk, You will learn some practical implementation approach to establish solid multi account foundation to create an enterprise grade AWS environment.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Badri Kesavan
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span> at Level 7 Stephen Riady Auditorium</span>
</div>
<div data-toggle="modal" style="cursor: pointer" data-target="#modal_16" class="event stage-venus start-1540 end-1610 length-1">
Building Trust in Your Data - Improving Your Data Quality with Automated Framework on AWS<span>by Chen Yang Lho</span>
<span> at Level 9 Room 903 ( Seminar Room ) </span>
<div class="modal fade" id="modal_16" role="dialog">
<div class="modal-dialog" >
<div class="modal-content" style="width: 105%;background-color: #202d3c">
<div class="modal-header">
<div>
<h4 class="ts-title" >Building Trust in Your Data - Improving Your Data Quality with Automated Framework on AWS</h4>
<h6 style="margin-bottom: 1%;">Time : 15:40 PM - 16:10 PM <br> Location : Level 9 Room 903 ( Seminar Room )</h6>
</div>
</div>
<br>
<h4 style="margin-left: 5%;">Overview</h4>
<div class="modal-body">
<p style="margin-left: 5%;" >
Join us as we walk through our automated data quality framework built on top of AWS services, and learn how you can adapt it.
</p>
</div>
<br>
<div>
<h4 style="margin-left: 5%;">Speaker(s)</h4>
<p style="margin-left: 7%;">
Chen Yang Lho
<br>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="event stage-mars start-1400 end-1610 length-1">
AWS JAM <span></span>
<span> L8 Breakout Rooms </span>
</div> -->
<div class="event stage-earth start-1620 end-1700 length-4">
Kahoot Quiz Prizes / Lucky Draw / Closing Address / Photograph
<span></span>
<span> at Level 7 Stephen Riady Auditorium </span>
</div>
<div class="event stage-earth start-1710 end-1710 length-4">
END
<span></span>
</div>
</div>
</section>