Description
Microservices is an architectural style that structures an application as a collection of distributed services. Microservices are certainly appealing but there are many questions that should be asked prior to diving into this architectural style: How do I deal with an unreliable network in a distributed architecture? How do I test my services? How do I monitor them? How do I package and execute them? That's when Quarkus comes into play. In this fascicle you will develop an entire microservice application using Quarkus as well as MicroProfile. You will expose REST endpoints using JAX-RS and OpenAPI, customise the JSON output thanks to JSON-B and deal with persistence and transaction with Hibernate ORM with Panache and JTA. Having distributed microservices, you will implement health checks and add some metrics so you can monitor your microservice architecture. Finally, thanks to GraalVM you will build native executables, and package and execute them with Docker. This fascicle is very practical. It is the companion book of the more theoretical Understanding Quarkus 1.x where you'll learn more about Quarkus, MicroProfile, REST and reactive microservices, as well as Cloud Native and GraalVM.
Author: Antonio Goncalves
Publisher: Independently Published
Published: 11/29/2021
Pages: 270
Binding Type: Paperback
Weight: 0.80lbs
Size: 9.00h x 6.00w x 0.57d
ISBN13: 9798775794774
BISAC Categories:
- Computers | Languages | Java
Author: Antonio Goncalves
Publisher: Independently Published
Published: 11/29/2021
Pages: 270
Binding Type: Paperback
Weight: 0.80lbs
Size: 9.00h x 6.00w x 0.57d
ISBN13: 9798775794774
BISAC Categories:
- Computers | Languages | Java
This title is not returnable