Building Microservices with Quarkus
Size: 1.77 GB

This course is for Quarkus developers who want to discover how Quarkus and MicroProfile handle microservices. It’s a mixture of slides and code so you can “Understand and Practice” at the same time. This way, you learn the theory, and then put it into practice by developing a microservice architecture step by step.

In this course you will develop two microservices that talk to each other. After introducing Microservices and MicroProfile, you will make sure your development environment is set up, and you will go from bootstrapping two Quarkus microservices, to running them as Docker containers. The different steps you’ll go through are:

  • Understand Microservices,
  • Understand MicroProfile,
  • Check your development environment,
  • Develop two microservice that expose a REST endpoint using JAX-RS and CDI,
  • Customize the JSON output with JSON-B,
  • Test the two microservices in isolation with JUnit and RESTAssured,
  • Configure each microservice,
  • Document each microservice with MicroProfile OpenAPI,
  • Establish the communication between microservices with MicroProfile REST Client
  • Mock the microservice communication when testing,
  • Handle communication failure with MicroProfile Fault Tolerance,
  • Build a Linux executable with GraalVM out of each microservice,
  • Containerize each microservice with Docker and execute it,
  • Create and configure a Docker Compose file so both microservices can be executed in a single command.

At the end of the course you’ll get a good understanding on how implementing microservices with Quarkus. You will be able to bootstrap, develop, package and execute a microservice architecture, but most important, take Quarkus microservices to your next project.

HOMEPAGE – https://www.udemy.com/course/quarkus-building-microservices-with-quarkus/

Free Download Link-

Note: Comment below if you find the download link dead.


0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *