null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Using Docker (Developing and Deploying Software with Containers)

List Price: $59.99
SKU:
9781491915769
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Adrian Mouat
    Format:
    Paperback
    Pages:
    351
    Publisher:
    O'Reilly Media (February 2, 2016)
    Language:
    English
    ISBN-13:
    9781491915769
    ISBN-10:
    1491915765
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $59.99
    As low as:
    $51.59
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    20
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    19.2oz
    Imprint:
    O'Reilly Media
  • Overview

    Docker containers offer simpler, faster, and more robust methods for developing, distributing, and running software than previously available. With this hands-on guide, you’ll learn why containers are so important, what you’ll gain by adopting Docker, and how to make it part of your development process.

    Ideal for developers, operations engineers, and system administrators—especially those keen to embrace a DevOps approach—Using Docker will take you from Docker and container basics to running dozens of containers on a multi-host system with networking and scheduling. The core of the book walks you through the steps needed to develop, test, and deploy a web application with Docker.

    • Get started with Docker by building and deploying a simple web application
    • Use Continuous Deployment techniques to push your application to production multiple times a day
    • Learn various options and techniques for logging and monitoring multiple containers
    • Examine networking and service discovery: how do containers find each other and how do you connect them?
    • Orchestrate and cluster containers to address load-balancing, scaling, failover, and scheduling
    • Secure your system by following the principles of defense-in-depth and least privilege