Loading…
Vancouver, BC, Canada
August 27 & 28 - Co-Located Events, Tutorials, Labs & Lightning Talks
August 29-31 - Conference
Click Here For Information & Registration
Lightning Talks [clear filter]
Tuesday, August 28
 

5:00pm PDT

Lightning Talk: Introduction & Opening Remarks - Donnie Berkholz & Robyn Bergeron, Open Source Summit Program Chairs
Speakers
avatar for Donnie Berkholz

Donnie Berkholz

VP, IT Service Delivery, CWT
Donnie has been driving the DevOps transformation at CWT (Carlson Wagonlit Travel) since early 2017. Prior to that, he led a global team at 451 Research providing research and consulting around leading-edge trends in software development and DevOps. His background includes roles at... Read More →


Tuesday August 28, 2018 5:00pm - 5:05pm PDT
West Ballroom A/B

5:05pm PDT

Lightning Talk: The Art of Scaffolding - Shelley Lambert, IBM
"The Art of Scaffolding" refers to an approach to agile and open development. Shelley discusses fast issue response, the ability to unblock dependent teams and how to still deliver quality solutions over the span of several open projects. She reminds us all how important it is to have fun while achieving project goals.

She draws from her own experiences and gives candid examples of ways to both enliven or destroy the social culture of an open project. Short of being a cautionary tale, through this presentation, Shelley speaks directly to those who want to make their projects buzz with activity and contributors.

Speakers
avatar for Shelley Lambert

Shelley Lambert

Runtime Technologies Test Lead, IBM
Shelley Lambert is the Test Lead for the IBM Runtime Technologies team. She and her team test open and freely available JDK implementations and have delivered the test strategy, test code base, and test frameworks into the Eclipse OMR, Eclipse OpenJ9 and AdoptOpenJDK projects. She... Read More →



Tuesday August 28, 2018 5:05pm - 5:10pm PDT
West Ballroom A/B

5:10pm PDT

Lightning Talk: Demystifying Blockchain Technology Using Rust - Jayesh Katta Ramalingaiah, Mozilla
The blockchain is a hyped technology. What if we could use @rustlang as a primary language blockchain technology. As Rust is out there creating a new generation of system programmers, it has a lot to offer in terms of safety and performance comparatively better than other high-level programming languages such as C++, Python, Ruby, Js.

This talk will walk the audience through an introduction of blockchain technology and RUST programming language and explain how to write, compile, deploy and interact with a blockchain application using Rust.

Speakers
avatar for Jayesh Katta Ramalingaiah

Jayesh Katta Ramalingaiah

Mozilla Tech Speaker, Mozilla
Jayesh Katta Ramalingaiah is a Full Stack Software developer. He is very innovative and has an artistic perception of technology and business. He has expertized skills in various domains such as IoT, Android and Web and good at developing Mobile Applications. He is currently engaged... Read More →


Tuesday August 28, 2018 5:10pm - 5:15pm PDT
West Ballroom A/B

5:15pm PDT

Lightning Talk: Observability Pipeline for Multistage CI/CD for SAAS Company - Yuri Ardulov, Ringcentral
Spanning across 50,000 hosts on bare-metal, VMs, containers and appliances, RingCentral's infrastructure collects 10Tb of data per day on their SAAS solution, with plans to double by the end of 2018. We present the observability pipeline developed by RingCentral to collect and process application logs and telemetry for multistage and multi-tenant CI/CD. Our discussion will focus on the integration of multiple open-source applications and solutions, reflecting on the challenges and complications encountered, as well as, introduce goals for the future.

We seek to share the journey, which with Zabbix monitoring over wide varieties of metric types and little pipeline monitoring, to the current RingCentral developed CMDB, ELK and TICK stacks with standardized and automated data flow.

Technologies:
ElasticSearch
Logstash
InfluxDB
Zabbix
Ansible

Speakers
avatar for Yuri Ardulov

Yuri Ardulov

Principal System Architect, Ringcentral
Yuri Ardulov is a Principal System Architect who works with all of the technical leaders to move forward with the new technologies, maintain current state of the art and evolve company to the new level. After spending last 20 years working in different SAAS companies, Yuri has an... Read More →


Tuesday August 28, 2018 5:15pm - 5:20pm PDT
West Ballroom A/B

5:20pm PDT

Lightning Talk: Insights on the Open Source Job Market - Jack Humphrey, Indeed
 What do we know about the market for open source jobs? What regions have the most jobs specific to open source or open source technologies? Which technologies are trending up or down in terms of the supply and demand of candidates?

Every month, over 200M unique visitors visit Indeed to search millions of jobs around the world, some of which target experience with open source and open source technologies. In this lightning talk, Jack Humphrey will share some insights based on Indeed's unique view of the employment marketplace.

Speakers
avatar for Jack Humphrey

Jack Humphrey

VP Engineering, Indeed
Jack Humphrey is a vice president of engineering at Indeed, where he has spent the last 10 years in various leadership roles. He currently leads a large engineering group that includes Indeed's open source program and a wide range of infrastructure initiatives.Jack has previously... Read More →


