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

Distributed Systems with Node.js (Building Enterprise-Ready Backend Services)

List Price: $55.99
SKU:
9781492077299
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:
    Thomas Hunter
    Format:
    Paperback
    Pages:
    377
    Publisher:
    O'Reilly Media (November 24, 2020)
    Language:
    English
    ISBN-13:
    9781492077299
    ISBN-10:
    1492077291
    Dimensions:
    7" x 9.19"
    Case Pack:
    10
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20250917125434-20250918.xml
    Folder:
    TWO RIVERS
    List Price:
    $55.99
    As low as:
    $48.15
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Audience:
    Professional and scholarly
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    21.76oz
    Imprint:
    O'Reilly Media
  • Overview

    Node.js is used by many companies for building performant backend services without sacrificing developer efficiency. Thanks to its approachable API and familiar syntax, Node.js is loved by engineers and used by startups and Fortune 500s alike. Backed by the world's largest package repository, its enterprise foothold is only expected to grow.

    In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise platforms for building services that are observable, scalable, and resilient. Intermediate to advanced Node.js developers will find themselves integrating application code with a breadth of tooling from each layer of a modern service stack.

    • Learn why running redundant copies of the same Node.js service is necessary
    • Know which protocol to choose, depending on the situation
    • Fine-tune your application containers for use in production
    • Track down errors in a distributed setting to determine which service is at fault
    • Simplify app code and increase performance by offloading work to a reverse proxy
    • Build dashboards to monitor service health and throughput
    • Find out why so many different tools are required when operating in an enterprise environment