The Beginner’s Guide To Spring Cloud - Ryan Baxter

Sdílet
Vložit
  • čas přidán 13. 12. 2017
  • You have heard and seen great things about Spring Cloud and you decide it is time to dive in and try it out yourself. You fire up your browser head to Google and land on the Spring Cloud homepage. Then it hits you, where do you begin? What do each of these projects do? Do you need to use all of them or can you be selective? The number of projects under the Spring Cloud umbrella has grown immensely over the past couple of years and if you are a newcomer to the Spring Cloud ecosystem it can be quite daunting to sift through the projects to find what you need. By the end of this talk you will leave with a solid understanding of the Spring Cloud projects, how to use them to build cloud native apps, and the
    Ryan Baxter, Software Engineer, Pivotal
    Filmed at SpringOne Platform 2017
  • Věda a technologie

Komentáře • 32

  • @flashflexpro
    @flashflexpro Před 6 lety +34

    The reason why Spring can go so far, and still keeps going fast is these passionate genius!

  • @alm7677
    @alm7677 Před 7 měsíci +2

    I am seeing this video after 6 years , still this video is amazing

  • @paragjain2572
    @paragjain2572 Před 3 lety +3

    Great presentation Ryan. You did a fantastic job covering spring cloud capabilities in an hour time.

  • @mostinho7
    @mostinho7 Před 3 lety +5

    Took notes in onenote
    see spring -> microservices -> spring cloud
    Video starts 7:20
    Spring cloud components
    - configuration
    - service discovery (where to find micro services, instead of hard coding)
    - circuit breaker
    - routing and messaging
    - API gateway
    - tracing
    - CI pipelines and testing

  • @vovasoft
    @vovasoft Před 5 lety +7

    This talk is so well organized and simple to understand. Really great that the source code is also available. Thank you very much.

  • @abhisheksinha9934
    @abhisheksinha9934 Před 5 lety +1

    Thank you for this great introductory video !!!

  • @jaishantbiradar172
    @jaishantbiradar172 Před 6 lety +3

    Awesome explanation on spring cloud. Interesting and very useful..

  • @mikematsumoto
    @mikematsumoto Před 6 lety +2

    Great presentation. Helped me a lot. thank you

  • @ivanrodriguezc
    @ivanrodriguezc Před 5 lety

    It's a great presentation and demo, thank you

  • @sansol75
    @sansol75 Před 5 lety +4

    An excellent intro to Spring Cloud for me with a Kubernetes background. I'm thinking of using Zipkin and Hystrix in the apps deployed inside Kubernetes.

    • @haidershahid371
      @haidershahid371 Před 5 lety +1

      Can you suggest some tutorial that discusses implementation of Zipkin ?

  • @knaresh27ify
    @knaresh27ify Před 5 lety

    Good video for Beginners. Thanks!

  • @spencerainsworth9547
    @spencerainsworth9547 Před 5 lety +11

    Still actual and helpful in 2019

  • @sibendrasingh5649
    @sibendrasingh5649 Před 3 lety

    Awesome session. Thanks

  • @Uts3q2
    @Uts3q2 Před 5 lety

    Thank you Ryan

  • @benfriedman614
    @benfriedman614 Před 5 lety +5

    Content starts at 4:58

  • @paragjain2572
    @paragjain2572 Před 3 lety +1

    Can't find the slides in the git hub repo. Can someone point out the right location? Many Thanks.

  • @jeffreycheng6565
    @jeffreycheng6565 Před 4 lety +2

    when running spring cloud eureka configserver zipkin by Spring Cloud CLI, it reported NoClassDefFoundError. Any ideas?

    • @lukasmakac
      @lukasmakac Před 3 lety

      use different version. I got same error. Hoxton.RELEASE should be fine

  • @SuperSazzad2010
    @SuperSazzad2010 Před 5 lety

    Good one..

  • @hardikchawla4966
    @hardikchawla4966 Před 4 lety +1

    Really great talk but i don't get one thing how did the config server know from where to fetch application properties when he simply ran it using spring cli ?

    • @cirkad
      @cirkad Před 4 lety

      Looks like the defined yml file for the config server pointed to the project's git repo and it pulled the properties from there at startup. I suppose the properties could be deployed along with the config server or provided via a db though.

  • @wiesenzhu3325
    @wiesenzhu3325 Před 2 lety

    good to learn

  • @saaniaki
    @saaniaki Před 6 lety

    perfect

  • @simplechannel7859
    @simplechannel7859 Před 6 lety

    thx

  • @ducnguyentuan8778
    @ducnguyentuan8778 Před 3 lety

    make a text version , so quickly to get your idea.

  • @anushbabu5023
    @anushbabu5023 Před 2 lety

    Very small company IBM :)

  • @mostafaahmadi435
    @mostafaahmadi435 Před 11 měsíci

    👍

  • @jianzhang9441
    @jianzhang9441 Před 11 měsíci

    😪

  • @enlightenmentdream7373
    @enlightenmentdream7373 Před 4 lety +4

    Messy mind messy presentation.