[资源介绍]
Bootstrapping Microservices with Docker, Kubernetes, and Terraform - Ashley Davis
The best way to learn microservices development is to build something! Begin with a simple application and build up your skills as you deploy a real microservices project.
- 通过 Docker、Kubernetes 和 Terraform 启动微服务 由
Ashley Davis 撰写 - 一个实用且基于项目的指南,用于使用微服务构建应用程序,从为单个微服务构建 Docker 镜像并发布到私有容器注册表开始,最后部署一个完整的微服务应用程序到生产 Kubernetes 集群。