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

Building Microservices with ASP.NET Core (Develop, Test, and Deploy Cross-Platform Services in the Cloud)

List Price: $59.99
SKU:
9781491961735
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:
    Kevin Hoffman
    Format:
    Paperback
    Pages:
    229
    Publisher:
    O'Reilly Media (October 17, 2017)
    Language:
    English
    ISBN-13:
    9781491961735
    ISBN-10:
    1491961732
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.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:
    12.8oz
    Imprint:
    O'Reilly Media
  • Overview

    At a time when nearly every vertical, regardless of domain, seems to need software running in the cloud to make money, microservices provide the agility and drastically reduced time to market you require. This hands-on guide shows you how to create, test, compile, and deploy microservices, using the ASP.NET Core free and open-source framework. Along the way, you’ll pick up good, practical habits for building powerful and robust services.

    Building microservices isn’t about learning a specific framework or programming language; it’s about building applications that thrive in elastically scaling environments that don't have host affinity, and that can start and stop at a moment’s notice. This practical book guides you through the process.

    • Learn test-driven and API-first development concepts
    • Communicate with other services by creating and consuming backing services such as databases and queues
    • Build a microservice that depends on an external data source
    • Learn about event sourcing, the event-centric approach to persistence
    • Use ASP.NET Core to build web applications designed to thrive in the cloud
    • Build a service that consumes, or is consumed by, other services
    • Create services and applications that accept external configuration
    • Explore ways to secure ASP.NET Core microservices and applications