Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 2.42 KB

kubernetes-books.md

File metadata and controls

19 lines (14 loc) · 2.42 KB

Bring it all together via a deep dive into books related to Kubernetes and cloud-native application development.

Written by experts such as Kubernetes co-founder Brendan Burns, these books will broaden your perspective and help fill in any remaining gaps on your path to becoming a Kubernetes hero.

Distributed system patterns and practices

Understand the repeatable, generic patterns and reusable components that make developing reliable distributed systems easier and more efficient—so you can free up your time to focus on more strategic initiatives. https://azure.microsoft.com/resources/designing-distributed-systems/

Kubernetes Up and Running, 2nd Edition

*Improve the agility, reliability, and efficiency of your distributed systems by using Kubernetes. Get the practical Kubernetes deployment skills you need in this O’Reilly e-book. You’ll learn how to develop and deploy real-world applications, create and run a simple cluster, integrate storage into containerized microservices, and use Kubernetes concepts and specialized objects like DaemonSet jobs, ConfigMaps, and secrets. https://azure.microsoft.com/en-us/resources/kubernetes-up-and-running/

Kubernetes Best Practises

*In this practical guide, four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source will guide you through the process of building applications with this container orchestration system. Based on the experiences of companies that are running Kubernetes in production successfully, many of the methods are also backed by concrete code examples. https://www.oreilly.com/library/view/kubernetes-best-practices/9781492056461/

Containerize Your Apps with Docker and Kubernetes

*As you move to the cloud, there’s a lot to learn about using containers to simplify the deployment and management of your applications. Advance your skillset with this e-book from Packt, along with an accompanying GitHub repository of hands-on labs to help you gain experience. Discover how to package and run both monolithic and new, microservice-based applications in containers by following real-world examples of best practices in action. Delve into the design of the Kubernetes platform to understand the steps you’ll need to take to successfully use Kubernetes with Docker to manage containers. https://azure.microsoft.com/en-us/resources/containerize-your-apps-with-docker-and-kubernetes/