|In vendita nella categoria:
Questo oggetto è esaurito.
Ne hai uno da vendere?

Testing Microservices with Mountebank by Byars, Brandon

by Byars, Brandon | PB | Good
ThriftBooks
(3932141)
Registrato come venditore professionale
US $20,81
CircaEUR 17,80
Condizione:
Buone condizioni
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Maggiori informazioniinformazioni sulla condizione
Spedizione:
Gratis Economy Shipping.
Oggetto che si trova a: Aurora, Illinois, Stati Uniti
Consegna:
Consegna prevista tra il gio 24 lug e il mar 29 lug a 94104
Le date di consegna stimate - viene aperta una nuova finestra o scheda includono tempi di imballaggio, CAP di origine, CAP di destinazione e periodo di accettazione e dipendono dal servizio di spedizione selezionato e dalla ricezione del pagamentoricezione del pagamento - si apre in una nuova finestra o scheda. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico del venditore.
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Scopri di piùGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:146570865738
Ultimo aggiornamento: 23 giu 2025 00:05:24 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Buone condizioni
Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni alla copertina incluse alcune rigature, ma nessun foro o strappo. È possibile che la sovraccoperta per le copertine rigide non sia inclusa. La rilegatura presenta minimi segni di usura. La maggior parte delle pagine non è danneggiata e mostra una quantità minima di piegature o strappi, sottolineature di testo a matita, nessuna evidenziazione di testo né scritte ai margini. Non ci sono pagine mancanti. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore. Vedi tutte le definizioni delle condizioniviene aperta una nuova finestra o scheda
Note del venditore
“Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ...
Binding
Paperback
Book Title
Testing Microservices with Mountebank
Weight
1 lbs
Product Group
Book
IsTextBook
No
ISBN
9781617294778

Informazioni su questo prodotto

Product Identifiers

Publisher
Manning Publications Co. LLC
ISBN-10
1617294772
ISBN-13
9781617294778
eBay Product ID (ePID)
239700887

Product Key Features

Number of Pages
240 Pages
Publication Name
Testing Microservices with Mountebank
Language
English
Subject
Operating Systems / Virtualization, Software Development & Engineering / Quality Assurance & Testing, Networking / Network Protocols
Publication Year
2019
Type
Textbook
Subject Area
Computers
Author
Brandon Byars
Format
Trade Paperback

Dimensions

Item Height
0.6 in
Item Weight
15.4 Oz
Item Length
9.2 in
Item Width
7.4 in

Additional Product Features

