2019最佳devops工具docker書籍

匯總下載

碼農(nóng):Docker云圖 - 2015.pdf

高性能Docker - 2016.pdf

第一本Docker書 修訂版 - 2015.pdf

Docker全攻略 - 2016.pdf

Docker進階與實戰(zhàn) - 2016.pdf

Docker技術(shù)入門與實戰(zhàn)(第2版)- 2017.pdf

Docker - 從入門到實踐 - 2017.pdf

The Docker Book - 2018.pdf

Practical Docker with Python - 2018.pdf

Learn Docker - Fundamentals of Docker 18.x - 2018.pdf

Docker Up & Running 2nd - 2018.pdf

Docker Deep Dive - 2018.pdf

Docker Deep Dive

圖片.png

亞馬遜美國 4.5 100+評論

The ultimate book for learning Docker. Deep theory and lots of hands-on labs so that you get a solid understanding. Lots of clear diagrams. Now covers all objectives on the Docker Certified Associate (DCA) exam.

Docker Deep Dive - 2018.pdf

Practical Docker with Python: Build, Release and Distribute your Python App with Docker

圖片.png

Learn the key differences between containers and virtual machines. Adopting a project based approach, this book introduces you to a simple Python application to be developed and containerized with Docker.

After an introduction to Containers and Docker you'll be guided through Docker installation and configuration. You'll also learn basic functions and commands used in Docker by running a simple container using Docker commands.

The book then moves on to developing a Python based Messaging Bot using required libraries and virtual environment where you'll add Docker Volumes to your project, ensuring your container data is safe.
You'll create a database container and link your project to it and finally, bring up the Bot-associated database all at once with Docker Compose.

What You'll Learn

Build, run, and distribute Docker containers
Develop a Python App and containerize it
Use Dockerfile to run the Python App
Define and run multi-container applications with Docker Compose 
Work with persisting data generated by and used by Docker containers

Who This Book Is For

Intermediate developers/DevOps practitioners who are looking to improve their build and release workflow by containerizing applications

https://github.com/Apress/practical-docker-with-python

Practical Docker with Python - 2018.pdf

參考資料

Docker: Up & Running 2nd

《Docker即學即用》作者是New Relic公司的兩名首席網(wǎng)站可靠性工程師实檀,他們在Docker發(fā)布不久之后就開始使用了蝉揍。本書內(nèi)容是根據(jù)他們在生產(chǎn)環(huán)境中使用Docker的經(jīng)驗寫就的,目的是讓你了解這項技術(shù)的優(yōu)勢躺彬,避免他們曾犯過的錯誤凭舶。本書主要內(nèi)容有:學習如何使用 Docker 簡化依賴管理和應(yīng)用的部署流程哟楷。著手使用Docker映像,容器和命令行工具碍脏。使用實用的技術(shù)在生產(chǎn)環(huán)境中部署和測試基于 Docker的Linux容器梭依。理解容器的組成和內(nèi)部機理,便于調(diào)試潮酒。在數(shù)據(jù)中心或云環(huán)境中大規(guī)模部署容器睛挚。探討一些Docker的高級話題,包括部署工具急黎,網(wǎng)絡(luò)扎狱,編排,安全和配置勃教。

圖片.png
圖片.png

Docker Up & Running 2nd - 2018.pdf

The Docker Book: Containerization is the new virtualization - 2018

圖片.png
圖片.png

Updated for Docker Community Edition 18.09!

A new book designed for SysAdmins, SREs, Operations staff, Developers and DevOps who are interested in deploying the open source container service Docker.

In this book, we will walk you through installing, deploying, managing, and extending Docker. We're going to do that by first introducing you to the basics of Docker and its components. Then we'll start to use Docker to build containers and services to perform a variety of tasks.

We're going to take you through the development life cycle, from testing to production, and see where Docker fits in and how it can make your life easier. We'll make use of Docker to build test environments for new projects, demonstrate how to integrate Docker with continuous integration workflow, and then how to build application services and platforms. Finally, we'll show you how to use Docker's API and how to extend Docker yourself.

We'll teach you how to:

  • Install Docker.
  • Take your first steps with a Docker container.
  • Build Docker images.
  • Manage and share Docker images.
  • Run and manage more complex Docker containers.
  • Deploy Docker containers as part of your testing pipeline.
  • Build multi-container applications and environments.
  • Learn about orchestration. Use Compose and Swarm for the orchestration of Docker containers and Consul for service discovery.
  • Explore the Docker API.
  • Getting Help and Extending Docker.

Updated for Docker Community Edition 18.09!

亞馬遜美國 4.5 100左右評論

The Docker Book - 2018.pdf

Learn Docker - Fundamentals of Docker 18.x - 2018

圖片.png

Enhance your software deployment workflow using containers

Key Features
Get up-and-running with basic to advanced concepts of Docker
Get acquainted with concepts such as Docker containers, Docker images, orchestrators and so on.
Practical test-based approach to learning a prominent containerization tool
Book Description
Docker containers have revolutionized the software supply chain in small and big enterprises. Never before has a new technology so rapidly penetrated the top 500 enterprises worldwide. Companies that embrace containers and containerize their traditional mission-critical applications have reported savings of at least 50% in total maintenance cost and a reduction of 90% (or more) of the time required to deploy new versions of those applications. Furthermore they are benefitting from increased security just by using containers as opposed to running applications outside containers.

This book starts from scratch, introducing you to Docker fundamentals and setting up an environment to work with it. Then we delve into concepts such as Docker containers, Docker images, Docker Compose, and so on. We will also cover the concepts of deployment, orchestration, networking, and security. Furthermore, we explain Docker functionalities on public clouds such as AWS.

By the end of this book, you will have hands-on experience working with Docker containers and orchestrators such as SwarmKit and Kubernetes.

What you will learn
Containerize your traditional or microservice-based application
Share or ship your application as an immutable container image
Build a Docker swarm and a Kubernetes cluster in the cloud
Run a highly distributed application using Docker Swarm or Kubernetes
Update or rollback a distributed application with zero downtime
Secure your applications via encapsulation, networks, and secrets
Know your options when deploying your containerized app into the cloud
Who This Book Is For
This book is targeted at system administrators, operations engineers, DevOps engineers, and developers or stakeholders who are interested in getting started with Docker from scratch. No prior experience with Docker Containers is required.

Table of Contents
What Are Containers and Why Should I Use Them?
Setting up a Working Environment
Working with Containers
Creating and Managing Container Images
Data Volumes and System Management
Distributed Application Architecture
Single-Host Networking
Docker Compose
Orchestrators
Introduction to Docker Swarm
Zero Downtime Deployments and Secrets
Introduction to Kubernetes
Deploying, Updating and Securing an Application with Kubernetes
Running a Containerized App in the Cloud

https://github.com/fundamentalsofdocker/labs

Learn Docker - Fundamentals of Docker 18.x - 2018.pdf

Docker Cookbook: Over 100 practical and insightful recipes to build distributed applications with Docker , 2nd Edition (English Edition) - 2018

圖片.png

Leverage Docker to deploying software at scale
Key Features

Leverage practical examples to manage containers efficiently
Integrate with orchestration tools such as Kubernetes for controlled deployments
Learn to implement best practices on improving efficiency and security of containers

Book Description

Docker is an open source platform for building, shipping, managing, and securing containers. Docker has become the tool of choice for people willing to work with containers. Since the market is moving toward containerization, Docker will definitely have a big role to play in the future tech market.

This book starts with setting up Docker in different environment, and helps you learn how to work with Docker images. Then, you will take a deep dive into network and data management for containers. The book explores the RESTful APIs provided by Docker to perform different actions, such as image/container operations. The book then explores logs and troubleshooting Docker to solve issues and bottlenecks. You will gain an understanding of Docker use cases, orchestration, security, ecosystems, and hosting platforms to make your applications easy to deploy, build, and collaborate on. The book covers the new features of Docker 18.xx (or later), such as working with AWS and Azure, Docker Engine, Docker Swarm, Docker Compose, and so on.

By the end of this book, you will have gained hands-on experience of finding quick solutions to different problems encountered while working with Docker.
What you will learn

Install Docker on various platforms
Work with Docker images and containers
Container networking and data sharing
Docker APIs and language bindings
Various PaaS solutions for Docker
Implement container orchestration using Docker Swarm and Kubernetes
Container security
Docker on various clouds

Who this book is for

Book is targeted towards developers, system administrators, and DevOps engineers who want to use Docker in his/her development, QA, or production environments.

It is expected that the reader has basic Linux/Unix skills such as installing packages, editing files, managing services, and so on.

Any experience in virtualization technologies such as KVM, XEN, and VMware will be an added advantage
Table of Contents

Introduction and Installation
Working with Docker Containers
Working with Docker Images
Network and Data Management for Containers
Docker Use Cases
Docker APIs and SDKs
Docker Performance
Docker Orchestration and Hosting a Platform
Docker Security
Getting Help and Tips and Tricks
Docker on the Cloud

