Click to rate this post!
[Total: 0 Average: 0]

This book is designed as an introduction to containers and Kubernetes by way of Node.js. Containers are the basis for distributed, repeatable workflows with orchestrators such as Kubernetes, and they allow developers and operators to develop applications consistently across environments and deploy in a repeatable and predictable fashion.

The examples in this book focus on Node.js, a JavaScript runtime, and demonstrate how to develop an application that communicates with a MongoDB backend. Though the chapters of the book cover cumulative topics — from how to develop a stateless application, to adding storage, to containerization — they can also be used as independent guides.

Feel free to use the chapters in order, or jump to the discussion that best suits your purpose. …

ПОДЕЛИТЬСЯ