show episodes
 
Artwork

1
The Pipeline: All Things CD & DevOps Podcast by The CD Foundation

Jacqueline Salinas, Director of Ecosystem & Community Development

Unsubscribe
Unsubscribe
Monthly
 
The Pipeline: All Things CD & DevOps is created and hosted by the CD Foundation's Director of Ecosystem & Community Development - Jacqueline Salinas. This is a series of interviews with industry experts, leaders, and innovators. The Pipeline will cover a range of topics that are centered around CD & DevOps. The CDF’s goal is to educate, entertain, provide tips and insights to make the community better software engineers. The intent is to supply up-to-date industry news and innovations, as we ...
  continue reading
 
Loading …
show series
 
Speakers: Dina Graves Portman and Henrik Rexed Through six years of research, the DevOps Research and Assessment (DORA) team has identified four key metrics that indicate the performance of a software development team: Deployment Frequency—How often an organization successfully releases to production Lead Time for Changes—The amount of time it take…
  continue reading
 
Speaker: Aeva Black With the explosion of interest in SBOMs, it's likely that you've just heard of a few projects for the first time -- even if those projects aren't new, they may be new to you, and you might be asking yourself, "how is X different from Y?" You might also be wondering which projects you should select in order to satisfy the require…
  continue reading
 
Speaker: Ayelet Sachto Learn the considerations and strategies that can make designing for reliability in production more intentional; going beyond infrastructure into operational practices and best practices for application design and operational readiness when designing an application for production. In this episode learn more about why & what of…
  continue reading
 
Speaker: Spyridon Maniotis The session aims to provide an overview of the fundamental elements that foster a successful SRE adoption. Core to an SRE adoption elements such as; operating model, tenets, process engineering, skillset, technological capabilities/tactics, reconciliation with DevOps and ITSM, as well mechanisms such as "error budget" & "…
  continue reading
 
Speaker: Trevor Rosen As you're no doubt aware, SolarWinds was hit in December 2020 with a sophisticated supply chain attack perpetrated by nation state actors. In the months since, they've been working to create an entirely new build system based on a number of CNCF and CDF projects. In this talk, you'll learn about what they're building, why it's…
  continue reading
 
Speaker: Dan Lorenc SupplyChainSecurityCon is a new, vendor-neutral conference for security practitioners, open source developers and those interested in software supply chain security hosted by CNCF + CDF. Due to the uptick in supply chain attacks, this event is to bring the community together to discuss supply chain threats, best practices, mitig…
  continue reading
 
Speaker: Michael Friedrich Continuous integration and delivery/deployment helps speed up development and review workflows. Developers can focus on code reliably tested in different environments. At some point, the operations team gets paged on broken pipelines and jobs being stuck. On top, the security audit unveiled plain text secret exposure and …
  continue reading
 
Speakers: Diego Lemos de Resende & Derik Evangelista Pipelines are meant to be the road that will guide your team from code straight to production, automating everything on its way. Pipelines should be a source of joy for developers, the team's safe harbour. But the reality can be different, and many teams are struggling to get their pipelines righ…
  continue reading
 
Guest Speaker: Andreas Grabner Andreas Grabner, DevRel at Keptn, will give us a deep dive on the latest version of Keptn. He will explain the event-driven architecture, the recent separation of control and execution plane introduced with Keptn 0.8, and guidance on how to best get started for integrating Keptn into your existing delivery tools and p…
  continue reading
 
Guest Speaker: Christian Hernandez GitOps is a practice of DevOps teams that uses Git as a source of truth for their Kubernetes platform. Using GitOps, the entire system described declaratively, the canonical desired system state versioned in Git, and approved changes that can be automatically applied to the system. This gives you the advantage to …
  continue reading
 
Speaker: Dibyo Mukherjee from Google Tekton Triggers is a project that adds eventing support to Tekton i.e. it provides a mechanism to declaratively create PipelineRuns and TaskRuns based on external events. With the recent v0.15 release, Tekton Triggers now has a beta API. So, what exactly does “beta” mean for Triggers? Tekton follows the Kubernet…
  continue reading
 
Speaker: Ricardo Castro GitOps is a paradigm or a set of practices that empowers developers to perform tasks that typically (only) fall under the purview of operations. It’s a way to do Kubernetes cluster management and application delivery by using Git as a single source of truth for declarative infrastructure and applications. Being Git at the ce…
  continue reading
 
Speaker: Viktor Farcic Three phrases keep popping up when talking about modern workflows and development and deployment techniques. We have continuous delivery to automate the complete lifecycle of applications from a commit to a Git repository, all the way until a release is deployable to production. Then we have GitOps to define the desired state…
  continue reading
 
