Apress | Microservices From Day One: Build Robust And Scalable Software From The Start (2016 EN)

Discussion in 'Programming' started by Kanka, Aug 6, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

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

    Author: Cloves Carneiro, Tim Schmelmer
    Full Title: Microservices From Day One: Build Robust And Scalable Software From The Start
    Publisher: Apress; 1st ed. edition (January 8, 2017)
    Year: 2016
    ISBN-13: 9781484219379 (978-1-4842-1937-9), 9781484219362 (978-1-4842-1936-2)
    ISBN-10: 1484219376, 1484219368
    Pages: 246
    Language: English
    Genre: Programming
    File type: PDF (True)
    Quality: 10/10
    Price: 46.79 €


    Learn what a microservices architecture is, its advantages, and why you should consider using one when starting a new application. The book describes how taking a microservices approach from the start helps avoid the complexity and expense of moving to a service-oriented approach after applications reach a critical code base size or traffic load.

    Microservices from Day One discusses many of the decisions you face when adopting a service-oriented approach and defines a set of rules to follow for easily adopting microservices. The book provides simple guidelines and tips for dividing a problem domain into services. It also describes best practices for documenting and generating APIs and client libraries, testing applications with service dependencies, optimizing services for client performance, and much more. Throughout the book, you will follow the development of a sample project to see how to apply the best practices described.


    What You Will Learn:
    ✓ Apply guidelines and best practices for developing projects that use microservices
    ✓ Define a practical microservices architecture at the beginning of a project that allows for fast development
    ✓ Define and build APIs based on real-world best practices
    ✓ Build services that easily scale by using tools available in most programming languages
    ✓ Test applications in a distributed environment

    Who This Book is For:
    Software engineers and web developers who have heard about microservices, and want to either move the project/applications they work on to a service-oriented environment, or want to start a new project knowing that building services helps with ease of scaling and maintainability. The book is a reference for developers who have a desire to build software in smaller, more focused and manageable chunks, but do not know how to get started.
    -------------
     
    Last edited by a moderator: Aug 16, 2020