Loading…
June 23 - 25, 2025
Denver, Colorado
View More Details & Registration
Note: The schedule is subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for Open Source Summit North America 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

This schedule is automatically displayed in Mountain Daylight Time (UTC/GMT -6). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date."

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.

Venue: Bluebird Ballroom 3A clear filter
arrow_back View All Dates
Tuesday, June 24
 

11:00am MDT

Breaking and Fixing the Kernel: Crashes, Debugging & Performance Tuning - Hardik Garg & Thomas Ballasi, Microsoft
Tuesday June 24, 2025 11:00am - 11:40am MDT
Debugging Linux kernel crashes is a fundamental skill for developers working in kernel development. In this session, we’ll dive into four of the most common crash types—null pointer dereference, stack overflow, use-after-free, and divide-by-zero. Using real-world examples from an Azure Linux VM, we’ll analyze dmesg logs, walk through kernel crash reports, and demonstrate how to effectively debug these issues using tools like gdb and KASAN.
Beyond debugging, we’ll explore the performance impact of kernel configurations. Specifically, we’ll examine how kernel command-line parameters influence performance, using the SRSO mitigation as a case study. This session will provide practical insights into debugging crashes and optimizing kernel performance, helping developers strike a balance between stability, security, and efficiency in real-world deployments.
Speakers
avatar for Hardik Garg

Hardik Garg

Software Engineer, Microsoft
I work with the Linux Systems Group at Microsoft, focusing on maintaining the LCOW kernel and supporting hardware bring-up with Maintenance Operating Systems (MOS). I maintain the kernel build, test, and release pipeline, optimizing kernel performance across different hardware platforms... Read More →
avatar for Thomas Ballasi

Thomas Ballasi

Software Engineer (Linux Systems Group), Microsoft
Thomas Ballasi is a software engineer specializing in embedded Linux development. As a member of the Linux Systems Group at Microsoft, he contributes to advancing Linux on ARM64 platforms. With multiple years of experience, Thomas has worked extensively with Yocto, Buildroot, and... Read More →
Tuesday June 24, 2025 11:00am - 11:40am MDT
Bluebird Ballroom 3A
  Open Source 101

11:55am MDT

Steps Towards Achieving a Secure Linux Server - Karissa Sanchez & Angelina Vu, Microsoft
Tuesday June 24, 2025 11:55am - 12:35pm MDT
Linux is widely regarded as being a strong choice for those who value a secure operating system, but what is it about Linux that earns it this reputation? In addition, while it may be more secure than alternatives, it is by no means impenetrable. What are the weaknesses in a Linux system and how are they commonly exploited by malicious actors? More importantly, what can be done by administrators to ensure that their system is as secure as possible? We will use an example of somebody setting up an Ubuntu web server as a starting point and discuss ways in which the web server can be hardened. We will highlight the importance of implementing best security practices such as using Linux Security Modules, configuring firewalls, and more. As we discuss these best practices, we will demonstrate ways in which failing to use them can leave the web server vulnerable to malicious actors. Ultimately, the audience will leave the talk with an understanding of how Linux systems are vulnerable to attacks, what can be done to harden a Linux system, and how implementing some of these best practices can prevent attacks.
Speakers
avatar for Karissa Sanchez

Karissa Sanchez

Software Engineer, Microsoft
Karissa is a software engineer at Microsoft working on Linux Emerging Technologies. She recently graduated from MIT with a master’s degree in computer science. Her interests include Linux systems security and natural language processing.
avatar for Angelina Vu

Angelina Vu

Software engineer, Microsoft
Angelina is a software engineer at Microsoft working on the Linux Emerging Technologies team. She graduated from the University of California, Davis at the end of 2022 with a degree in CS. She started her Linux journey in the summer of 2021 as an intern on Microsoft's Linux Systems... Read More →
Tuesday June 24, 2025 11:55am - 12:35pm MDT
Bluebird Ballroom 3A
  Open Source 101

2:10pm MDT

Linux Networking: Key Understanding and Practical Troubleshooting - Muna Nwaiwu, Google
Tuesday June 24, 2025 2:10pm - 2:50pm MDT
This session provides a comprehensive overview of essential Linux networking concepts, from IP addressing and routing to practical troubleshooting techniques. Participants will learn to configure network interfaces, diagnose common network issues, and gain the confidence to manage Linux network environments effectively.
Speakers
avatar for Muna Nwaiwu

Muna Nwaiwu

