- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 93字
- 2021-07-02 13:41:46
DevOps with Containers
We're now familiar with a wide variety of DevOps tools that can help us to automate tasks and manage configuration throughout the delivery journey of an application. Challenges still lie ahead, however, as applications have now become more diverse than ever. In this chapter, we'll add another skill to our tool belt: the container. In particular, we'll talk about the Docker container. In doing this, we'll seek to understand the following:
- Key concepts related to containers
- Running Docker applications
- Building Docker applications with Dockerfile
- Orchestrating multiple containers with Docker compose
推薦閱讀
- AngularJS Testing Cookbook
- Redis Applied Design Patterns
- 大學計算機基礎實驗教程
- Developing Middleware in Java EE 8
- MongoDB for Java Developers
- HTML5游戲開發案例教程
- Java Web開發技術教程
- Java實戰(第2版)
- Mobile Device Exploitation Cookbook
- Extreme C
- Domain-Driven Design in PHP
- 從Power BI到Analysis Services:企業級數據分析實戰
- Scala編程實戰
- Learning Shiny
- PhantomJS Cookbook