Intended Audience
Scholarly & Professional
Dewey Edition
23
Dewey Decimal
005.14
Synopsis
Description Microservices are independent, single-responsibility units of code that form a system with other microservices. It's difficult to test an individual microservice since each one depends on the other services. Mountebank solves this conundrum through service virtualization - imitating other components in the system so that you can test a microservice in isolation. Testing Microservices with Mountebank is your guide to the ins and outs of testing microservices with service virtualization. This book also explains using mountebank for load testing, in a continuous delivery pipeline, and more. Key features - Hands-on examples - Step-by-step guide - Clearly written Audience Readers need programming skills and should be generally familiar with SOA or microservice systems. About the technology Mountebank is the most capable service virtualization tool around, providing a programmable stand-in for a real dependency. As the only open-source virtualization tool with support for multiple protocols and scaling for load testing mountebank isn't snake oil; it's the cure-all for all your service virtualization needs. Author biography Brandon Byars is a principal consultant at ThoughtWorks with longstanding experience in SOA and microservices. He is the author and chief maintainer of Mountebank and has helped multiple companies use it for testing a variety of systems., Description Microservices are independent, single-responsibility units of code that form a system with other microservices. It's difficult to test an individual microservice since each one depends on the other services. Mountebank solves this conundrum through service virtualization - imitating other components in the system so that you can test a microservice in isolation. Testing Microservices with Mountebank is your guide to the ins and outs of testing microservices with service virtualization. This book also explains using mountebank for load testing, in a continuous delivery pipeline, and more. Key features · Hands-on examples · Step-by-step guide · Clearly written Audience Readers need programming skills and should be generally familiar with SOA or microservice systems., Summary Testing Microservices with Mountebank is your guide to the ins and outs of testing microservices with service virtualization. The book offers unique insights into microservices application design and state-of-the-art testing practices that will deepen your microservices skills and improve your applications. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Even if you lab test each service in isolation, it's challenging--and potentially dangerous--to test a live microservices system that's changing and growing. Fortunately, you can use Mountebank to "imitate" the components of a distributed microservices application to give you a good approximation of the runtime conditions as you test individual services. About the Book Testing Microservices with Mountebank introduces the powerful practice of service virtualization. In it, author Brandon Byars, Mountebank's creator, offers unique insights into microservices application design and state-of-the-art testing practices. You'll expand your understanding of microservices as you work with Mountebank's imposters, responses, behaviors, and programmability. By mastering the powerful testing techniques in this unique book, your microservices skills will deepen and your applications will improve. For real. What's inside The core concepts of service virtualization Testing using canned responses Programming Mountebank Performance testing About the Reader Written for developers familiar with SOA or microservices systems. About the Author Brandon Byars is the author and chief maintainer of Mountebank and a principal consultant at ThoughtWorks. Table of Contents PART 1 - FIRST STEPS Testing microservices Taking mountebank for a test drive PART 2 - USING MOUNTEBANK Testing using canned responses Using predicates to send different responses Adding record/replay behavior Programming mountebank Adding behaviors Protocols PART 3 - CLOSING THE LOOP Mountebank and continuous delivery Performance testing with mountebank, Description Microservices are independent, single-responsibility units of code that form a system with other microservices. It's difficult to test an individual microservice since each one depends on the other services. Mountebank solves this conundrum through service virtualization - imitating other components in the system so that you can test a microservice in isolation. Testing Microservices with Mountebank is your guide to the ins and outs of testing microservices with service virtualization. This book also explains using mountebank for load testing, in a continuous delivery pipeline, and more. Key features · Hands-on examples · Step-by-step guide · Clearly written Audience Readers need programming skills and should be generally familiar with SOA or microservice systems. About the technology Mountebank is the most capable service virtualization tool around, providing a programmable stand-in for a real dependency. As the only open-source virtualization tool with support for multiple protocols and scaling for load testing mountebank isn't snake oil; it's the cure-all for all your service virtualization needs. Author biography Brandon Byars is a principal consultant at ThoughtWorks with longstanding experience in SOA and microservices. He is the author and chief maintainer of Mountebank and has helped multiple companies use it for testing a variety of systems.

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione europea.
Informazioni su questo venditore

ThriftBooks

98,9% di Feedback positivi19,7 milioni oggetti venduti

Su eBay da mar 2015
Registrato come venditore professionale
Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
Mostra altro

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.9
Spese spedizione
5.0
Tempi di spedizione
5.0
Comunicazione
4.9

Feedback sul venditore (5.684.975)

Tutti i punteggi
Positivo
Neutro
Negativo
  • c***m (410)- Feedback lasciato dall'acquirente.
    Ultimi 6 mesi
    Acquisto verificato
    WOW!; I cannot believe this 3 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 05/05, Mon, Received 05/08, Thu to Hawaii using free shipping; USPS Ground Mail, Book in Excellent Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
  • a***r (375)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    i am so happy to have every book of this series! the price of the book & the shipping is very reasonable! the book was as described & was in excellent condition! it was shipped quickly & arrived quickly! the books are always packaged carefully so they arrived undamaged! the communication from the sellers is always excellent--they go out of their way for excellent customer service! i have been a repeat customer from this seller & always will be! this seller is the best bookseller on ebay!
  • l***b (331)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    5 STARS on ALL aspects... ITEM AS DESCRIBED - 5 STARS... PACKAGING & SHIPPING - 5 STARS... VALUE OF ITEM RECEIVED - 5 STARS... COMMUNICATION - 5 STARS. Would highly recommend this seller to all Ebay buyers without any reservations. Thanks again for your business with BB812, and we do appreciate your care and consideration of our offer. HAPPY EBAY LIFE !!!