Developer Experience with Spring Boot on Kubernetes by Thomas Vitale @ Spring I/O 2023

Поделиться
HTML-код
  • Опубликовано: 13 июн 2023
  • Spring I/O 2023 - Barcelona, 18-19 May
    Slides: speakerdeck.com/thomasvitale/...
    GitHub repo: github.com/ThomasVitale/devel...
    As a developer, working with Kubernetes too often leads to too much cognitive load, inefficient inner development loop, and friction in the path to production. This session is structured as a series of iterations on the developer experience to improve those three aspects and boost productivity.
    In the cloud-native world, being a developer might be challenging. The number of technologies and patterns to know can be overwhelming. This session presents an approach based on open-source technologies and focuses on improving the inner development loop and continuous delivery on Kubernetes. The end goal is to deliver value continuously, quickly, and reliably.
    First, I’ll present several techniques for working locally effectively and productively. Should you run Kubernetes in your development environment? I’ll cover a few different options. Using Spring Boot, we’ll build a cloud-native application following the principles of test-driven development. The inner development loop will be enhanced with Cloud Native Buildpacks, Tilt, Knative, and Telepresence.
    Continuous integration is a crucial practice for continuous delivery. We’ll check in code regularly, triggering an automated process to build, test, and package the application. Do you use pull requests? Relying on ArgoCD and the GitOps principles, I’ll show you how to work with temporary environments created dynamically when a new pull request is opened.
    Finally, we’ll use Cartographer to glue together all these different tools and design a golden path to production on Kubernetes, providing a clear separation of concerns and letting developers focus on delivering value.
  • НаукаНаука

Комментарии • 6

  • @RafaelSoares-Tuelho
    @RafaelSoares-Tuelho Год назад +2

    Nice dev workflow walkthrough!

  • @ziyabey
    @ziyabey 7 месяцев назад +1

    🎯 Key Takeaways for quick navigation:
    00:01 🤖 *Beginning of the talk*
    - Polls the audience on who is using Kubernetes and who likes YAML
    00:59 💼 *Why we build software *
    02:52 💻 *Defining developer experience*
    04:00 🛠️ *Tools are not enough *
    06:45 🖥️ *Spring Boot baseline experience*
    10:53 📦 *Using Cloud Native Buildpacks *
    15:37 🚀 *Using Tilt for automation *
    19:04 🌩️ *Automating test environments*
    23:50 ☁️ *Developer experience perspectives *
    29:12 🤝 *Connecting developers and operators *
    33:06 🎯 *Achieving the goals *
    35:08 🚦 *Backstage for project bootstrap *
    38:24 🏁 *End of talk*
    Made with HARPA AI

  • @mohamedmauroof2227
    @mohamedmauroof2227 11 месяцев назад +1

    Very useful set of tools very well presented. Thanks.❤

  • @taariq5324
    @taariq5324 Год назад +1

    Loved the presentation!

  • @letme4u
    @letme4u 11 месяцев назад +1

    Great session.

  • @tobyzieglerrr
    @tobyzieglerrr Год назад

    Kubernitis