- 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
推薦閱讀
- Kibana Essentials
- 前端跨界開發(fā)指南:JavaScript工具庫原理解析與實戰(zhàn)
- Android Studio Essentials
- KnockoutJS Starter
- MATLAB 2020從入門到精通
- Java程序設(shè)計入門
- Cybersecurity Attacks:Red Team Strategies
- 智能手機APP UI設(shè)計與應(yīng)用任務(wù)教程
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計原理(第2版)
- Extending Unity with Editor Scripting
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- A/B 測試:創(chuàng)新始于試驗
- Building RESTful Web Services with PHP 7