博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
使用Node.js电子书从容器到Kubernetes
阅读量:2506 次
发布时间:2019-05-11

本文共 1999 字,大约阅读时间需要 6 分钟。

Download the Complete eBook!
下载完整的电子书!

电子书简介 (Introduction to the eBook)

This book is designed to introduce you to using containers and Kubernetes for full-stack development. You’ll learn how to develop a full-stack application using Node.js and MongoDB and how to manage them — first with Docker, then with Docker Compose, and finally with Kubernetes.

本书旨在向您介绍如何使用容器和Kubernetes进行全栈开发。 您将学习如何使用Node.js和MongoDB开发全栈应用程序以及如何管理它们-首先使用Docker,然后使用Docker Compose,最后使用Kubernetes。

This book is based on the tutorial series found on . The topics that it covers include how to:

本书基于上的“ 教程系列。 它涵盖的主题包括如何:

  1. Build a Node.js application using Docker for development

    使用Docker构建Node.js应用程序进行开发

  2. Integrate a NoSQL database into your Node.js application using MongoDB

    使用MongoDB将NoSQL数据库集成到您的Node.js应用程序中

  3. Manage your development environment with Docker Compose

    使用Docker Compose管理您的开发环境

  4. Migrate your Docker Compose workflow to Kubernetes

    将Docker Compose工作流程迁移到Kubernetes

  5. Scale your Node.js and MongoDB application using Helm and Kubernetes

    使用Helm和Kubernetes扩展Node.js和MongoDB应用程序

  6. Secure your containerized Node.js application using Nginx, Let’s Encrypt, and Docker Compose

    使用Nginx,Let's Encrypt和Docker Compose保护您的容器化Node.js应用程序

Each chapter is is designed to build progressively from the first. However, if you’re familiar with a topic, or are more interested in a particular section, feel free to jump to the chapter that best suits your purpose.

每章旨在从第一章开始逐步构建。 但是,如果您熟悉某个主题,或者对特定部分更感兴趣,请随时跳到最适合您目的的章节。

下载电子书 (Download the eBook)

You can download the eBook in either the EPUB or PDF format by following the links below.

您可以通过以下链接下载EPUB或PDF格式的电子书。

Download the Complete eBook!
下载完整的电子书!

If you’d like to learn more about app development using Node.js visit the DigitalOcean Community’s . Or if you want to continue learning about containers, Docker, and Kubernetes, you might be interested in the self-guided course.

如果您想了解更多有关使用Node.js进行应用开发的信息,请访问DigitalOcean社区的 。 或者,如果您想继续学习有关容器,Docker和Kubernetes的知识,您可能会对自学课程感兴趣。

翻译自:

转载地址:http://llhgb.baihongyu.com/

你可能感兴趣的文章
P2700逐个击破(并查集/树形dp)
查看>>
python几大排序算法
查看>>
hdu 4619 二分图最大匹配 ——最大独立集
查看>>
VM CentOS 问题汇总
查看>>
这段时间的小结
查看>>
ANDROID_MARS学习笔记_S01原始版_021_MP3PLAYER001_下载mp3文件
查看>>
SQLServer视图
查看>>
入门阶段
查看>>
Android中使用http协议访问网络
查看>>
vs win32 & MFC 指针默认位置
查看>>
Join 与 CountDownLatch 之间的区别
查看>>
js存cookie
查看>>
vc6下dll调试
查看>>
Ubuntu apt常用命令
查看>>
struts2 配置(部分)
查看>>
python代码迷之错误(ModuleNotFoundError: No module named 'caffe.proto')
查看>>
nodejs adm-zip 解压文件 中文文件名乱码 问题解决
查看>>
MapReduce-文本输入
查看>>
<Bootstrap> 学习笔记六. 栅格系统使用案例
查看>>
pg数据库sql积累
查看>>