Apress | Practical NATS: From Beginner To Pro (2018 EN)

Discussion in 'Computing' started by Kanka, Aug 21, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Waldemar Quevedo
    Full Title: Practical NATS: From Beginner To Pro
    Publisher: Apress; 1st ed. edition (June 8, 2018)
    Year: 2018
    ISBN-13: 9781484235706 (978-1-4842-3570-6), 9781484235690 (978-1-4842-3569-0)
    ISBN-10: 1484235703, 148423569X
    Pages: 260
    Language: English
    Genre: Educational: Open Source
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 35.30 €


    Learn to use NATS and messaging as a solution for communication between services. The NATS project has been around since 2010, but it has become more popular in recent years due to how well it fits into the paradigm of cloud native applications and microservices architectures. It’s fast becoming a very attractive option thanks to its great performance characteristics--a single server can push millions of messages per second--and overall simple design.

    First you will learn the fundamentals of NATS, such as its design, protocol and the styles of communications it enables, internals of the NATS clients, and how to use the basic API provided by all the official clients. You will also understand how to setup and configure NATS servers using the configuration file.

    Next you'll work with real-world projects and see how to develop a production-ready cloud native application using NATS as the control plane over which clients communicate. Finally you’ll learn advanced usage of the NATS clients, such as implementing heartbeats based failure detectors, tracing or collecting multiple responses from a single request.

    Perhaps you are familiar with REST-style APIs, and want to make the transition into a messaging-based approach instead. Practical NATS is the perfect place to start.


    Learn:
    ✓ Use NATS to build applications which use it as the control plane for communication among components
    ✓ Explore the fundamentals of NATS such as how the protocol works under the hood to more advanced communication styles which are ✓ possible with the basic building blocks provided by the client
    ✓ Setup, operate, and configure NATS servers, as well as how to troubleshoot common failure scenarios

    Features:
    ✓ First book on the market that teaches NATS
    ✓ Includes thorough explanations of the design behind the NATS server and its clients
    ✓ Written by Waldemar Quevedo who has been using NATs for 5 years and has presented on NATs at a number of industry events, including StrangeLoop, AllThingsOpen, and GopherCon.

    Who This Book Is For:
    Anyone looking for a solution for some of the problems which come along with microservices and cloud native application development, such as service discovery, low latency requests, load balancing, tracing and monitoring for example. Also adopters of NATS who need further help getting started using it. Ideally you should have some familiarity with Go as that is the language of the code examples.

    -------------
     
    Last edited by a moderator: Sep 10, 2020