Jump to ratings and reviews
Rate this book

Vert.x in Action

Rate this book
As enterprise applications become larger and more distributed, new architectural approaches like reactive designs, microservices, and event streams are required knowledge. The Vert.x framework provides a mature, rock-solid toolkit for building reactive applications using Java, Kotlin, or Scala. Vert.x in Action teaches you to build responsive, resilient, and scalable JVM applications with Vert.x using well-established reactive design patterns.

336 pages, Paperback

Published November 1, 2020

12 people are currently reading
50 people want to read

About the author

Julien Ponge

3 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
12 (46%)
4 stars
12 (46%)
3 stars
2 (7%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 5 of 5 reviews
Profile Image for Sebastian Gebski.
1,185 reviews1,337 followers
February 5, 2023
I've got nearly everything that I've expected:
* Vert.x primer
* how Vert.x corresponds to reactive streams
* Vert.x integrations with tech that follows similar paradigms (e.g., RxJava, futures/promises, Kotlin coroutines)
* Vert.x in (the most popular) web scenarios
* Vert.x persistence
* Vert.x testing & observability
etc.

Examples are OK, the level of deep dives occasionally could have been deeper, but it's enough for a proper start. What did I miss? Well, I appreciate the last chapter (on Vert.x within containers/Kubernetes), but I'd like to see Vert.x in cloud scenarios (incl. serverless).

Do I recommend this book? Hell-yes, especially keeping in mind that it literally has no alternatives.
4.8 stars.
Profile Image for Viktor Malyshev.
135 reviews5 followers
November 15, 2023
Good intro on Vert.x.
I didn't know anything in particular about Vertx before that. Seen a few examples, but haven't really worked with it.
This book is a great introduction to what Vertx is, how it works, and its main principles. The book has 2 parts: theory with code and examples and real working practice project. The project is quite interesting, as it's a set of microservices and I really enjoy reading and working with it. The book also includes testing for the project, including chaos testing (which is quite nice), and working on scalability and resiliency with best-in-class patterns and implementations. And, well, running Vertx project in containers (simple k8s).
Overall, I enjoyed the book and totally recommend it to all who want to know about Vertx.
7 reviews
April 3, 2022
Great book.
Not only you get to learn Vertx, but general concepts such as reactive programming and software resiliency are exposed, so that you can transfer the acquired knowledge to different technologies.
The examples and applications presented are also a great resource to deep dive into the technology.
I wish more technology books would be written in this style
Author 3 books3 followers
June 26, 2022
Lots of relevant code examples, uses a bigger real world example to introduce many aspects of Vert.x like database connectivity, messaging and testing.
Profile Image for Yifan Yang.
45 reviews7 followers
October 3, 2023
Generally, it's a good book to learn Eclipse Vert.x. It provides real example of chaining most knowledges together than its official website.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.