|Eingestellt in Kategorie:
Versand und LieferungMehr zu Versand und Rückgabe finden Sie unter „Weitere Details“.
Ähnlichen Artikel verkaufen?

Das Tao der Microservices von Richard Rodger: gebraucht-

Ursprünglicher Text
The Tao of Microservices by Richard Rodger: Used
AlibrisBooks
  • (426001)
  • Angemeldet als gewerblicher Verkäufer
US $26,33
Ca.EUR 23,61
Artikelzustand:
Gut
Letzter Artikel1 verkauft
Wurde auch von anderen Nutzern gekauft. Schon 1 verkauft.
Versand:
Kostenlos Standard Shipping.
Standort: Sparks, Nevada, USA
Lieferung:
Lieferung zwischen Sa, 28. Sep und Mi, 2. Okt nach 43230 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand.
Zahlungen:
    

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:285000601778
Zuletzt aktualisiert am 25. Sep. 2024 23:47:21 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut: Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr ...
Book Title
The Tao of Microservices
Publication Date
2018-01-29
ISBN
1617293148
Subject Area
Computers
Publication Name
Tao of Microservices
Publisher
Manning Publications Co. LLC
Item Length
9.3 in
Subject
Systems Architecture / General, Systems Architecture / Distributed Systems & Computing, Software Development & Engineering / General
Publication Year
2017
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.8 in
Author
Richard Rodger
Item Weight
21.2 Oz
Item Width
7.3 in
Number of Pages
328 Pages

Über dieses Produkt

Product Identifiers

Publisher
Manning Publications Co. LLC
ISBN-10
1617293148
ISBN-13
9781617293146
eBay Product ID (ePID)
222069717

Product Key Features

Number of Pages
328 Pages
Language
English
Publication Name
Tao of Microservices
Subject
Systems Architecture / General, Systems Architecture / Distributed Systems & Computing, Software Development & Engineering / General
Publication Year
2017
Type
Textbook
Author
Richard Rodger
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
0.8 in
Item Weight
21.2 Oz
Item Length
9.3 in
Item Width
7.3 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2018-285213
TitleLeading
The
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
004.654
Synopsis
Key Features: * Key principles of the microservice architecture * Applying these principles to real-world projects * Implementing large-scale systems * Detailed case study AUDIENCE This book is for developers, architects, or managers who want to deliver faster, meet changing business requirements, and build scalable and robust systems., Microservices are small, but they offer big value. A microservice is a very small piece of a larger system that can be coded by one developer within one iteration. Microservices can be added and removed individually, new developers can be immediately productive, and legacy code is easily replaced. Developers are no longer hampered by the communication and coordination overhead caused by monolithic systems. Savvy businesses are discovering that software development productivity can be greatly enhanced with the right engineering approach that enables even junior developers to double their productivity, while reducing delivery risk. The Tao of Microservices presents readers with the path to understanding how to apply microservices architecture in their realworld projects. This high-level book offers a conceptual view of microservice architectures, along with core concepts and their application. It also includes a detailed case study for the nodezoo.com system, including all source code and documentation. By the end of the book, readers will have explored in depth the key ideas of the microservice architecture and will be able to design, analyze and implement systems based on this architecture. Key Features: * Key principles of the microservice architecture * Applying these principles to real-world projects * Implementing large-scale systems * Detailed case study AUDIENCE This book is for developers, architects, or managers who want to deliver faster, meet changing business requirements, and build scalable and robust systems. ABOUT THE TECHNOLOGY A microservice is a very small piece of a larger system that can be coded by one developer within one iteration. Microservices can be added and removed individually, new developers can be immediately productive, and legacy code is easily replaced., Summary The Tao of Microservices guides you on the path to understanding how to apply microservice architectures to your own real-world projects. This high-level book offers a conceptual view of microservice design, along with core concepts and their application. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology An application, even a complex one, can be designed as a system of independent components, each of which handles a single responsibility. Individual microservices are easy for small teams without extensive knowledge of the entire system design to build and maintain. Microservice applications rely on modern patterns like asynchronous, message-based communication, and they can be optimized to work well in cloud and container-centric environments. About the Book The Tao of Microservices guides you on the path to understanding and building microservices. Based on the invaluable experience of microservices guru Richard Rodger, this book exposes the thinking behind microservice designs. You'll master individual concepts like asynchronous messaging, service APIs, and encapsulation as you learn to apply microservices architecture to real-world projects. Along the way, you'll dig deep into detailed case studies with source code and documentation and explore best practices for team development, planning for change, and tool choice. What's Inside Principles of the microservice architecture Breaking down real-world case studies Implementing large-scale systems When not to use microservices About the Reader This book is for developers and architects. Examples use JavaScript and Node.js. About the Author Richard Rodger , CEO of voxgig, a social network for the events industry, has many years of experience building microservice-based systems for major global companies. Table of Contents PART 1 - BUILDING MICROSERVICES Brave new world Services Messages Data Deployment PART 2 - RUNNING MICROSERVICES Measurement Migration People Case study: Nodezoo.com, Microservices are small, but they offer big value. A microservice is a very small piece of a larger system that can be coded by one developer within one iteration. Microservices can be added and removed individually, new developers can be immediately productive, and legacy code is easily replaced. Developers are no longer hampered by the communication and coordination overhead caused by monolithic systems. Savvy businesses are discovering that software development productivity can be greatly enhanced with the right engineering approach that enables even junior developers to double their productivity, while reducing delivery risk. The Tao of Microservices presents readers with the path to understanding how to apply microservices architecture in their realworld projects. This high-level book offers a conceptual view of microservice architectures, along with core concepts and their application. It also includes a detailed case study for the nodezoo.com system, including all source code and documentation. By the end of the book, readers will have explored in depth the key ideas of the microservice architecture and will be able to design, analyze and implement systems based on this architecture. Key Features: * Key principles of the microservice architecture* Applying these principles to real-world projects* Implementing large-scale systems* Detailed case study AUDIENCE This book is for developers, architects, or managers who want to deliver faster, meet changing business requirements, and build scalable and robust systems. ABOUT THE TECHNOLOGY A microservice is a very small piece of a larger system that can be coded by one developer within one iteration. Microservices can be added and removed individually, new developers can be immediately productive, and legacy code is easily replaced.
LC Classification Number
TK5105.5828

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Alibris, Inc.
Rob Lambert
2560 9th St
Ste 215
94710-2565 Berkeley, CA
United States
Kontaktinformationen anzeigen
:liaM-Emoc.sirbila@90_skoob_flah
Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
AlibrisBooks

AlibrisBooks

98,8% positive Bewertungen
1,8 Mio. Artikel verkauft
Shop besuchenKontakt
Mitglied seit Mai 2008
Alibris is the premier online marketplace for independent sellers of new & used books, as well as rare & collectible titles. We connect people who love books to thousands of independent sellers around ...
Mehr anzeigen

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
4.9
Kommunikation
4.9
Angemeldet als gewerblicher Verkäufer

Verkäuferbewertungen (474.029)

  • s***o (66)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Thanks!
  • Alle Bewertungen ansehen