MARC 닫기
05641cam a2200649Ii 4500
000001335008
20210114163714
m d
cr unu||||||||
201113s2020 enka ob 000 0 eng d
▼a GBC0B8645
▼2 bnb
▼a 019888459
▼2 Uk
▼a 1193135355
▼a 9781789539486
▼a 178953948X
▼z 9781789536058
▼a 2575330
▼b (N$T)
▼a (OCoLC)1206388694
▼z (OCoLC)1193135355
▼a CL0501000167
▼b Safari Books Online
▼a UMI
▼b eng
▼e rda
▼e pn
▼c UMI
▼d EBLCP
▼d UKAHL
▼d UKMGB
▼d UAB
▼d OCLCF
▼d N$T
▼d 248023
▼a QA76.76.D47
▼a 005.3
▼2 23
▼a Bullington-McGuire, Richard,
▼e author.
▼a Docker for developers:
▼b develop and run your application with Docker containers using DevOps tools for continuous delivery /:
▼c Richard Bullington-McGuire, Andrew K. Dennis, and Michael Schwartz.
▼a Birmingham, UK:
▼b Packt Publishing,
▼c 2020.
▼a 1 online resource (1 volume):
▼b illustrations.
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Includes bibliographical references.
▼a Cover -- Copyright -- About PACKT -- Contributors -- Table of Contents -- Preface -- Section 1: An Introduction to Docker -- Containers and Local Development -- Chapter 1: Introduction to Docker -- The drivers for Docker -- Co-located hosting -- Self-hosting -- Data centers -- Using virtualization to economize resource usage -- Addressing the increasing power requirements -- Using containers to further optimize data center resources -- Summary -- Further reading -- Chapter 2: Using VirtualBox and Docker Containers for Development -- Technical requirements -- Host filesystem pollution problem
▼a Using VirtualBox for virtual machines -- Introduction to virtualization -- Creating a virtual machine -- Guest additions -- Installing VirtualBox -- Using Docker containers -- Introduction to containers -- Using Docker for development -- Getting started with Docker -- Automating Docker commands via sh scripts -- Summary -- Further reading -- Chapter 3: Sharing Containers Using Docker Hub -- Technical requirements -- Introducing Docker Hub -- Interacting with Docker Hub from the command line -- Using the Docker Hub website -- Implementing a MongoDB container for our application
▼a Running a shell within a container -- Introducing the microservices architecture -- Scalability -- Inter-container communication -- Implementing a sample microservices application -- Sharing your containers on Docker Hub -- Summary -- Further reading -- Chapter 4: Composing Systems Using Containers -- Technical requirements -- Introduction to Docker Compose -- The problem with .sh scripts -- Docker Compose configuration files -- Inheritance using multiple configuration files -- The depends_on option -- Adding port bindings using overrides -- Using Docker local networking
▼a Networking using .sh scripts -- Networking with Docker Compose -- Binding a host filesystem within containers -- Optimizing our container size -- Using the build.sh script -- Other composition tools -- Docker Swarm -- Kubernetes -- Packer -- Summary -- Further reading -- Section 2: Running Docker in Production -- Chapter 5: Alternatives for Deploying and Running Containers in Production -- Technical requirements -- Example application -- ShipIt Clicker -- Running Docker in production -- many paths, choose wisely -- What is the minimum realistic production environment?
▼a Bare minimum -- run Docker and Docker Compose on one host -- Docker support -- Problems with single-host deployment -- Managed cloud services -- Google Kubernetes Engine -- AWS Elastic Beanstalk -- AWS ECS and Fargate -- AWS EKS -- Microsoft Azure Kubernetes Service -- Digital Ocean Docker Swarm -- Running your own Kubernetes cluster -- from bare metal to OpenStack -- Deciding on the right Docker production setup -- Exercise -- join the ShipIt Clicker team -- Exercise -- choosing from reasonable deployment alternatives -- Exercise -- Dockerfile and docker-compose.yml evaluation -- Summary
▼a Description based on online resource; title from cover (Safari, viewed November 12, 2020).
▼a Master record variable field(s) change: 082 - OCLC control number change
▼a Linux
▼2 fast
▼0 (OCoLC)fst01382136
▼a Application software
▼x Development.
▼a Computer software
▼x Development.
▼a Client/server computing.
▼a Open source software.
▼a Application software
▼x Development
▼2 fast
▼0 (OCoLC)fst00811707
▼a Open source software
▼2 fast
▼0 (OCoLC)fst01046097
▼a Operating systems (Computers)
▼2 fast
▼0 (OCoLC)fst01046280
▼a Virtual computer systems
▼2 fast
▼0 (OCoLC)fst01167683
▼a Electronic books.
▼a Dennis, Andrew K.,
▼c (Software engineer),
▼e author.
▼a Schwartz, Michael,
▼e author.
▼i Print version:
▼a Bullington-McGuire, Richard
▼t Docker for Developers : Develop and Run Your Application with Docker Containers Using DevOps Tools for Continuous Delivery.
▼d Birmingham : Packt Publishing, Limited,c2020,
▼z 9781789536058
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2575330
▼a Askews and Holts Library Services
▼b ASKH
▼n AH37507207
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL6326390
▼a EBSCOhost
▼b EBSC
▼n 2575330
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 9781789539486 |
| ISBN : | 178953948X |
| ISBN : | |
| 개인저자 : | Bullington-McGuire, Richard, author. |
| 서명/저자사항 : | Docker for developers: develop and run your application with Docker containers using DevOps tools for continuous delivery /: Richard Bullington-McGuire, Andrew K. Dennis, and Michael Schwartz. |
| 발행사항 : | Birmingham, UK: Packt Publishing, 2020. |
| 형태사항 : | 1 online resource (1 volume): illustrations. |
| 서지주기 : | Includes bibliographical references. |
| 내용주기 : | Cover -- Copyright -- About PACKT -- Contributors -- Table of Contents -- Preface -- Section 1: An Introduction to Docker -- Containers and Local Development -- Chapter 1: Introduction to Docker -- The drivers for Docker -- Co-located hosting -- Self-hosting -- Data centers -- Using virtualization to economize resource usage -- Addressing the increasing power requirements -- Using containers to further optimize data center resources -- Summary -- Further reading -- Chapter 2: Using VirtualBox and Docker Containers for Development -- Technical requirements -- Host filesystem pollution problem |
| 내용주기 : | Using VirtualBox for virtual machines -- Introduction to virtualization -- Creating a virtual machine -- Guest additions -- Installing VirtualBox -- Using Docker containers -- Introduction to containers -- Using Docker for development -- Getting started with Docker -- Automating Docker commands via sh scripts -- Summary -- Further reading -- Chapter 3: Sharing Containers Using Docker Hub -- Technical requirements -- Introducing Docker Hub -- Interacting with Docker Hub from the command line -- Using the Docker Hub website -- Implementing a MongoDB container for our application |
| 내용주기 : | Running a shell within a container -- Introducing the microservices architecture -- Scalability -- Inter-container communication -- Implementing a sample microservices application -- Sharing your containers on Docker Hub -- Summary -- Further reading -- Chapter 4: Composing Systems Using Containers -- Technical requirements -- Introduction to Docker Compose -- The problem with .sh scripts -- Docker Compose configuration files -- Inheritance using multiple configuration files -- The depends_on option -- Adding port bindings using overrides -- Using Docker local networking |
| 내용주기 : | Networking using .sh scripts -- Networking with Docker Compose -- Binding a host filesystem within containers -- Optimizing our container size -- Using the build.sh script -- Other composition tools -- Docker Swarm -- Kubernetes -- Packer -- Summary -- Further reading -- Section 2: Running Docker in Production -- Chapter 5: Alternatives for Deploying and Running Containers in Production -- Technical requirements -- Example application -- ShipIt Clicker -- Running Docker in production -- many paths, choose wisely -- What is the minimum realistic production environment? |
| 내용주기 : | Bare minimum -- run Docker and Docker Compose on one host -- Docker support -- Problems with single-host deployment -- Managed cloud services -- Google Kubernetes Engine -- AWS Elastic Beanstalk -- AWS ECS and Fargate -- AWS EKS -- Microsoft Azure Kubernetes Service -- Digital Ocean Docker Swarm -- Running your own Kubernetes cluster -- from bare metal to OpenStack -- Deciding on the right Docker production setup -- Exercise -- join the ShipIt Clicker team -- Exercise -- choosing from reasonable deployment alternatives -- Exercise -- Dockerfile and docker-compose.yml evaluation -- Summary |
| 주제명(통일서명) : | Linux -- fast -- |
| 일반주제명 : | Application software -- Development. -- |
| 일반주제명 : | Computer software -- Development. -- |
| 일반주제명 : | Client/server computing. -- |
| 일반주제명 : | Open source software. -- |
| 일반주제명 : | Application software -- Development -- |
| 일반주제명 : | Open source software -- |
| 일반주제명 : | Operating systems (Computers) -- |
| 일반주제명 : | Virtual computer systems -- |
| 개인저자 : | Dennis, Andrew K., (Software engineer), author. |
| 개인저자 : | Schwartz, Michael, author. |
| 기타형태 저록 : | Print version: Bullington-McGuire, Richard Docker for Developers : Develop and Run Your Application with Docker Containers Using DevOps Tools for Continuous Delivery. Birmingham : Packt Publishing, Limited,c2020, 9781789536058 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기