Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Supercharge Your Applications with GraalVM
A B Vijay Kumar
ISBN: 978-1-80056-490-9
- Gain a solid understanding of GraalVM and how it works under the hood
- Work with GraalVM's high performance optimizing compiler and see how it can be used in both JIT (just-in-time) and AOT (ahead-of-time) modes
- Get to grips with the various optimizations that GraalVM performs at runtime
- Use advanced tools to analyze and diagnose performance issues in the code
- Compile, embed, run, and interoperate between languages using Truffle on GraalVM
- Build optimum microservices using popular frameworks such as Micronaut and Quarkus to create cloud-native applications
Microservices with Spring Boot and Spring Cloud – Second Edition
Magnus Larsson
ISBN: 978-1-80107-297-7
- Build reactive microservices using Spring Boot
- Develop resilient...