
Latest videos
-
From cost to impact: Leading through infrastructure investment decisions
This session explores tools like SLOs, KPI Trees, and the FinOps culture to make cost management a shared responsibility across the organization.
-
In partnership with Chainguard
Does ‘shifting security left’ really work?
“Shifting security left” is a term in modern DevOps that refers to the practice of integrating security measures earlier in the software development lifecycle (SDLC).
-
How low (level) can you go
Learn how mastering low-level systems and components can make you the go-to engineer for tough problems and drive product success.
-
Tactical tech: Short-term solutions for long-term strategy
Waterloo International station was opened in 1994 serving Eurostar trains through the channel tunnel to France. The station cost £130 million to build and won the EU prize for contemporary architecture but closed just 13 years later in 2007.
-
Fitness Functions: Creating Consistency across Hundreds of Services
In this talk, I will show the different ways we employ fitness functions at Jimdo to keep track of the state of our over 200 services.
-
Is Staff Engineering valuable at a small company?
I’ll save you from Betteridge’s law of headlines right off the bat, my answer is “It Depends”.
-
Have AI Got News for You
This talk ventures beyond the surface to offer you a compelling deep dive into the nuances of working with large language models (LLMs).
Highlights from our conferences

Measure for Change
Picking metrics is one thing. But the harder decisions lie in what to do with them afterward.
View all videos from LeadDev London

Drive product gaps as an engineering leader
Discover practical strategies for engineering leaders to influence product development effectively, even in the absence of strong product management and a clear company vision.
view all videos from LeadDev NEW YORK

Growth in a downturn
In this talk, Smruti Patel asks, if hyper-growth is marked by spending more to make more, what does building for enduring growth look like?
view all videos from LeadDev berlin

Idea to Innovation
Join me as we embark on a journey to dissect the anatomy of innovation, uncover strategies to unlock the full potential of ideas, and transform them into impactful realities. Let’s build a strong culture of innovation, and make sure that it is not just a buzzword but a tangible outcome.
view all videos from staffplus london

Slack enterprise key management: Senior to staff lessons
Explore the key lessons and skills Audrei gained during their first Staff+ project, Slack Enterprise Key Management. This talk offers insights for anyone growing in their Staff+ career.
view all videos from staffplus NEW YORK
All videos
-
Is Kotlin right for you?
Kotlin sure has been receiving a lot of buzz lately, is there something to it?
-
Crafting fun and productive Sprint retrospectives
What do Stairway to Heaven, air balloons, and the 3 Little Pigs have in common? They’re all fun formats for sprint retrospectives!
-
Bootstrapping inclusion in engineering organisations
Diversity and Inclusion are hot topics right now. But, year after year, our industry fails to move the numbers significantly. It seems everyone is talking about it, but how do you actually bring about change?
-
Creating code reviews that reflect your team’s culture
Our engineering workflow revolves around our code review process. Code reviews are more than just a way to make sure we don’t introduce new bugs into the codebase.
-
Building and scaling distributed teams
Remote work is the number one desired workplace setup for developers. As a lead dev, you’re able to hire from a global talent pool, and your team’s productivity, engagement and retention can soar as everyone works in the way that’s best for them.
-
A tour of Apache Pulsar
Apache Pulsar is a distributed pub/sub system develop at Yahoo! This talk covers Apache Pulsar’s underlying design and protocol level semantics.
-
Creating learning workshops for developers
Interactive workshops are the best way to engage teams and individuals and help everyone remember lessons learned.
-
Building a data infrastructure
Your team needs data so they can make the right decisions. Unless they have the right data in the right place, they’re left to act on intuition, opinions and hunches.
-
Planning, executing, and landing refactoring
Slack is the leading global collaboration hub that makes people’s working lives simpler, more pleasant and more productive.
-
Why GraphQL?
If you don’t know much about GraphQL, you probably just identify it as the hip, shiny new thing companies are adopting to replace their RESTful APIs.
-
Everything You Need to Know About OpenAPI 3.0 in Ten Minutes or Less
The OpenAPI spec (formerly known as Swagger Spec) is now in version 3.0 … but what does that mean to you?
-
How to Design Systems and Processes Teams Actually Follow
When we work alone, it’s easy to make sure things come out the way we think is best. But what happens when we need to get an entire team to agree on — and actually use — best practices? What if we have to convince an entire company?
-
How to hold career path conversations with developers
Our industry is not the best at preparing developers to grow their careers when they reach the critical point when they have to decide between continuing to work as an individual contributor or moving into management.
-
Strategies for reducing the fragility of your systems
Have you ever worked on a computer system that was so fragile it was frightening to make changes to? Maybe it was challenging to deploy, difficult to delete code, or changing one piece would cause surprising cascading failures.
-
Intersectional & Inclusive Standards for Developers
Give a developer readable code and they can code for a day, teach a developer best practices and coding standards and they can be a valuable addition to any engineering team.
-
Increasing code testability
We all, for the most part, invest time in learning new front-end technologies but how much time if any do we put into client-side testing?
-
Creating Architecture and Teams at Less-than-Google Scale
Facebook, Google, Uber, LinkedIn, and friends are the rarefied heights of software engineering.
-
Better Incident Management to Reduce MTTR
A skilled Incident Commander can improve time to resolution and reduce everyone’s stress.
-
Building a culture of continuous delivery
More rapidly then ever, companies are adopting new technologies, tooling and practices, that allow them to be so agile that it changes their culture overnight. Disruptors are being disrupted within the year.
-
Avoiding common mistakes as a new engineering manager
In this talk we’ll walk through a hypothetical worst case scenario for a new manager and then walk through specifics on how you can avoid the Spiral.
-
Creating effective engineering internships
This talk is based on a series of experiences I had working with my interns, sharing their experiences on other internships and improving my methods so we could take most of our 12 weeks together.
-
Improving Reliability with Error Budgets and Site Reliability Engineering
Reliability is a critical feature of most software, and maintenance rather than initial development predominates the cost of software. Yet, a large number of development teams treat operations as an afterthought instead of integrating operations into their development processes.
-
Revitalizing a cross-functional product organization
The product and engineering teams at every company size have the same goals: positive team health, high-velocity shipping, and strategic execution.
-
Collaborative debugging on engineering teams
Teams that write code together should be able to debug issues together. But while we think a lot about engineering collaboratively, we rarely develop processes for debugging collaboratively.