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.

Type: cdCon clear filter
arrow_back View All Dates
Tuesday, June 24
 

11:00am MDT

Unleashing the Power of Mutation Testing: Supercharging Software Quality and Resilience - Emma Taylor, SciTec
Tuesday June 24, 2025 11:00am - 11:20am MDT
Mutation testing is a powerful technique used to assess the effectiveness of software tests by introducing small, deliberate changes (mutations) to the codebase. These mutations simulate common coding errors, offering a robust way to evaluate how well existing test suites can detect potential faults. This talk will explore the principles behind mutation testing, its applications in real-world development cycles, and its potential to uncover gaps in test coverage that traditional testing methods may miss. Attendees will learn about the core concepts, tools, and strategies for integrating mutation testing into CI/CD workflow, as well as the challenges and best practices for maximizing its benefits. Whether you’re looking to improve the robustness of your tests or dive deeper into software quality assurance, this session will provide valuable insights into how mutation testing can take your software’s reliability to the next level.
Speakers
avatar for Emma Taylor

Emma Taylor

Software Engineer, SciTec
Emma Taylor is a Full-Stack Developer with a BS in Computer Science and Electrical Engineering, specializing in scalable, high-performance systems. Skilled in Java, C/C++, Docker, and microservices, she uses mutation testing to enhance code quality and identify test coverage gaps... Read More →
Tuesday June 24, 2025 11:00am - 11:20am MDT
Bluebird Ballroom 3B
  cdCon

11:20am MDT

CD Demands Continuous Testing: Why We Built a Testing Platform Layer on ECS Using Spinnaker - Jaime G. O'Byrne, JPMorgan Chase and Co
Tuesday June 24, 2025 11:20am - 11:40am MDT
Functional tests are not just an idealist luxury – at JPMorgan, they’re compulsory. Since designating Spinnaker as the strategic deployment tool for all public cloud deployments, users who were able to easily run tests using closures in our firm’s Jenkins offering were now finding themselves without a run-context. Where are your tests supposed to run when your deployment tool is now a distributed system?
From “bring your own environment” to “we will run all the firm’s tests on our infrastructure” - this talk will walk through some of the challenges, design decisions, tradeoffs, and general wrangling of complexity that comes from operating a distributed system like Spinnaker, in a highly regulated environment to support continuous testing on the cloud.
Speakers
avatar for Jaime OByrne

Jaime OByrne

Senior Associate Software Engineer, JPMorgan Chase and Co
Salvadoran immigrant, Husband, Father of two. Early-Mid career Software Engineer and enthusiast of all things CD and automation.
Tuesday June 24, 2025 11:20am - 11:40am MDT
Bluebird Ballroom 3B
  cdCon

11:55am MDT

Who Are You Building For: Pipelines Have a Purpose - Andrew McNamara & Julen Landa Alustiza, Red Hat
Tuesday June 24, 2025 11:55am - 12:15pm MDT
Software is built for a purpose. The same property applies to build platforms!

We will show you how we are leveraging Tekton and Tekton Chains at Red Hat to create a build platform that meets developers where they are at. Developers start with the pipeline defined in their git repository – free for them to modify and update on their terms, with Tekton tasks ready to scan artifacts for vulnerabilities and Renovate pre-configured to help keep dependencies up to date.

This platform helps make sure that the artifacts are going somewhere. Using the detailed SLSA Provenance generated by Tekton Chains, the build platform enables policy driven development. Developers can see in their PRs whether they are on track to meet the target’s requirements – whether it is pushing to a development or production environment. Gone are the days saying “I didn’t know I had to do that!”

We won’t send the artifacts just anywhere, however, as we can tailor policies to ensure that you are meeting all of the requirements. The platform can inspect the provenance to ensure that artifacts are built using trusted steps and all required checks are good for takeoff!
Speakers
avatar for Andrew McNamara

Andrew McNamara

Engineer, Red Hat
Andrew McNamara is passionate about usable CI/CD, security, and DevSecOps, drawing from his experience of building and shipping containerized software at IBM and Red Hat. As a SLSA maintainer, Andrew is helping people identify how to approach and understand supply chain security... Read More →
avatar for Julen Landa Alustiza

Julen Landa Alustiza

Ansible Delivery Pipelines Architect, Red Hat
I am an Open Source enthusiast currently working for Red Hat as Ansible Delivery Pipelines techincal lead.
Tuesday June 24, 2025 11:55am - 12:15pm MDT
Bluebird Ballroom 3B
  cdCon

12:15pm MDT

Standardizing CI/CD Observability: Insights From the OpenTelemetry CI/CD SIG - Dotan Horovits, AWS
Tuesday June 24, 2025 12:15pm - 12:35pm MDT
We all know that observability is a must-have for operating systems in production. But we often neglect our own backyard - our software release process. As a result, we also lack standardization, and each CI/CD tool invent its own way of reporting about pipeline runs, which causes fragmentation, lock-in and difficulty to leverage existing observability tools.

We've been talking about the need for a common "language" for reporting and observing CI/CD pipelines for years, and finally, we see the first "words" of this language entering the "dictionary" of observability - the OpenTelemetry open specification and semantic conventions. On this talk the OTel CI/CD SIG leads will share the need, and the work of the SIG.

Join us to learn about this new SIG, its role, the milestones achieved and roadmap ahead. The talk will also discuss the alignment with adjacent open source communities such as the CDF's Jenkins and CDEvents and the Eiffel community.
Speakers
avatar for Dotan Horovits

Dotan Horovits

Sr. Developer Advocate for OpenSearch, AWS
Horovits is an international speaker and thought leader, as well as a CNCF Ambassador, and host of the popular OpenObservability Talks podcast. With over 20 years in the tech industry he brings a wealth of knowledge in cloud and cloud-native solutions, DevOps practices and more... Read More →
Tuesday June 24, 2025 12:15pm - 12:35pm MDT
Bluebird Ballroom 3B
  cdCon

2:10pm MDT

Your Deployments Are Lying. AI Knows - Seema Saharan, Autodesk & Aditya Soni, Forrester Research
Tuesday June 24, 2025 2:10pm - 2:30pm MDT
Is your CI/CD pipeline giving you a green light when, in reality, something's lurking in the shadows? Traditional monitoring tools often miss the subtle failures that could silently impact your users. While your pipeline may say all systems go, AI sees the truth behind the curtain.
In this talk, we’ll unveil how AI can catch those hidden deployment issues that your traditional monitoring tools overlook, providing real-time, actionable insights into your Kubernetes environments.

Here’s what we’ll cover:
1. Identify deployment issues missed by traditional monitoring tools with insights from AI
2. Leverage AI to analyze logs, metrics, and traces for early problem detection.
3. Watch how AI automatically correlates data to resolve issues in real time.
By the end of this talk, you’ll gain the knowledge to integrate AI-powered observability into your CI/CD pipelines, enabling you to catch hidden problems early and deploy with confidence.
Speakers
avatar for Seema Saharan

Seema Saharan

Site Reliability Engineer, CNCF Ambassador, Autodesk
Meet Seema, the tech whiz at Autodesk. She's not just about fixing things – she loves sharing what she knows! Whether speaking at cool events like KubeCon NA, KubeDay, GitLab Commit, and GitHub Universe or breaking down tech on her YouTube channel, Seema makes the complicated stuff... Read More →
avatar for Aditya Soni

Aditya Soni

CNCF Ambassador, DevOps/SRE, Forrester Research
Aditya Soni is a DevOps/SRE tech professional He worked with Product and Service based companies including Red Hat, Searce, and is currently positioned at Forrester Research as a DevOps Engineer II. He holds AWS, GCP, Azure, RedHat, and Kubernetes Certifications.He is a CNCF Ambassador... Read More →
Tuesday June 24, 2025 2:10pm - 2:30pm MDT
Bluebird Ballroom 3B
  cdCon
  • Audience Experience Level Any

2:30pm MDT

Intelligent CI/CD Pipelines: Leveraging AI/ML for Predictive Failure Detection - Aishwarya Sharma, Amdocs; Anindita Tripathy, VMWare; Shubham Parasher, Dream11
Tuesday June 24, 2025 2:30pm - 2:50pm MDT
Modern CI/CD Pipelines generate vast amounts of build, test, and deployment data- making it challenging to detect issues before they impact production. In this session, we explore how AI and ML can transform your CI/CD process by predicting failures before they occur. You'll learn how to collect and process pipeline data(logs, test outcomes, resource metrics) to train models that detect subtle patterns indicative of future failures. This talk covers practical strategies for feature engineering, model integration using popular open source tools, and real-world case studies that demonstrate reduced downtime and optimised testing. Attendees will leave with a clear, actionable roadmap for embedding predictive analytics into their pipelines to drive proactive, resilient software delivery
Speakers
avatar for Aishwarya Sharma

Aishwarya Sharma

DevOps Specialist, Amdocs
Aishwarya Sharma is a DevOps specialist with a passion for leveraging open source technologies to optimise CI/Cd pipelines and cloud operations. With expertise in integration AI/ML for predictive analytics, she empowers teams to enhance software deliver efficiently and resilience... Read More →
avatar for Anindita Tripathy

Anindita Tripathy

SRE, VMWare
Anindita Tripathy is working as SRE in VMWare, specialised in building, deploying, and maintaining cloud-based infrastructure and CI/CD pipelines. She has deep passion for optimizing workflows, ensuring high availability, and fostering collaboration between development and operations... Read More →
avatar for Shubham Parasher

Shubham Parasher

Product Manager, Dream11
Shubham parasher is a product manager renowned for his expertise in managing products, cloud infrastructure and kubernetes solutions. Shubham has made significant contributions to the tech industry, particularly within the domain of fantasy sports and gaming platforms. Currently working... Read More →
Tuesday June 24, 2025 2:30pm - 2:50pm MDT
Bluebird Ballroom 3B
  cdCon
  • Audience Experience Level Any

3:05pm MDT

Transforming Software Development and Engineering Velocity at EBay With AI/ML in CI/CD - Aravind Kannan, eBay Inc. & Sanmeet Shikh, eBAy
Tuesday June 24, 2025 3:05pm - 3:25pm MDT
In today's digital landscape, rapid and reliable software delivery is crucial. Join us to explore how eBay has integrated AI and ML into its Continuous Integration and Continuous Deployment (CI/CD) processes, revolutionizing software development at scale.

We will share insights from eBay's "Engineering Velocity" initiative, detailing how our AI and ML powered CI/CD platform helped our engineers in achieving a 23% increase in software releases and a 10% reduction in production bugs.

This session will cover:

* The strategic implementation of AI and ML in CI/CD to enhance efficiency and quality.
* Real-world examples of how AI-driven insights and automation have streamlined our software development, review, testing, debugging and delivery process.
* Key challenges and lessons learned in integrating AI and ML technologies into the CI/CD platform.
* Future trends and opportunities in AI and ML for CI/CD.

Whether you're an engineering leader, developer, or DevOps practitioner, gain insights and strategies to leverage AI and ML for faster, more reliable software delivery.
Speakers
avatar for Aravind Kannan

Aravind Kannan

Director, Software Engineering, eBay Inc.
Aravind Kannan leads eBay's transformative Engineering Velocity initiative, responsible for driving improvements in software development and delivery platforms and processes across the organization. He is committed to empowering engineers to deliver value to customers faster, easier... Read More →
avatar for Sanmeet Shikh

Sanmeet Shikh

Sr. MTS Software Engineer, eBAy
Technical Lead for CI/CD platform at eBay
Tuesday June 24, 2025 3:05pm - 3:25pm MDT
Bluebird Ballroom 3B
  cdCon
  • Audience Experience Level Any

3:25pm MDT

Lightning Talk: Paved Paths, Not Potholes: Simplifying Multi-Tenancy in Internal Platforms - Faeka Ansari, Akuity, Inc.
Tuesday June 24, 2025 3:25pm - 3:35pm MDT
Internal developer platforms can make or break developer productivity. Many organizations struggle to balance scalability, flexibility, and usability when building these internal platforms, especially in multi-tenant environments. Yet, designing streamlined workflows that balance governance with developer autonomy often feels like navigating pothole-filled roads. In this talk, I will explore real-world lessons and open source tools from building GitOps-driven paved paths that simplify complex multi-environment workflows.

Learn how declarative principles, automated pipelines, and GitOps practices can transform developer frustration into delight. Whether you're improving namespace management, scaling day 2 operations, or accelerating platform adoption, this talk should leave you with usable tools and fresh ideas for your platform engineering journey.
Speakers
avatar for Faeka Ansari

Faeka Ansari

Kubernetes Sub-Project Maintainer | Kargo Maintainer | CNCF Ambassador, Akuity, Inc.
Faeka Ansari is a sub-project maintainer for Kubernetes and a key maintainer of the Kargo project. With expertise in designing & optimizing Kubernetes controllers, she specializes in streamlining workflows and improving developer experience. She has previously contributed to cloud-native... Read More →
Tuesday June 24, 2025 3:25pm - 3:35pm MDT
Bluebird Ballroom 3B
  cdCon
  • Audience Experience Level Any

3:35pm MDT

Lightning Talk: Shift Left With AI: Smarter Code Reviews for DevOps Acceleration - Vaibhav Tupe, Equinix
Tuesday June 24, 2025 3:35pm - 3:45pm MDT
In the fast-paced world of CI/CD, traditional code reviews can become a bottleneck, slowing down development and introducing risks due to human errors or inconsistencies. What if you could have an AI-powered assistant that reviews your code in real-time, providing actionable insights, detecting security vulnerabilities, and ensuring compliance—all while integrating seamlessly into your DevOps pipeline?

This session explores how Generative AI is transforming code reviews in CI/CD environments. We will dive into how AI-driven assistants can enhance developer productivity, improve code quality, and automate security and compliance checks.

We will cover:
The challenges of traditional code reviews in modern CI/CD workflows
How Generative AI enhances automated code reviews for speed and accuracy
Real-world use cases and best practices for integrating AI-powered code review assistants into your pipelines
The impact of AI on security, compliance, and developer experience
By the end of this session, you’ll understand how to leverage AI to make your CI/CD pipelines smarter, faster, and more secure—reducing friction in your development lifecycle while ensuring high-quality code.
Speakers
avatar for Vaibhav Tupe

Vaibhav Tupe

Tech Lead, Equinix
Vaibhav Tupe is a distinguished Technology Advisory Board Member and Engineering Leader specializing in cybersecurity, cloud, and AI-ready data center infrastructure. With over 13 years of experience, he currently serves as a Technology Leader at Equinix USA, where he drives high-performance... Read More →
Tuesday June 24, 2025 3:35pm - 3:45pm MDT
Bluebird Ballroom 3B
  cdCon

4:20pm MDT

Session to be Announced
Tuesday June 24, 2025 4:20pm - 5:00pm MDT
Tuesday June 24, 2025 4:20pm - 5:00pm MDT
Bluebird Ballroom 3B
 
  • 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 -