gpt4 book ai didi

kubernetes - 为什么要使用 Eureka ?

转载 作者:行者123 更新时间:2023-12-04 17:15:21 26 4
gpt4 key购买 nike

我正在基于Netflix Eureka设置微服务,并在spring-cloud上进行了试验,经过数周的研究和开发,问题终于出现了!

为什么我需要 Eureka 和 Spring 的乌云?

为什么不开发您的独立容器并将它们作为Pod部署在Kubernetes上并从那里维护所有内容呢?

您也可以从Kubernetes支持负载平衡,服务注册,监视,容器化等。

我可以想到以下几点:

  • 开发人员友好的
  • 降低整个堆栈的服务器成本
  • 较少依赖于OPS的
  • 有关开发人员社区和教程的更多资源
  • 渐进学习曲线
  • 最佳答案

    最后,我总结了最重要的亮点,因为使用Eureka和/或Kubernetes的原因可以列为:

  • 仅Java
  • 开发人员友好的
  • 降低整个堆栈的服务器成本
  • 较少依赖于OPS的
  • 有关开发人员社区和教程的更多资源
  • 渐进学习曲线

  • 所以,

    If you need some of your microservices in an other language or you can rely on your developers knowledge on Kubernetes are not afraid to spend a bit more time and money investing in your tech stack to have a wider and less dependent system then Kubernetes is the way to go.



    另一方面

    If you need a fast development well integrated with spring-boot stack with easy to use Java annotations without large involvement of DevOps then and less resource to train your developers then go for Eureka and spring-cloud stack.



    有关更多详细信息以及比较表和功能列表,请引用 this article

    关于kubernetes - 为什么要使用 Eureka ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50647694/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com