The Beginner’s Guide To Spring Cloud - Ryan Baxter

Поделиться
HTML-код
  • Опубликовано: 13 дек 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
  • НаукаНаука

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

  • @flashflexpro
    @flashflexpro 6 лет назад +34

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

  • @alm7677
    @alm7677 6 месяцев назад +2

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

  • @paragjain2572
    @paragjain2572 3 года назад +3

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

  • @vovasoft
    @vovasoft 5 лет назад +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 5 лет назад +1

    Thank you for this great introductory video !!!

  • @jaishantbiradar172
    @jaishantbiradar172 6 лет назад +3

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

  • @mostinho7
    @mostinho7 3 года назад +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

  • @mikematsumoto
    @mikematsumoto 6 лет назад +2

    Great presentation. Helped me a lot. thank you

  • @ivanrodriguezc
    @ivanrodriguezc 4 года назад

    It's a great presentation and demo, thank you

  • @knaresh27ify
    @knaresh27ify 5 лет назад

    Good video for Beginners. Thanks!

  • @sansol75
    @sansol75 5 лет назад +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 5 лет назад +1

      Can you suggest some tutorial that discusses implementation of Zipkin ?

  • @spencerainsworth9547
    @spencerainsworth9547 5 лет назад +11

    Still actual and helpful in 2019

  • @sibendrasingh5649
    @sibendrasingh5649 3 года назад

    Awesome session. Thanks

  • @Uts3q2
    @Uts3q2 5 лет назад

    Thank you Ryan

  • @SuperSazzad2010
    @SuperSazzad2010 5 лет назад

    Good one..

  • @paragjain2572
    @paragjain2572 3 года назад +1

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

  • @hardikchawla4966
    @hardikchawla4966 4 года назад +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 4 года назад

      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.

  • @jeffreycheng6565
    @jeffreycheng6565 4 года назад +2

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

    • @lukasmakac
      @lukasmakac 3 года назад

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

  • @saaniaki
    @saaniaki 6 лет назад

    perfect

  • @wiesenzhu3325
    @wiesenzhu3325 2 года назад

    good to learn

  • @simplechannel7859
    @simplechannel7859 6 лет назад

    thx

  • @benfriedman614
    @benfriedman614 4 года назад +5

    Content starts at 4:58

  • @mostafaahmadi435
    @mostafaahmadi435 10 месяцев назад

    👍

  • @ducnguyentuan8778
    @ducnguyentuan8778 3 года назад

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

  • @anushbabu5023
    @anushbabu5023 2 года назад

    Very small company IBM :)

  • @jianzhang9441
    @jianzhang9441 9 месяцев назад

    😪

  • @enlightenmentdream7373
    @enlightenmentdream7373 4 года назад +4

    Messy mind messy presentation.