Istio in Action

Istio in Action
内容简介:

Many enterprise applications intertwine code that defines an app’s behavior with code that defines its network communication and other non-functional concerns. The “service mesh” pattern, implemented by platforms like Istio, helps you push operational issues into the infrastructure so the application code is easier to understand, maintain, and adapt. Istio in Action teaches you how to implement a full-featured Istio-based service mesh to manage a microservices application. With the skills you learn in this comprehensive tutorial, you’ll be able to delegate the complex infrastructure of your cloud-native applications to Istio!

Istio in Action is a comprehensive guide to handling authentication, routing, retrying, load balancing, collecting data, security, and other common network-related tasks using the Istio service mesh platform. With author Christian Posta’s expert guidance, you’ll experiment with a basic service mesh as you explore the features of Envoy, Istio’s service proxy. With helpful diagrams and hands-on examples, you’ll learn how to use this open-source service mesh to control routing, secure container applications, and monitor network traffic. You’ll also bring Istio to legacy systems without changes to your applications and discover how to use Istio in a multi-cloud world with the data layer deployed on a cluster like Kubernetes.


Christian Posta is a Chief Architect of cloud applications at Red Hat, an author, a blogger, a speaker, and an open-source enthusiast and committer. He also puts his expertise to good use helping companies deploy their enterprise systems and microservices.

作者简介:
下载地址:
下载Istio in Action
标签:
文章链接:https://www.dushupai.com/book-content-43706.html(转载时请注明本文出处及文章链接)
最新评论: 更多
  • eliteGoblin
    04-21
    毫无悬念,目前最好的Istio书(MEAP目前出到v10),版本还算新K8s 1.16+Istio 1.7, 被作者出色的工程能力及知识讲解能力深深的折服,随书附带的example code让人大开眼界,易读性完爆官方的Istio文档。Istio的版本更新有点快,可以看出有些example已经outdated, 真是难为作者了。
  • louzhiqi1
    01-24
    ServiceMesh
  • Albert
    05-15
    入门不错 但是缺少了ambient mode的一些东西 期待下一版
猜你喜欢: