Microservice Registration And Discovery With Consul In Go

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

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

  • @anthonygg_
    @anthonygg_  Год назад

    ► Join my Discord community for free education 👉 discord.com/invite/bDy8t4b3Rz
    ► Become a Patreon for exclusive tutorials 👉 www.patreon.com/anthonygg_
    Thanks for watching

  • @scottstensland
    @scottstensland 5 месяцев назад

    great alternative to water cooler chatting for us Remote Workers ... knowing how fluid it can be to setup and use consul --- these videos are worth their weight in salt

  • @drumer2142
    @drumer2142 Год назад +2

    Amazing video. I knew go but your videos have helped me improve way more

  • @issm6685
    @issm6685 Год назад +3

    yes - this an other awesome video!
    Have a great weekend!

  • @salihbozkaya9357
    @salihbozkaya9357 Год назад +2

    bro, you're awesome!, keep doing that's awesome content

  • @aslkdjfzxcv9779
    @aslkdjfzxcv9779 Год назад

    hallo, would like to see the follow up video creating the second service...with one twist.
    would you mind going through the process of making your consul client and package for reuse w/ the second service?
    and obviously show us your method for writing a helper to include that package?
    tia!

  • @abdullahbiyik1342
    @abdullahbiyik1342 Год назад +1

    I recommend you black seed oil for improving immune system.

  • @naveenkumarkarthigayan5941
    @naveenkumarkarthigayan5941 Год назад +3

    why do we need a Microservice Registration And Discovery With Consul if we work with Kubernetes
    is that really required?

    • @anthonygg_
      @anthonygg_  Год назад

      You dont need that when using K8.

    • @benjaminlara2316
      @benjaminlara2316 Год назад +1

      This really depends on the scale and scope of your environment. @anthonygg_ isn’t wrong in that k8s has the features that are comparable to Consul baked in. However, an environment can span across multiple clusters, multiple clouds, multiple data centers. Consul is great at making sense of all this complexity, and getting your services talking wherever they run. 🤌

  • @muhammadqasim5435
    @muhammadqasim5435 Год назад

    Can you please make the follow up video for service discovery demo.

  • @enriquevigil8195
    @enriquevigil8195 Год назад

    What's theme you use? 😅

  • @anshkumargarhewal8582
    @anshkumargarhewal8582 Год назад +1

    Can we use consul as api gateway?

  • @arkadiuszswioko8583
    @arkadiuszswioko8583 Год назад +1

    Boss

  • @linuxtutorialshindi8582
    @linuxtutorialshindi8582 Год назад +1

    If you smell what the rock is cookin 😹

  • @JohnDoe-ji1zv
    @JohnDoe-ji1zv Год назад +2

    This is no longer needed, we have k8s which gives you that and 100 more features to manage microservices easily

    • @anthonygg_
      @anthonygg_  Год назад

      Depends on the use case

    • @JohnDoe-ji1zv
      @JohnDoe-ji1zv Год назад

      @@anthonygg_ could you give some examples for production?