Articles liés à Spring Microservices in Action

Spring Microservices in Action - Couverture souple

 
9781617296956: Spring Microservices in Action

Synopsis

Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.

Summary
By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Building and deploying microservices can be easy in Spring! Libraries like Spring Boot, Spring Cloud, and Spring Cloud Gateway reduce the boilerplate code in REST-based services. They provide an effective toolbox to get your microservices up and running on both public and private clouds.

About the book
Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring. You'll start by creating basic services, then move to efficient logging and monitoring. Learn to refactor Java applications with Spring's intuitive tooling, and master API management with Spring Cloud Gateway. You'll even deploy Spring Cloud applications with AWS and Kubernetes.

What's inside

Microservice design principles and best practices
Configuration with Spring Cloud Config and Hashicorp Vault
Client-side resiliency with Resilience4j, and Spring Cloud Load Balancer
Metrics monitoring with Prometheus and Grafana
Distributed tracing with Spring Cloud Sleuth, Zipkin, and ELK Stack

About the reader
For experienced Java and Spring developers.

About the author
John Carnell is a senior cloud engineer with 20 years of Java experience. Illary Huaylupo Sánchez is a software engineer with over 13 years of experience.

Table of Contents

1 Welcome to the cloud, Spring
2 Exploring the microservices world with Spring Cloud
3 Building microservices with Spring Boot
4 Welcome to Docker
5 Controlling your configuration with the Spring Cloud Configuration Server
6 On service discovery
7 When bad things happen: Resiliency patterns with Spring Cloud and Resilience4j
8 Service routing with Spring Cloud Gateway
9 Securing your microservices
10 Event-driven architecture with Spring Cloud Stream
11 Distributed tracing with Spring Cloud Sleuth and Zipkin
12 Deploying your microservices

Les informations fournies dans la section « Synopsis » peuvent faire référence à une autre édition de ce titre.

À propos des auteurs

John Carnell is a senior cloud engineer with 20 years of Java experience.

Illary Huaylupo Sánchez is a software engineer with an MBA in IT management and over twelve years of experience in Java.

Les informations fournies dans la section « A propos du livre » peuvent faire référence à une autre édition de ce titre.

Acheter D'occasion

état :  Comme neuf
Unread copy in mint condition
Afficher cet article
EUR 46,73

Autre devise

EUR 51,76 expédition depuis Etats-Unis vers France

Destinations, frais et délais

Acheter neuf

Afficher cet article
EUR 51,05

Autre devise

EUR 5,92 expédition depuis Royaume-Uni vers France

Destinations, frais et délais

Résultats de recherche pour Spring Microservices in Action

Image d'archives

John Carnell
Edité par Pearson Education, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf PAP

Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

PAP. Etat : New. New Book. Shipped from UK. Established seller since 2000. N° de réf. du vendeur PB-9781617296956

Contacter le vendeur

Acheter neuf

EUR 51,05
Autre devise
Frais de port : EUR 5,92
De Royaume-Uni vers France
Destinations, frais et délais

Quantité disponible : 15 disponible(s)

Ajouter au panier

Image d'archives

CARNELL, JOHN
Edité par Manning, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Couverture souple

Vendeur : Speedyhen, London, Royaume-Uni

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Etat : NEW. N° de réf. du vendeur NW9781617296956

Contacter le vendeur

Acheter neuf

EUR 50,71
Autre devise
Frais de port : EUR 6,86
De Royaume-Uni vers France
Destinations, frais et délais

Quantité disponible : 3 disponible(s)

Ajouter au panier

Image fournie par le vendeur

Illary Sanchez, John Carnell
Edité par Manning Publications, US, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Paperback

