Upgrade to Pro — share decks privately, control downloads, hide ads and more …

KubeCon 25 - London - CNCF Learning Lounge

KubeCon 25 - London - CNCF Learning Lounge

For more information visit: https://salaboy.com

Avatar for Salaboy

Salaboy

April 07, 2025
Tweet

More Decks by Salaboy

Other Decks in Technology

Transcript

  1. How did a developer ended up writing a book about

    Platform Engineering? • I started writing the book in 2020 • Published it in 2023 • Very practical approach, no fluff just tech • I like helping teams to be more efficient while delivering software
  2. Book Chapters • Intro • CI/CD • GitOps • Building

    a Platform (provisioning a development environment) • Platform Capabilities • Release Strategies • Enabling Developers with feature flags and APIs • Measuring platform initiatives with DORA
  3. Challenges when you have a lot of developers 1. “It

    works on my machine” 2. Different teams try to solve the same problems in different ways 3. Without effective system integrations and shared patterns productivity suffers
  4. Some ideas 1. Shifting left, learn Kubernetes 2. Think about

    cross-cutting concerns 3. Create abstractions, define APIs
  5. As a developer you can … 1. Identify what is

    slowing you and other teams 2. Contribute with project templates and shared libraries 3. Understand which challenges can be solved at the platform-level instead of at the application-level
  6. DevEx on K8s • Understand how to optimize developer workflows

    to increase developer satisfaction • Scale up your knowledge to drive platform engineering initiatives that boost developer productivity • Hands-on experience with a wide range of tools across languages and stacks https://www.manning.com/books/developer-experience-on-kubernetes