|En la categoría:
No quedan existencias de este artículo.
¿Quieres vender uno?

Testing Microservices with Mountebank by Byars, Brandon

by Byars, Brandon | PB | Good
ThriftBooks
(3932136)
Registrado como vendedor profesional
USD20,81
Aproximadamente17,80 EUR
Estado:
En buen estado
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Más informaciónacerca del estado
Envío:
Gratis Economy Shipping.
Ubicado en: Aurora, Illinois, Estados Unidos
Entrega:
Entrega prevista entre el jue. 24 jul. y el mar. 29 jul. a 94104
Las fechas previstas de entrega (se abre en una nueva ventana o pestaña) incluyen el tiempo de manipulación del vendedor, el código postal de origen, el código postal de destino y la hora de aceptación, y dependen del servicio de envío seleccionado y de que el pago se haya hecho efectivoel pago se haya hecho efectivo (se abre en una nueva ventana o pestaña). Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
30 días para devoluciones. El vendedor paga el envío de la devolución.
Pagos:
    Diners Club

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:146570865738
Última actualización el 23 jun 2025 00:05:24 H.EspVer todas las actualizacionesVer todas las actualizaciones

Características del artículo

Estado
En buen estado
Libro que se ha leído pero que está en buen estado. Daños mínimos en la tapa, incluidas rozaduras, pero sin roturas ni agujeros. Es posible que no incluya sobrecubierta para tapas duras. Tapa muy poco desgastada. La mayoría de las páginas están en buen estado con muy pocas arrugas o roturas. El texto subrayado a lápiz es prácticamente inexistente, no hay texto resaltado ni anotaciones en los márgenes. No faltan páginas. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección. Ver todas las definiciones de estadose abre en una nueva ventana o pestaña
Notas del vendedor
“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

Acerca de este producto

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.

Descripción del artículo del vendedor

Información de vendedor profesional

Certifico que todas mis actividades de venta cumplirán todas las leyes y reglamentos de la UE.
Acerca de este vendedor

ThriftBooks

98,9% de votos positivos19,7 millones artículos vendidos

Se unió el mar 2015
Registrado como vendedor profesional
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 ...
Ver más
Visitar tiendaContactar

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
4.9
Gastos de envío razonables
5.0
Rapidez de envío
5.0
Comunicación
4.9

Votos de vendedor (5.684.969)

Todas las valoraciones
Positivas
Neutras
Negativas
  • c***m (410)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    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)- Votos emitidos por el comprador.
    Mes pasado
    Compra verificada
    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)- Votos emitidos por el comprador.
    Mes pasado
    Compra verificada
    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 !!!