Vendeur : Rarewaves.com UK, London, Royaume-Uni

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Paperback. Etat : New. By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility.   Spring Microservices in Action, Second Edition  teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio. about the technologyMicroservices break up your code into independent interconnected services that require careful forethought and design. Fortunately, Spring Boot, Spring Cloud, and Spring Cloud Gateway simplify the tedious plumbing and infrastructure setup required for microservice applications. Spring Boot removes the boilerplate code involved with writing a REST-based service. Spring Cloud provides a suite of tools for the discovery, routing, and deployment of microservices to the enterprise and the cloud. Spring Cloud Gateway provides a clear and effective routing to APIs, with a single entry point into a system. Together, they make it a snap to spin up Spring applications as microservices and wire them together into a reliable, scalable system. about the bookFully updated and upgraded for the latest version of Spring,   Spring Microservices in Action, Second Edition  is an expanded revision of a Manning bestseller. In it, you'll learn how to build microservice-based applications using Java and the Spring platform and how to efficiently monitor and log your microservices operations. Throughout the book, carefully selected real-life examples expose microservice-based patterns for configuring, routing, scaling, and deploying your services. You'll see how Spring's intuitive tooling can help augment and refactor existing applications with microservices and how Spring Cloud Gateway makes it easy to handle multiple APIs with a single tool. You'll also pick up best practices for using Spring with modern deployment platforms based on Kubernetes and Istio.   what's inside Core microservice design principlesMicroservices best practicesUsing docker containers to run microservicesManaging configuration with Spring Cloud Config and Hashicorp Vault for sensitive informationClient-side resiliency with Hystrix, and RibbonManaging application metrics with Prometheus and GrafanaIntelligent routing using Spring Cloud GatewayDistributed tracing with Spring Cloud Sleuth, Zipkin and ELK StackDeploying Spring Cloud applications with Kubernetes and Istio about the readerThis book is written for developers with Java and Spring experience. about the authors John Carnell  is a senior cloud engineer with twenty years of experience in Java.   Illary Huaylupo Sánchez  is a software engineer with an MBA in IT management and over twelve years o. N° de réf. du vendeur LU-9781617296956

Contacter le vendeur

Acheter neuf

EUR 61,39
Autre devise
Frais de port : EUR 2,29
De Royaume-Uni vers France
Destinations, frais et délais

Quantité disponible : 4 disponible(s)

Ajouter au panier

Image fournie par le vendeur

Illary Sanchez, John Carnell
Edité par Manning Publications, US, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Paperback

Vendeur : Rarewaves USA, OSWEGO, IL, Etats-Unis

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Paperback. Etat : New. By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility.   Spring Microservices in Action, Second Edition  teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio. about the technologyMicroservices break up your code into independent interconnected services that require careful forethought and design. Fortunately, Spring Boot, Spring Cloud, and Spring Cloud Gateway simplify the tedious plumbing and infrastructure setup required for microservice applications. Spring Boot removes the boilerplate code involved with writing a REST-based service. Spring Cloud provides a suite of tools for the discovery, routing, and deployment of microservices to the enterprise and the cloud. Spring Cloud Gateway provides a clear and effective routing to APIs, with a single entry point into a system. Together, they make it a snap to spin up Spring applications as microservices and wire them together into a reliable, scalable system. about the bookFully updated and upgraded for the latest version of Spring,   Spring Microservices in Action, Second Edition  is an expanded revision of a Manning bestseller. In it, you'll learn how to build microservice-based applications using Java and the Spring platform and how to efficiently monitor and log your microservices operations. Throughout the book, carefully selected real-life examples expose microservice-based patterns for configuring, routing, scaling, and deploying your services. You'll see how Spring's intuitive tooling can help augment and refactor existing applications with microservices and how Spring Cloud Gateway makes it easy to handle multiple APIs with a single tool. You'll also pick up best practices for using Spring with modern deployment platforms based on Kubernetes and Istio.   what's inside Core microservice design principlesMicroservices best practicesUsing docker containers to run microservicesManaging configuration with Spring Cloud Config and Hashicorp Vault for sensitive informationClient-side resiliency with Hystrix, and RibbonManaging application metrics with Prometheus and GrafanaIntelligent routing using Spring Cloud GatewayDistributed tracing with Spring Cloud Sleuth, Zipkin and ELK StackDeploying Spring Cloud applications with Kubernetes and Istio about the readerThis book is written for developers with Java and Spring experience. about the authors John Carnell  is a senior cloud engineer with twenty years of experience in Java.   Illary Huaylupo Sánchez  is a software engineer with an MBA in IT management and over twelve years o. N° de réf. du vendeur LU-9781617296956

