Kubernetes for Developers: Use Kubernetes to develop, test, and deploy your applications with the help of containers

Joseph Heck

  • 出版商: Packt Publishing
  • 出版日期: 2018-04-10
  • 售價: $1,940
  • 貴賓價: 9.5$1,843
  • 語言: 英文
  • 頁數: 374
  • 裝訂: Paperback
  • ISBN: 1788834755
  • ISBN-13: 9781788834759
  • 相關分類: Kubernetes
  • 海外代購書籍(需單獨結帳)

商品描述

A developer's field-guide to designing scalable services using Kubernetes

Key Features

  • Run your software using containers within a Kubernetes environment
  • Get hands-on experience of using Kubernetes in DevOps theories like continuous integration, benchmark integration testing, monitoring and so on
  • Pragmatic example-based approach showing how to use Kubernetes in the development process

Book Description

Kubernetes is often documented and approached from the perspective of someone just running software already built. Kubernetes may also be used to enhance the development process itself, enabling more consistent testing and analysis of written code so that developers can verify not only correctness, but efficiency as well. This book will introduce the key concepts of Kubernetes, linked with examples of how to deploy and use those with a bit of NodeJS and Python example code, so that a reader could quickly replicate and use that knowledge themselves in their development process.

You will begin by setting up Kubernetes for development and packaging your code to run in Kubernetes. It will walk you through the set up and installation process before working with Kubernetes in the development environment. We will then take a deep dive into concepts like automating your build process, autonomic computing, debugging, integration testing and so on. This book will cover all the necessary concepts required for any developer to work with Kubernetes. Towards the end of this book, we will be covering few security best practices which will secure the developer environment. By the end of this book, you will be in a position to use Kubernetes in the development ecosystem.

What you will learn

  • Build your software into containers.
  • Deploy and debug those containers with Kubernetes.
  • Define and add configuration through Kubernetes.
  • Declare how your application fits together, using internal and external services.
  • Add feedback in your code to help Kubernetes manage your services.
  • Monitor, measure your services through integration testing and in production deployments.

Who This Book Is For

If you are a full-stack or back-end software developers interested, curious, or being asked to test as well as run the code you're creating, you can leverage Kubernetes to make that process simpler and consistent regardless of where you deploy. If you're looking for developer focused examples in NodeJS and Python for how to build, test, deploy, and run your code with Kubernetes, this is perfect for you.