Docker Cookbook 2nd - 2018.pdf

更多的書籍會逐步添加淤击,最新版本參見:https://china-testing.github.io/docker_books.html

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末,一起剝皮案震驚了整個濱河市故源,隨后出現(xiàn)的幾起案子污抬,更是在濱河造成了極大的恐慌,老刑警劉巖绳军,帶你破解...
    沈念sama閱讀 217,406評論 6 503
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件印机,死亡現(xiàn)場離奇詭異,居然都是意外死亡门驾,警方通過查閱死者的電腦和手機射赛,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 92,732評論 3 393
  • 文/潘曉璐 我一進店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來奶是,“玉大人楣责,你說我怎么就攤上這事竣灌。” “怎么了秆麸?”我有些...
    開封第一講書人閱讀 163,711評論 0 353
  • 文/不壞的土叔 我叫張陵初嘹,是天一觀的道長。 經(jīng)常有香客問我沮趣,道長屯烦,這世上最難降的妖魔是什么? 我笑而不...
    開封第一講書人閱讀 58,380評論 1 293
  • 正文 為了忘掉前任房铭,我火速辦了婚禮漫贞,結(jié)果婚禮上,老公的妹妹穿的比我還像新娘育叁。我一直安慰自己,他們只是感情好芍殖,可當我...
    茶點故事閱讀 67,432評論 6 392
  • 文/花漫 我一把揭開白布豪嗽。 她就那樣靜靜地躺著,像睡著了一般豌骏。 火紅的嫁衣襯著肌膚如雪龟梦。 梳的紋絲不亂的頭發(fā)上,一...
    開封第一講書人閱讀 51,301評論 1 301
  • 那天窃躲,我揣著相機與錄音计贰,去河邊找鬼。 笑死蒂窒,一個胖子當著我的面吹牛躁倒,可吹牛的內(nèi)容都是我干的。 我是一名探鬼主播洒琢,決...
    沈念sama閱讀 40,145評論 3 418
  • 文/蒼蘭香墨 我猛地睜開眼秧秉,長吁一口氣:“原來是場噩夢啊……” “哼!你這毒婦竟也來了衰抑?” 一聲冷哼從身側(cè)響起象迎,我...
    開封第一講書人閱讀 39,008評論 0 276
  • 序言:老撾萬榮一對情侶失蹤,失蹤者是張志新(化名)和其女友劉穎呛踊,沒想到半個月后砾淌,有當?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體,經(jīng)...
    沈念sama閱讀 45,443評論 1 314
  • 正文 獨居荒郊野嶺守林人離奇死亡谭网,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 37,649評論 3 334
  • 正文 我和宋清朗相戀三年汪厨,在試婚紗的時候發(fā)現(xiàn)自己被綠了。 大學時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片蜻底。...
    茶點故事閱讀 39,795評論 1 347
  • 序言:一個原本活蹦亂跳的男人離奇死亡骄崩,死狀恐怖聘鳞,靈堂內(nèi)的尸體忽然破棺而出,到底是詐尸還是另有隱情要拂,我是刑警寧澤抠璃,帶...
    沈念sama閱讀 35,501評論 5 345
  • 正文 年R本政府宣布,位于F島的核電站脱惰,受9級特大地震影響搏嗡,放射性物質(zhì)發(fā)生泄漏。R本人自食惡果不足惜拉一,卻給世界環(huán)境...
    茶點故事閱讀 41,119評論 3 328
  • 文/蒙蒙 一采盒、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧蔚润,春花似錦磅氨、人聲如沸。這莊子的主人今日做“春日...
    開封第一講書人閱讀 31,731評論 0 22
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽。三九已至除盏,卻和暖如春叉橱,著一層夾襖步出監(jiān)牢的瞬間,已是汗流浹背者蠕。 一陣腳步聲響...
    開封第一講書人閱讀 32,865評論 1 269
  • 我被黑心中介騙來泰國打工窃祝, 沒想到剛下飛機就差點兒被人妖公主榨干…… 1. 我叫王不留,地道東北人踱侣。 一個月前我還...
    沈念sama閱讀 47,899評論 2 370
  • 正文 我出身青樓粪小,卻偏偏與公主長得像,于是被迫代替她去往敵國和親抡句。 傳聞我的和親對象是個殘疾皇子糕再,可洞房花燭夜當晚...
    茶點故事閱讀 44,724評論 2 354

推薦閱讀更多精彩內(nèi)容