AWS re:Invent 2016: From Monolithic to Microservices: Evolving Architecture Patterns (ARC305)

Поделиться
HTML-код
  • Опубликовано: 6 окт 2024

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

  • @TankaNafaka
    @TankaNafaka 7 лет назад +2

    35:06 very bold setup with mixing envs. q: How exactly promoting is implemented?

  • @ankitsolomon
    @ankitsolomon 5 лет назад +1

    In service discovery, option 1, in shoppingcart.gamma.example.com, what's the environment name? 'gamma'?

  • @RaviKunapareddy
    @RaviKunapareddy 7 лет назад +1

    Thank you

  • @rajesh210687
    @rajesh210687 7 лет назад +1

    How do you exchange data / information between different microservices ?

    • @curiosull
      @curiosull 6 лет назад +1

      rajesh kumar sync gRPC, async queues and messages, are the most common ones.

  • @VancouverGolfer
    @VancouverGolfer 7 лет назад

    The slide shown at the "Architecture", seems like a traditional Service Oriented Architecture, not a Microservices architecture.

    • @saintnaveen
      @saintnaveen 5 лет назад +1

      "Microservices are a modern interpretation of service-oriented architectures used to build distributed software systems" is what Wiki says