GithubHelp home page GithubHelp logo

hudsonshi / agoncal-course-quarkus-microservices Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agoncal/agoncal-course-quarkus-microservices

0.0 0.0 0.0 509 KB

Code for of course "Building Microservices with Quarkus"

Shell 3.14% Java 50.42% HTML 46.44%

agoncal-course-quarkus-microservices's Introduction

AGoncal Course: Building Microservices with Quarkus

Code of my Building Microservices with Quarkus course.

Travis

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 RESTful 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 REST endpoints 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 to implement RESTful 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.

Building Microservices with Quarkus

agoncal-course-quarkus-microservices's People

Contributors

agoncal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.