Speaker: Kara de la Marck GitOps uses Git as the “single source of truth” for declarative infrastructure and enables developers to manage infrastructure with the same Git-based workflows they use to manage a codebase. Having all configuration files version-controlled by Git has many advantages, but best practices for securely managing secrets with …
  continue reading
 
Guest Speaker: Katie Gamanji Within its 7 years of existence, Kubernetes has been the centerpiece of the cloud native landscape, elevating a pluggable system that led to the diversification of the technology ecosystem. As a result, multiple areas have developed in the industry, galvanizing solutions for components that introduce standardization, gu…
  continue reading
 
Speakers: Nima Kaviani and Manabu McCloskey As containerization becomes an integral part of deploying software reliably, traceability and visibility over what gets deployed becomes ever more important. Ideally, as part of the deployment process, release engineers would be able to track deployed containers back to the right version of the written co…
  continue reading
 
Guest Speaker: Vincent Behar We have been using Jenkins X since September 2018, just a few months after the initial release. With great success, because Jenkins X is now a core part of our infrastructure - but more importantly it gave us good practices, and a continually improving set of practices and platform. And because we love open-source at Da…
  continue reading
 
Guest Speaker: Yoni Leitersdorf You want to catch security issues in your cloud infrastructure before deployment but you don’t have a lot of time to spend on it. What is infrastructure as code (IaC) security? How do you inject IaC security into the CI/CD pipeline to catch security risks before deployment? How do you do that without impacting the pi…
  continue reading
 