Tuesday August 28, 2018 5:20pm - 5:25pm PDT
West Ballroom A/B

5:25pm PDT

Lightning Talk: RDMA Programming Design and Case Studies - For Better Performance Distributed Applications - Yoshiro Yamabe, NTT
Remote Direct Memory Access (RDMA) is a network protocol that offers low latency, high bandwidth, and low CPU utilization. So recently, RDMA has been expected to improve performance of applications which need frequent network communications, and there are several attempts applying RDMA to OSS. For instance, Tensorflow (deep learning framework) and Apache Spark (data analytics platform) have RDMA implementations.

However, RDMA programming offers many decisions for programmers which may affect performance (e.g. RDMA operation, application's data layout on memory region). Depending on them, extra overheads such as memcpy() will occur and reduce RDMA's benefits. To make matters more complex, they rely on target application's features.

This presentation shows overviews of RDMA, choices of design, and example of applying RDMA to MXNet, an OSS deep learning framework, by using Infiniband and its native API, ibverbs.

Speakers
YY

Yoshiro Yamabe

Software engineer, NTT
Yoshiro Yamabe is a software engineer at NTT Laboratories. He has been investigating RDMA and tries to apply RDMA to OSS (MXNet).


Tuesday August 28, 2018 5:25pm - 5:30pm PDT
West Ballroom A/B

5:35pm PDT

Lightning Talk: A Brief History of The Linux Foundation; From a Journalist's Perspective - Sean Michael Kerner, eWEEK and Internetnews.com
The first time I met Jim Zemlin, the Linux Foundation didn't exist and he was speaking to a small room of fewer than 20 people in Toronto. Over the last 20 years, things sure have changed. 

Speakers
avatar for Sean Michael Kerner

Sean Michael Kerner

Reporter, TechJournalist
Sean Michael Kerner is a technology journalist and his coverage of the technology industry appears in multiple publications around the world. Kerner is also an IT consultant, technology enthusiast and tinkerer, and has been known to spend his spare time immersed in the study of the... Read More →


Tuesday August 28, 2018 5:35pm - 5:40pm PDT
West Ballroom A/B

5:40pm PDT

Lightning Talk: Docs as Part of the Product: Open Source Technical Documentation at Scale - Den Delimarschi, Microsoft
When someone says “documentation” they imagine a boring set of articles or API stubs hosted somewhere on a site nobody will find outside an occasional pointer from a search engine. Docs can be out-of-date, inaccurate or related to an old product version. What if we move away from traditional paradigms, to a world where creating and consuming docs is enjoyable, while making them more collaborative and interactive, ensuring there is always relevant sample code that works? Den covers the journey of swapping out the world’s largest technical docs site (MSDN), with a lean open-source cloud solution that scales for any platform, making it a key part of Microsoft products, with better reliability AND attracting a community of OSS developers helping make docs more useful for everyone. Den will also talk about ways in which products can grow their communities by encouraging contributions to docs.

Speakers
avatar for Den Delimarschi

Den Delimarschi

Program Manager, Microsoft


Tuesday August 28, 2018 5:40pm - 5:45pm PDT
West Ballroom A/B

5:45pm PDT

Lightning Talk: How to Erase Unconscious Bias From Your AI Datasets - Lauren Maffeo, GetApp
Speakers
avatar for Lauren Maffeo

Lauren Maffeo

Author of "Designing Data Governance from the Ground Up", The Pragmatic Programmers
Lauren is an award-winning designer and analyst whose expertise is reducing bias within the datasets used to train machine learning algorithms. Today, Lauren works as a service designer at Steampunk, a human-centered design firm serving the federal government. She is also a founding... Read More →


Tuesday August 28, 2018 5:45pm - 5:50pm PDT
West Ballroom A/B

5:50pm PDT

Lightning Talk: Delivering the Next Gen User Experience - Matt Hogstrom, IBM
Have you heard about Zowe, the new open source platform from the Open Mainframe Project? Find out more about how this simple, intuitive environment redefines the z/OS user experience aligns with the rest of the industry.

Speakers
avatar for Matt Hogstrom

Matt Hogstrom

Distinguished Engineer, IBM
Matt Hogstrom is a technologist that has both consumed and produced IT products in his 30+ years as an IT professional. Currently he works for IBM and is the Chief Architect of the IT Operations and Optimization Suite of products for z/OS Systems. Previously at IBM Matt contributed... Read More →


Tuesday August 28, 2018 5:50pm - 5:55pm PDT
West Ballroom A/B

5:55pm PDT

Lightning Talk: Why You Care About Kubernetes Operators - Josh Wood, Red Hat
Speakers
avatar for Josh Wood

Josh Wood

Developer Advocate, Red Hat
Josh has worked in a variety of roles in innovative startups throughout his career, holding diverse titles from systems admin to product director and CTO. He is passionate about constructing the future of utility computing with open source technologies like Kubernetes. When procrastinating... Read More →


Tuesday August 28, 2018 5:55pm - 6:00pm PDT
West Ballroom A/B
 
Filter sessions
Apply filters to sessions.