The Seven (More) Deadly Sins of Microservices • Daniel Bryant • GOTO 2017

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ย. 2024

ความคิดเห็น • 17

  • @nevmerzhitsky
    @nevmerzhitsky 7 ปีที่แล้ว +2

    Very important topic and very good speach about! Thanks you, Daniel.

  • @rwsbrwsb
    @rwsbrwsb 4 ปีที่แล้ว +1

    Pretty sure the Spine Model is a variation on the Toyota Production System spine - see chapt 10 of 'This is Lean' by Niklas Modig and Par Ahlstrom. Great model, use it all the time to help clients understand why IT-first & org second approaches often fail.

  • @SM-ok3sz
    @SM-ok3sz 4 ปีที่แล้ว +3

    The GO mascot is so hard to look at.

  • @adamleffert7354
    @adamleffert7354 2 ปีที่แล้ว

    Great stuff. Thank you! :)

  • @cryp0g00n4
    @cryp0g00n4 2 ปีที่แล้ว

    I wish there waa a summary of the main points because as a novice in the area, i dont have experience i can correlate to his points.

  • @SM-ok3sz
    @SM-ok3sz 4 ปีที่แล้ว

    Around 10:00 I think you said that wrong. Your two examples were “Q: should I use docker? A: 1000 Yes” “Q:Should I NOT use docker? A: 1000 No”. That basically means you got 2000 yes answers. I assumed you were trying to say it’s 50/50 but can look skewed depending on what you search.

  • @КонстантинПотапов-я7м
    @КонстантинПотапов-я7м 4 ปีที่แล้ว

    i didn't get anything, but was very interesting!

  • @MiguelHassedeOliveira
    @MiguelHassedeOliveira 7 ปีที่แล้ว

    Listening to Daniel's talk, sounds like I'm hearing myself talk :D (loved this session, naturally)

  • @MachielGroeneveld
    @MachielGroeneveld 7 ปีที่แล้ว +2

    Very valuable resources and insights! Though he mentions the word microservice in every other sentence, which negates his wise words on cargo cult a bit.

    • @DanielBryantUK
      @DanielBryantUK 7 ปีที่แล้ว +1

      Thanks Machiel! I know where you are coming from here, but it's difficult not to mention something when you are talking about it as a concept :-) I'm definitely keen to stress that "microservices" is fundamentally about good architecture!

  • @USONOFAV
    @USONOFAV 6 ปีที่แล้ว +1

    Yeah!

  • @kennethcarvalho3684
    @kennethcarvalho3684 ปีที่แล้ว

    How to move from dev to architect

  • @chairam
    @chairam 6 ปีที่แล้ว

    In enjoyed the talk very much, thankyou, but you really speak too fast :)

  • @antichita7268
    @antichita7268 7 ปีที่แล้ว +1

    Comparing ESB to an API Gateway is like comparing Tomatoes with Apples. I guess you never worked with an ESB.

    • @DanielBryantUK
      @DanielBryantUK 7 ปีที่แล้ว +9

      Thanks for the troll Anti - very constructive :-( The comparison is not like-for-like, rather I was making the point that it is very easy to couple your architecture to both an ESB or API Gateway

    • @japper98
      @japper98 5 ปีที่แล้ว +1

      Nice talk, Daniel.
      I ran an ESB team for several years and Daniel's point is spot on. Since the ESB team has to deal with all the transformation logic needed to integrate the various systems, you end up building a big black box of logic that only the ESB team understands. The same pattern can play out with an API Gateway if you're not careful. Let it do what it's good at (authentication, monitoring, etc.), but push the other responsibilities to the back-end services and make them deal with them.

  • @rentefald
    @rentefald 5 ปีที่แล้ว

    Language dependent *LOL*