Best Practices to Spring to Kubernetes Easier and Faster

Sdílet
Vložit
  • čas přidán 15. 10. 2019
  • For Spring developers, building containers is a common obstacle on the road to Kubernetes adoption. Traditionally, Dockerfiles define container builds imperatively, but can also be cumbersome, error-prone, and slow. The development cycle can be slow. IDE support is generally poor. Most likely, your Java application will crash with an OOMKill message.
    In this talk, we'll introduce tools and best practices to help you adopt Kubernetes faster and easier. This includes tools such as Jib and Skaffold for fast image build and development cycle turnaround time. We'll also discuss best practices for configuring your Java applications to run inside of Kubernetes, such as health checks, zero downtime deployment, externalizing configurations, logging, and understanding memory usage to avoid OOMKilled situations.
    Speaker: Ray Tsang, Developer Advocate, Google
    Filmed at SpringOne Platform 2019
    Slideshare: www.slideshare.net/SpringCent...
  • Věda a technologie

Komentáře • 7

  • @joeyliu7585
    @joeyliu7585 Před rokem +1

    Great demo. I learned a lot. Thanks.

  • @marioshobbyhq
    @marioshobbyhq Před 4 lety +7

    Thank you, this video has helped me a lot in finding better ways to deal with containers, kubernetes and spring boot.

  • @suikast420
    @suikast420 Před 3 lety

    Awesome production ready talk 👨‍💻😷

  • @cloudo3884
    @cloudo3884 Před 3 lety

    Thanks a lot for this talk.

  • @Alberto_Cavalcante
    @Alberto_Cavalcante Před 3 lety

    Awesome!!!

  • @SanjeevKumar-nq8td
    @SanjeevKumar-nq8td Před 2 lety

    When are you relasing your new lecture & presentation on k8,knative& spring

  • @sarveshgupta1
    @sarveshgupta1 Před 2 lety

    Resource limits and probes - czcams.com/video/YTPUNesUIbI/video.html