Contacter le vendeur

Acheter neuf

EUR 60,32
Autre devise
Frais de port : EUR 3,45
De Etats-Unis vers France
Destinations, frais et délais

Quantité disponible : 10 disponible(s)

Ajouter au panier

Image d'archives

Carnell, John; Huaylupo Sánchez, Illary
Edité par Manning, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Couverture souple

Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Etat : New. In. N° de réf. du vendeur ria9781617296956_new

Contacter le vendeur

Acheter neuf

EUR 59,94
Autre devise
Frais de port : EUR 4,57
De Royaume-Uni vers France
Destinations, frais et délais

Quantité disponible : 3 disponible(s)

Ajouter au panier

Image fournie par le vendeur

Illary Sanchez, John Carnell
Edité par Manning Publications, US, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Paperback

Vendeur : Rarewaves USA United, OSWEGO, IL, Etats-Unis

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Paperback. Etat : New. By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility.   Spring Microservices in Action, Second Edition  teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio. about the technologyMicroservices break up your code into independent interconnected services that require careful forethought and design. Fortunately, Spring Boot, Spring Cloud, and Spring Cloud Gateway simplify the tedious plumbing and infrastructure setup required for microservice applications. Spring Boot removes the boilerplate code involved with writing a REST-based service. Spring Cloud provides a suite of tools for the discovery, routing, and deployment of microservices to the enterprise and the cloud. Spring Cloud Gateway provides a clear and effective routing to APIs, with a single entry point into a system. Together, they make it a snap to spin up Spring applications as microservices and wire them together into a reliable, scalable system. about the bookFully updated and upgraded for the latest version of Spring,   Spring Microservices in Action, Second Edition  is an expanded revision of a Manning bestseller. In it, you'll learn how to build microservice-based applications using Java and the Spring platform and how to efficiently monitor and log your microservices operations. Throughout the book, carefully selected real-life examples expose microservice-based patterns for configuring, routing, scaling, and deploying your services. You'll see how Spring's intuitive tooling can help augment and refactor existing applications with microservices and how Spring Cloud Gateway makes it easy to handle multiple APIs with a single tool. You'll also pick up best practices for using Spring with modern deployment platforms based on Kubernetes and Istio.   what's inside Core microservice design principlesMicroservices best practicesUsing docker containers to run microservicesManaging configuration with Spring Cloud Config and Hashicorp Vault for sensitive informationClient-side resiliency with Hystrix, and RibbonManaging application metrics with Prometheus and GrafanaIntelligent routing using Spring Cloud GatewayDistributed tracing with Spring Cloud Sleuth, Zipkin and ELK StackDeploying Spring Cloud applications with Kubernetes and Istio about the readerThis book is written for developers with Java and Spring experience. about the authors John Carnell  is a senior cloud engineer with twenty years of experience in Java.   Illary Huaylupo Sánchez  is a software engineer with an MBA in IT management and over twelve years o. N° de réf. du vendeur LU-9781617296956

Contacter le vendeur

Acheter neuf

EUR 62,50
Autre devise
Frais de port : EUR 3,45
De Etats-Unis vers France
Destinations, frais et délais

Quantité disponible : 10 disponible(s)

Ajouter au panier

Image d'archives

Carnell, John; Huaylupo Sánchez, Illary
Edité par Manning, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Couverture souple

Vendeur : Books Puddle, New York, NY, Etats-Unis

Évaluation du vendeur 4 sur 5 étoiles Evaluation 4 étoiles, En savoir plus sur les évaluations des vendeurs

Etat : New. pp. 453. N° de réf. du vendeur 26384554465

Contacter le vendeur

Acheter neuf

EUR 59,10
Autre devise
Frais de port : EUR 7,76
De Etats-Unis vers France
Destinations, frais et délais

Quantité disponible : 1 disponible(s)

Ajouter au panier

Image fournie par le vendeur

Illary Sanchez, John Carnell
Edité par Manning Publications, US, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Paperback

Vendeur : Rarewaves.com USA, London, LONDO, Royaume-Uni

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Paperback. Etat : New. By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility.   Spring Microservices in Action, Second Edition  teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio. about the technologyMicroservices break up your code into independent interconnected services that require careful forethought and design. Fortunately, Spring Boot, Spring Cloud, and Spring Cloud Gateway simplify the tedious plumbing and infrastructure setup required for microservice applications. Spring Boot removes the boilerplate code involved with writing a REST-based service. Spring Cloud provides a suite of tools for the discovery, routing, and deployment of microservices to the enterprise and the cloud. Spring Cloud Gateway provides a clear and effective routing to APIs, with a single entry point into a system. Together, they make it a snap to spin up Spring applications as microservices and wire them together into a reliable, scalable system. about the bookFully updated and upgraded for the latest version of Spring,   Spring Microservices in Action, Second Edition  is an expanded revision of a Manning bestseller. In it, you'll learn how to build microservice-based applications using Java and the Spring platform and how to efficiently monitor and log your microservices operations. Throughout the book, carefully selected real-life examples expose microservice-based patterns for configuring, routing, scaling, and deploying your services. You'll see how Spring's intuitive tooling can help augment and refactor existing applications with microservices and how Spring Cloud Gateway makes it easy to handle multiple APIs with a single tool. You'll also pick up best practices for using Spring with modern deployment platforms based on Kubernetes and Istio.   what's inside Core microservice design principlesMicroservices best practicesUsing docker containers to run microservicesManaging configuration with Spring Cloud Config and Hashicorp Vault for sensitive informationClient-side resiliency with Hystrix, and RibbonManaging application metrics with Prometheus and GrafanaIntelligent routing using Spring Cloud GatewayDistributed tracing with Spring Cloud Sleuth, Zipkin and ELK StackDeploying Spring Cloud applications with Kubernetes and Istio about the readerThis book is written for developers with Java and Spring experience. about the authors John Carnell  is a senior cloud engineer with twenty years of experience in Java.   Illary Huaylupo Sánchez  is a software engineer with an MBA in IT management and over twelve years o. N° de réf. du vendeur LU-9781617296956

Contacter le vendeur

Acheter neuf

EUR 66,11
Autre devise
Frais de port : EUR 2,29
De Royaume-Uni vers France
Destinations, frais et délais

Quantité disponible : 4 disponible(s)

Ajouter au panier

Image d'archives

John Carnell
Edité par Manning Publications, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Couverture souple

Vendeur : Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlande

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Etat : New. 2021. 2nd Edition. Paperback. . . . . . N° de réf. du vendeur V9781617296956

Contacter le vendeur

Acheter neuf

EUR 66,34
Autre devise
Frais de port : EUR 3
De Irlande vers France
Destinations, frais et délais

Quantité disponible : 3 disponible(s)

Ajouter au panier

Image d'archives

Carnell, John; Huaylupo Sánchez, Illary
Edité par Manning, 2021
ISBN 10 : 1617296953 ISBN 13 : 9781617296956
Neuf Couverture souple

Vendeur : Majestic Books, Hounslow, Royaume-Uni

Évaluation du vendeur 5 sur 5 étoiles Evaluation 5 étoiles, En savoir plus sur les évaluations des vendeurs

Etat : New. pp. 453. N° de réf. du vendeur 379349566

Contacter le vendeur

Acheter neuf

EUR 59,91
Autre devise
Frais de port : EUR 10,14
De Royaume-Uni vers France
Destinations, frais et délais

Quantité disponible : 1 disponible(s)

Ajouter au panier

There are 13 autres exemplaires de ce livre sont disponibles

Afficher tous les résultats pour ce livre