Book Image

Managing Microservices in Practice [Video]

By : Joshua Garverick
Book Image

Managing Microservices in Practice [Video]

By: Joshua Garverick

Overview of this book

<p>Need your microservices running in the cloud without impacting your customers or harming your revenue? This course will lead you through the essentials of what a Kubernetes cluster is and how it can effectively manage your microservices. </p><p> </p><p>You'll learn about pods, deployments, and elastic capacity management, along with features such as auto-healing and how best to use them. Communication within a Kubernetes cluster is key; site reliability is equally as important, and many tools are available to support logging, monitoring, and alerting. </p><p> </p><p>You'll start by setting up, instantiating, and securing your kubernetes cluster. Then you’ll learn about network management, including Ingress, Istio, and how to control your traffic flow. You’ll learn about cloud-native as well as cloud-agnostic tooling for monitoring, alerting, and telemetry gathering. Finally, you’ll learn about monitoring tools, setting up alerts to ensure the stability of your deployment. </p><p> </p><p>By the end of this course, you’ll be empowered to handle multiple microservices, and have the skills to ensure that your own microservices are fault-tolerant, resilient, and responsive. </p><p> </p><p>All the code files and related files are placed on Github at https://github.com/PacktPublishing/Managing-Microservices-in-Production</p>
Table of Contents (6 chapters)
Chapter 5
Continuous Integration and Continuous Delivery
Content Locked
Section 3
Continuous Delivery - Watching Your Build Deploy
Learn how to construct and CD pipeline and visualize its actions as it deploys to your cluster.