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

Bootstrapping Microservices with Docker, Kubernetes, and Terraform (A project-based guide)

List Price: $49.99
SKU:
9781617297212
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:
    Ashley Davis
    Format:
    Paperback
    Pages:
    440
    Publisher:
    Manning (March 9, 2021)
    Imprint:
    Manning
    Language:
    English
    ISBN-13:
    9781617297212
    ISBN-10:
    1617297216
    Weight:
    26.4oz
    Dimensions:
    7.375" x 9.25" x 1"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $49.99
    Pub Discount:
    37
    Case Pack:
    18
    As low as:
    $47.49
    Publisher Identifier:
    P-SS
    Discount Code:
    H
  • Overview

    Summary
    The best way to learn microservices development is to build something! Bootstrapping Microservices with Docker, Kubernetes, and Terraform guides you from zero through to a complete microservices project, including fast prototyping, development, and deployment. You’ll get your feet wet using industry-standard tools as you learn and practice the practical skills you’ll use for every microservices application. Following a true bootstrapping approach, you’ll begin with a simple, familiar application and build up your knowledge and skills as you create and deploy a real microservices project.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    About the technology
    Taking microservices from proof of concept to production is a complex, multi-step operation relying on tools like Docker, Terraform, and Kubernetes for packaging and deployment. The best way to learn the process is to build a project from the ground up, and that’s exactly what you’ll do with this book!

    About the book
    In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, author Ashley Davis lays out a comprehensive approach to building microservices. You’ll start with a simple design and work layer-by-layer until you’ve created your own video streaming application. As you go, you’ll learn to configure cloud infrastructure with Terraform, package microservices using Docker, and deploy your finished project to a Kubernetes cluster.

    What's inside

        Developing and testing microservices applications
        Working with cloud providers
        Applying automated testing
        Implementing infrastructure as code and setting up a continuous delivery pipeline
        Monitoring, managing, and troubleshooting

    About the reader
    Examples are in JavaScript. No experience with microservices, Kubernetes, Terraform, or Docker required.

    About the author
    Ashley Davis is a software developer, entrepreneur, stock trader, and the author of Manning’s Data Wrangling with JavaScript.

    Table of Contents

    1 Why microservices?

    2 Creating your first microservice

    3 Publishing your first microservice

    4 Data management for microservices

    5 Communication between microservices

    6 Creating your production environment

    7 Getting to continuous delivery

    8 Automated testing for microservices

    9 Exploring FlixTube

    10 Healthy microservices

    11 Pathways to scalability