-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
533 lines (516 loc) · 22.5 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>XConf Bangalore - Dec 2018</title>
<link rel="stylesheet" href="./css/style.css" />
<link href="./images/favicon.ico" rel="shortcut icon" />
<meta property="og:title" content="XConf India 2018 | ThoughtWorks" />
<meta
property="og:description"
content="A one-day conference, for people of all roles in the technology world"
/>
<meta
property="og:image"
content="https://thoughtworks-bangalore.github.io/xconf/images/og-image.png"
/>
<meta
property="og:url"
content="https://thoughtworks-bangalore.github.io/xconf"
/>
<meta name="twitter:title" content="XConf India 2018 | ThoughtWorks" />
<meta
name="twitter:description"
content="A one-day conference, for people of all roles in the technology world"
/>
<meta
name="twitter:image:src"
content="https://thoughtworks-bangalore.github.io/xconf/images/og-image.png"
/>
<meta itemprop="name" content="XConf India 2018 | ThoughtWorks" />
<meta
itemprop="description"
content="A one-day conference, for people of all roles in the technology world"
/>
</head>
<body>
<header>
<div class="header__content">
<a
rel="nofollow"
href="https://www.thoughtworks.com/"
class="logo"
target="_blank"
>
<img src="./images/logo.png" alt="Thoughtworks" />
</a>
<img
class="header__xconfLogo"
src="./images/XConf-india-logo.png"
width="320"
alt="XConf Bangalore - December 2018"
/>
<div class="header__eventInfo__date">
<span>15</span> December, 2018
</div>
<div class="header__eventInfo__Location">
Marriott Hotel, <strong>Whitefield, Bengaluru</strong>
</div>
<a class="logo__Link btn" href="#register" disabled>Registrations closed</a>
</div>
</header>
<section class="eventInfo info container" role="main">
XConf is a one-day <strong>conference</strong>, for people of
<strong>all roles</strong> in the technology world, even where disciplines
intersect. It is aimed at showcasing emerging technologies and practices
to leverage them for next-generation businesses. It is for everyone who is
passionate about the craft of software and its ability to make the world a
better place.
</section>
<section class="agenda container info">
<h2 class="title">Agenda</h2>
<p>
The theme for this edition is
<strong>"Getting a head start on Emerging Technologies"</strong>.
</p>
<ol class="session">
<li class="session__item ">
<div class="session__time"><strong>9.00 - 9.30AM</strong></div>
<div class="session__details">
<h3 class="session__title">Registration</h3>
</div>
</li>
<li class="session__item ">
<div class="session__time"><strong>9.25AM - 9.30AM</strong></div>
<div class="session__details">
<h3 class="session__title">Welcome note</h3>
</div>
</li>
<li class="session__item">
<div class="session__time"><strong>9.30 - 10.10AM</strong></div>
<div class="session__details">
<h3 class="session__title">
Keynote Address | Embrace This!
<em>(Prasanna Pendse and Unmesh Joshi)</em>
</h3>
<p class="session__overview">
”Agile” told you to embrace change. So, you put up card walls,
wrote stories and had stand ups. Some of you even wrote tests. But
can the tools that let you embrace change in the past help you
embrace the kind of change that is coming in the future? What are
the 5 big changes happening today that most organizations are
probably unprepared to deal with?
</p>
</div>
</li>
<li class="session__item">
<div class="session__time"><strong>10.15 - 11.00AM</strong></div>
<div class="session__details">
<h3 class="session__title">
Technology Radar Walkthrough
<em>(Bharani Subramaniam and Sudarshan Lakshminarasimhan)</em>
</h3>
<p class="session__overview">
Adopt, trial, assess or hold? A walkthrough of cutting-edge
techniques, tools, platforms and frameworks from the latest
(Volume 19) of the ThoughtWorks Technology Radar, with the
highlighted themes being Sticky Clouds, Lingering Enterprise
Antipatterns, Enduring Engineering Practices and
Pace=Distance/Time.
</p>
</div>
</li>
<li class="session__item break">
<div class="session__time"><strong>11.00 - 11.15AM</strong></div>
<div class="session__details">
<h3 class="session__title">Break</h3>
</div>
</li>
<li class="session__item track1">
<div class="session__time"><strong>11.15 - 12.00PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 1</strong> The Impact of
AI/ML Tools and Platforms on QA
<em>(Bharath Kumar Hemachandran and Fathima Harris)</em>
</h3>
<p class="session__overview">
AI/ML testing tools and platforms, although still nascent, look to
have a huge impact on the role of a Quality Analyst and software
testing. The session covers a quick walkthrough of these tools and
platforms that are making waves today. We will also inspect what
the future of Quality Analysis could look like and how QAs today
can prepare for this change.
</p>
</div>
</li>
<li class="session__item track2">
<!--
<div class="session__time">
<strong>11.15 - 12.00PM</strong>
</div>
-->
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 2</strong> Kubernetes: The
Do's and Don'ts when facing 2K Req/Sec
<em>(Prabhu Jayakumar and Arunvel Sriram)</em>
</h3>
<p class="session__overview">
What does it feel like to run a high-traffic large scale
application on Kubernetes, with 100+ Microservices and 1600+ Pods
in production? Experience these developers’ journey through the
Do’s, the Don'ts, the pains, the pleasures and the Gotcha!’s to
production.
</p>
</div>
</li>
<li class="session__item track1">
<div class="session__time"><strong>12.05 - 12.50PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 1</strong> Lessons from Nosql
Stores in building Distributed Systems
<em>(Sudarshan Lakshminarasimhan)</em>
</h3>
<p class="session__overview">
How can we, as developers and software architects, solve some of
our application NFRs with inspiration from the world of NoSql
systems? Especially in these days of distributed systems (and not
just microservices) with complex interactions and tons of failure
modes.
</p>
</div>
</li>
<li class="session__item track2">
<!--
<div class="session__time">
<strong>12.00 - 12.45PM</strong>
</div>
-->
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 2</strong> Digital
Empowerment in Rural India - Powered by FreedomBox
<em>(Sudhamsh Kandukuri and Joseph Nuthalapati)</em>
</h3>
<p class="session__overview">
An inspiring story of a group of volunteer hackers, who used
technologies from various engineering disciplines to help create a
digital solution to bring rural India online, through local
self-reliance instead of depending on governments or corporations.
Learn how this free community WiFi network, which is neutral,
privacy-respecting, inclusive and self-funded by the villagers,
was made possible.
</p>
</div>
</li>
<li class="session__item track3">
<div class="session__time"><strong>11.15 - 12.50PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 3</strong> Workshop | Let's
(Re)Build a Smart Build Light <em>(Selvakumar Natesan, Ashok Gowtham and Sathishkumar Thangavel)</em>
</h3>
<p class="session__overview">
A hands-on workshop on building a working, end-to-end IoT
application that prepares you for creating IoT solutions in the
Physical Now Digital Space. The session starts with an
introduction to the basic concepts of visualizing your very own
CI/build system (aka build lights), along with a physical button
for one-click deployments.
</p>
</div>
</li>
<li class="session__item break">
<div class="session__time"><strong>1.00 - 2.00PM</strong></div>
<div class="session__details">
<h3 class="session__title">Lunch</h3>
</div>
</li>
<li class="session__item track1">
<div class="session__time"><strong>2.00 - 2.15PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">Track 1</strong> Lightning Talk |
The Saga of Storage: From Stones to CRUSH
<em>(Bharani Subramaniam)</em>
</h3>
<p class="session__overview">
How can we, as developers and software architects, solve some of
our application NFRs with inspiration from the world of NoSql
systems? Especially in these days of distributed systems (and not
just microservices) with complex interactions and tons of failure
modes.
</p>
</div>
</li>
<li class="session__item track2">
<!--
<div class="session__time">
<strong>2.00 - 2.15 PM</strong>
</div>
-->
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">Track 2</strong> Lightning Talk |
Usability Heuristics for User Interface Design
<em>(Prajakta Kudale)</em>
</h3>
<p class="session__overview">
This talk is an introduction to the ten
<strong>Heuristics</strong> (rules of thumb) derived by Nielsen
after conducting a careful research and factor analysis of 249
usability problems, that are still valid today and widely used by
interface designers for quickly identifying design problems in an
application’s human interface.
</p>
</div>
</li>
<li class="session__item track1">
<div class="session__time"><strong>2.15 - 3.00PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 1</strong> Demystify Data
Pipelines <em>(Manisha Jain)</em>
</h3>
<p class="session__overview">
This talk covers an overview of data pipeline for analytics and
data products, along with infrastructure options for these data
pipelines and best practices from the speaker’s experience.
</p>
</div>
</li>
<li class="session__item track2">
<!--
<div class="session__time">
<strong>3.00 - 3.40 PM</strong>
</div>
-->
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 2</strong> Weaving the
Service Mesh with Istio <em>(Sunit Parekh and Girish Verma)</em>
</h3>
<p class="session__overview">
Microservices and Containers have changed application design and
deployment patterns. They’ve also brought with them some new
challenges. Service mesh architecture was created to handle these
challenges along with more sophisticated features like traffic
management, failure handling and resiliency, in addition to
handling multiple container-based workloads, without changing the
application code. This talk covers the need for a service mesh,
and what Istio brings to the table, along with a short
demonstration of Istio in Kubernetes.
</p>
</div>
</li>
<li class="session__item track1">
<div class="session__time"><strong>3.05 - 3.20PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">Track 1</strong> Lightning Talk |
How to build API as a product?
<em>(Priya Lakhe)</em>
</h3>
<p class="session__overview">
In the times when its imperative to understand that APIs are not just an integration technology but a mechanism where 'value' is exchanged between various consumers systems. And its a concern of the business and not just IT, let's talk about bringing a product mindset to APIs.
</p>
</div>
</li>
<li class="session__item track2">
<!--
<div class="session__time">
<strong>2.40 - 2.55 PM</strong>
</div>
-->
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">Track 2</strong> Lightning
Talk | Ethical OS <em>(Ashish Malani)</em>
</h3>
<p class="session__overview">
Anticipating the future impact of today’s technology
</p>
</div>
</li>
<li class="session__item track1">
<div class="session__time"><strong>3.25 - 3.40PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">Track 1</strong> Lightning Talk |
Chatbots for enterprise: Top 7 ideas to build one
<em>(Sathyan Sethumadhavan)</em>
</h3>
<p class="session__overview">
This talk is an introduction to building chatbots for the
enterprise, based on our experience of building the ThoughtWorker
bot, from conceptualization to rollout.
</p>
</div>
</li>
<li class="session__item track2">
<!--
<div class="session__time">
<strong>2.20 - 2.35 PM</strong>
</div>
-->
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">Track 2 </strong> Lightning Talk | My Data, My Wish!
<em>(Adithya H)</em>
</h3>
<p class="session__overview">
Across the world, the biggest point of contention is
<strong>Data</strong>. With the advent of FinTechs, FANGS, fickle
regulators and confused banks, who finally owns my data as a
customer?
</p>
</div>
</li>
<li class="session__item track1">
<div class="session__time"><strong>3.45 - 4.30PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 1</strong> Appium and its Artificial Intelligence
<em>(Sai Krishna and Srinivasan Sekar)</em>
</h3>
<p class="session__overview">
What if test frameworks had a brain of their own? What if you could ask that little brain to ‘click the search button’ for you. What if you could ask the brain to verify a login page? What if automated tests maintain and adapt to application changes by itself after a major UI revamp? What if the brain was able to do all of this out of the box, and worked on applications it has never seen before? This session covers the evolution of element selectors, how appium works with Tensorflow and how it locates elements.
</p>
</div>
</li>
<li class="session__item track2">
<!--
<div class="session__time">
<strong>3.45 - 4.30PM</strong>
</div>
-->
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 2</strong> IoT - Edge Computing
<em>(Arti Pande)</em>
</h3>
<p class="session__overview">
The data deluge in Internet of Things is making it challenging for existing cloud-based centralised IoT systems to draw actionable insights in near-real-time, though it is critical for businesses to gain competitive edge. This talk discusses in detail how the decentralized approach of ‘Edge Computing’ i.e., moving computation closer to the source of data can address different challenges associated with cloud-based approach.
</p>
</div>
</li>
<li class="session__item track3">
<div class="session__time"><strong>2.00 - 4.30PM</strong></div>
<div class="session__details">
<h3 class="session__title">
<strong class="session__track">TRACK 3</strong>
Workshop | Ethereum Internals and DAPPS Hands-On
<em>(Himanshu Pandey and Preet G S Anand)</em>
</h3>
<p class="session__overview">
This hands-on workshop explores the basic concepts of Blockchain and the internal workings of Ethereum and Quorum. You will learn to write a fully distributed app, starting from a basic setup of private blockchain network, dig deeper into writing smart contracts and deploy them, along with the UI interaction with Blockchain.
</p>
</div>
</li>
<li class="session__item ">
<div class="session__time"><strong>4.30PM</strong></div>
<div class="session__details">
<h3 class="session__title">Networking</h3>
</div>
</li>
</ol>
</section>
<section class="location">
<div class="container">
<div class="location__address">
<h2 class="title">Venue</h2>
<span class="location__address__line ">
<strong> Marriott Hotel, Whitefield, Bangalore </strong>
</span>
<span class="location__address__line"> 8th Road, Plot No 75, </span>
<span class="location__address__line"> EPIP Area, Whitefield,, </span>
<span class="location__address__line"> Bengaluru 560066 </span>
<a
rel="nofollow"
target="_blank"
href="https://www.google.com/maps/place/Bengaluru+Marriott+Hotel+Whitefield/@12.9794574,77.7262191,17z/data=!3m1!5s0x3bae11f6ae3812f1:0x53d2baffc7c2d9dd!4m5!3m4!1s0x3bae11f15591198b:0x6f7d6b166b01e4e3!8m2!3d12.9792431!4d77.7279733"
>
« Open in Google Maps »</a
>
</div>
</div>
</section>
<footer>
<div class="container info">
<h2 class="title">
About <a href="https://www.thoughtworks.com/">ThoughtWorks</a>
</h2>
<p class="footer__content">
We are a software company and a community of passionate, purpose-led
individuals. We think disruptively to deliver technology to address
our clients' toughest challenges, all while seeking to revolutionize
the IT industry and create positive social change.
</p>
<nav>
<ul class="footer__nav">
<li>
<a
class="menu-item__link home"
href="https://www.thoughtworks.com/"
>Home</a
>
</li>
<li>
<a
class="menu-item__link clients"
href="https://www.thoughtworks.com//clients"
>Clients</a
>
</li>
<li>
<a
class="menu-item__link menu-parent-option services"
href="https://www.thoughtworks.com//services"
>Services</a
>
</li>
<li>
<a
class="menu-item__link products"
href="https://www.thoughtworks.com/products"
>Products</a
>
</li>
<li>
<a
class="menu-item__link insights"
href="https://www.thoughtworks.com/insights"
>Insights</a
>
</li>
<li>
<a
class="menu-item__link about_us"
href="https://www.thoughtworks.com/about-us"
>About us</a
>
</li>
<li>
<a
class="menu-item__link menu-parent-option careers"
href="https://www.thoughtworks.com/careers"
>Careers</a
>
</li>
<li>
<a
class="menu-item__link contact_us"
href="https://www.thoughtworks.com/contact-us"
>Contact us</a
>
</li>
</ul>
</nav>
</div>
</footer>
</body>
</html>