Speakers: Priti Desai, IBM and Jerop Kipruto, Google What do you use to build, test, and deploy your cloud native applications? Is your choice of CI/CD solution powerful yet flexible for all of your use cases? Have you heard about Tekton? Tekton is an Open Source CI/CD pipelines execution engine. Tekton Pipelines can define Steps, Tasks (collection…
  continue reading
 
Guest Speaker: Shaaron Alvares Join this episode for a preview of Shaaron's upcoming cdCon 2021 talk: Accelerate your Culture of Innovation with Everyday Inclusion! Based on 10 years of research on cognitive diversity and innovation, we know that safer and more inclusive DevOps teams perform and innovate better. Companies that have more diverse man…
  continue reading
 
Guest Speaker: Nigel Kersten Now in its tenth year, Puppet has opened its annual State of DevOps Report and we would like to invite listeners to take part. Nigel Kersten has been the primary author over the years and he joins us today to unpack what a decade of research has uncovered. Take the Survey: https://survey-d.dynata.com/survey/selfserve/53…
  continue reading
 
Implementing continuous delivery practices yield many benefits for organizations, including the ability to deliver features faster, pivot quickly in response to industry and world events and respond to fast feedback and build a deeper relationship with users. Cloud, open source, and continuous delivery have combined to form the basis of technology …
  continue reading
 
Guest Speaker: Jonathan Hall Conventional wisdom tells us that Continuous Integration is the necessary first step to a CI/CD pipeline. I like challenging this “conventional wisdom” when I work with teams, to deploy CD before CI is complete or trusted. And as a thought experiment, I believe we can imagine installing CD without any CI at all, and see…
  continue reading
 
Ravi Lachhman, Harness Andrea Frittoli, IBM Emil Backmark, Ericsson Mauricio Salatino, Camunda Today’s CI/CD systems do not talk to each other in a standardized way. This leads to problems related to interoperability, notification of failure issues, and poor automation. This group is looking at how events can help to create CI/CD systems with a dec…
  continue reading
 
Aoife Fitzmaurice and Jimmy McNamara take us through a journey on how Fidelity Investments plan to rollout a Pipeline As Code capability to 12,000 developers. Leveraging cloud based kubernetes platforms to ensure best operational outcomes the team is driven to enable this best practice capability across Fidelity. This capability is key to assisting…
  continue reading
 
In episode 7 of season 2 of The Pipeline: All Things CD & DevOps I sit down with two community members, CircleCI & Puppet, to talk about the State of DevOps Report 2020. First, we dive into how our guests started their journey into DevOps and then key findings of the 2020 report. Tune in to listen to Alanna Brown & Michael Stahnke to learn more abo…
  continue reading
 
Guest speaker: Zainab Abubakar In episode 6 of The Pipeline: All Things CD & DevOps we interview community member, Zainab Abubakar, who is driving some very cool programs to help evangelize open source while opening doors of opportunity for African women in tech. Zainab joined the CDF community via our graduated project, Jenkins. She talks about he…
  continue reading
 
In episode 5 of Season 2, Bertold Kolics joins us to talk about how running end-to-end tests in the CI/CD pipeline is now becoming more and more accessible. This includes running these tests as part of pull requests, merge events as well as deployment events. End-to-end testing no longer has to happen *after* deployment. New test automation offerin…
  continue reading
 
Speakers: Neetu Jain, Strategic Innovation Director, USAA , Siddarth Pareek, Sr. Consultant, NatWest Group, and Tracy Ragan, CEO, DeployHub Join us to learn more about Ortelius, the CDF's newest incubating project. Ortelius is a microservice management platform that visualizes ‘logical’ application versions in a microservice architecture. From pack…
  continue reading
 
Joining us for the first episode of the season! Our guest speaker is the CDF's newest Governing Board Chair, Stephen Chin. This chat covers what Stephen predicts will be a consequence of 2020 due to the acceleration of digital transformation as a result of pandemic. Listen in to understand by what Stephen means by 2021 being "the hybrid year," and …
  continue reading
 
It's a wrap folks! Season 1 of The Pipeline: All things CD & DevOps Podcast by the CD Foundation wraps with 25 episodes and over 6,000 downloads! Thank you to all our speakers and listeners for the support. Here are the top 5 episodes of the season: 1. Configuration Management - Needed Now More Than Ever! 2. Continuous Delivery, Defined 3. What is …
  continue reading
 
Guest speaker: Angel Rivera The adoption of CI/CD has automated the process of how DevOps teams build, test, and deliver software at rapid speeds and with high confidence. Although CI/CD platforms offer many benefits, in the attempt to make sophisticated pipelines, many teams run into the issue of “Pipeline Sprawl”. Pipeline sprawl makes it difficu…
  continue reading
 
Speaker: Saim Safder As we all know Kubernetes is the defacto standard for running containerize workflows. The goal of the modern application developer and infrastructure engineer is to achieve a microservices base development. As a result of the microservice shift, knowledge of how to leverage Kubernetes is required help facilitate scaling in the …
  continue reading
 
Speakers: Kara de la Marck, James Rawlings, and James Strachan GitOps uses Git as the “single source of truth” for declarative infrastructure and enables developers to manage infrastructure with the same Git-based workflows they use to manage a codebase. Having all configuration files version-controlled by Git has many advantages, but best practice…
  continue reading
 
Guest Speaker: Andrea Frittoli Tekton is an open-source project for building cloud-native CI/CD pipelines and systems. It provides reusable and lightweight building blocks, such as tasks, that embody best practices. Tekton, hosted by the CD Foundation, aspires to be the common denominator in CI/CD. Tekton gives developers full flexibility in how to…
  continue reading
 
Guest Speaker: Bruno Andrade In episode 19 of The Pipeline we are joined by the founder of Shipa. Bruno is here to introduce the open source project, Ketch! Ketch is an open source project aimed at empowering developers to fully leverage the benefits of Kubernetes without having to become k8s experts. Support the show…
  continue reading
 
Guest speaker: Alex Jones In large organizations conway’s law often holds true and there are many small communities creating competing fragmented developer experiences. In this episode, Alex answers questions that reflect on successful strategies for scaling delivery and some of the common challenges faced across the industry. Support the show…
  continue reading
 
Speaker: Viktor Farcic from Codefresh Today in episode 16 we are tackling the definitions of CI, CD, and CDP from the point of view of Viktor Farcic. What Is Continuous Integration (CI), Continuous Delivery (CD), and Continuous Deployment (CDP)? Why do many mix those practices and why do we change the definitions from one case to another? What is t…
  continue reading
 
In episode 15 we have a special guest that will also be a keynote speaker at our upcoming event cdCON! Tracy Miranda is the executive director of the Continuous Delivery Foundation (CDF) where she leads the mission to improve the world’s capacity to deliver software with security and speed. It is an exciting time to be in the CI/CD industry. We are…
  continue reading
 
In episode 14 we have a special guest that will also present at our upcoming event cdCON! Adam Roberts' been a familiar figure in the Tekton community since it started, coming out of knative-build, so has been able to see it grow and develop rapidly. As a Tekton Dashboard maintainer, and someone that's involved in Tekton everyday, Adam's looking to…
  continue reading
 
In episode 13 we have a special guest that will also present at our upcoming event cdCON! Tune in to discover how Ewelina started her IT journey as a software developer. Now, as an IT Consultant specializing in CI/CD, she makes sure that her customers' software is being built, tested and released in the best possible way. And, most importantly, tha…
  continue reading
 
Loading …

Quick Reference Guide