Network Engineer, Google
Munachimso Victor Nwaiwu, Network Engineer at Google, drives AI network infrastructure optimization. He has deep expertise in enterprise, data center, and edge network design and automation. He consistently enhances network operations. Prior roles at Lenovo and Facebook focused on... Read More →
Tuesday June 24, 2025 2:10pm - 2:50pm MDT
Bluebird Ballroom 3A
  Open Source 101

3:05pm MDT

The Open Source Solution That Actually Works - Syed Usman Ahmad, Grafana Labs
Tuesday June 24, 2025 3:05pm - 3:45pm MDT
When you are running an application that contains primary ingredients such as Java, MySQL, Mail Service etc. and all fused up together to be as one, then it is no surprise that you need to rely on more than one monitoring solution. But imagine if there is a one single solution that can bring up the Logs, Metrics, Traces and even Profiling and on top of that, it is completely Open Source? Well, you are in luck, as in this talk we will demonstrate an example on how to monitor your applications by using Grafana and use various integrations and plugins. Later, we will see more advanced features to get key metrics for better observability.

It will be an introduction to the Dashboards, and also an excellent opportunity to learn more about the advanced features, including troubleshooting & debugging.

Join us to learn more about Grafana dashboards, community contributions and share your feedback and suggestions!
Speakers
avatar for Syed Usman Ahmad

Syed Usman Ahmad

Senior Developer Advocate, Grafana Labs
Usman is a Senior Developer Advocate at Grafana Labs from Nuremberg, Germany and works with the Open Source community on the community forum, GitHub and Slack. He has over 15 years of experience in IT and Cloud Support where he served multiple customers all over EU, US and Japan... Read More →
Tuesday June 24, 2025 3:05pm - 3:45pm MDT
Bluebird Ballroom 3A
  Open Source 101

4:20pm MDT

A Beginner's Guide To Programming Quantum Computers With Open-Source Tools - Sagar Kesarpu & Harikrishna Muriki, Discover Financial Services
Tuesday June 24, 2025 4:20pm - 5:00pm MDT
Welcome to this exciting session that's all about diving into the world of quantum computing!
🚀 Whether you're just starting out or already have some knowledge, we're here to guide you through the basics and help you get hands-on with programming quantum computers using cool open-source tools.
Forget all the jargon – we're here to break it down for you in a friendly and easy-to-understand way. From qubits to quantum gates and circuits, we've got you covered! You'll get to play around with frameworks like Qiskit, Cirq, and Pennylane while writing and running simple quantum algorithms. It's like a fun tech playground! 🎮 Curious about how quantum computing differs from classical computing and its real-world applications? We'll explore that too! And let's not forget the amazing open-source quantum frameworks that are driving innovation in this field. We're talking Qiskit, Cirq, Pennylane, and more – all waiting for you to explore.

By the end of this session, you'll be equipped with the basics and practical skills needed to kickstart your journey into the quantum computing world. Perfect for developers, researchers, and tech enthusiasts like yourself!

🌟 Ready to take the plunge? Join us for an exciting adventure in the quantum computing ecosystem!

Topics we'll cover: - Introduction to Quantum Computing: Think qubits, superposition, and quantum gates – we'll make it crystal clear! - Quantum vs. Classical Computing: Let's explore the differences and get a glimpse of the potential applications. - Open-Source Quantum Frameworks: Discover the wonders of Qiskit, Cirq, Pennylane, and more! - Hands-On Programming: Get your hands dirty writing and running simple quantum algorithms – it's all about learning by doing! - Real-World Use Cases: See how quantum computing is making waves in cryptography, optimization, and machine learning. - Community and Resources: Find out how you can be part of the quantum journey and leverage open-source projects.

🌈 So, grab your virtual seat and get ready to unlock the magic of quantum computing with us! Let's make learning together a blast! 🌌🪐
Speakers
avatar for Sagar Kesarpu

Sagar Kesarpu

Senior Principal Application Engineer, Discover Financial Services
Passionate about leveraging technology to drive innovation and solve technical problems. I am a tech enthusiast with a keen interest in cloud computing, open source and emerging technologies. With a curiosity-driven mid set and a commitment to continuous learning, I enjoy exploring... Read More →
avatar for Harikrishna Muriki

Harikrishna Muriki

Senior Principal Application Engineer, Discover Financial Services
I'm deeply passionate about using technology to spark innovation and tackle the toughest technical challenges. As a true tech enthusiast, I’m all in when it comes to cloud computing, open-source solutions, and the latest cutting-edge technologies. Driven by curiosity and an unwavering... Read More →
Tuesday June 24, 2025 4:20pm - 5:00pm MDT
Bluebird Ballroom 3A
  Open Source 101
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Audience Experience Level
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -