Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    K8s Native Java Microservices on Quarkus - 2022 Edition

    Posted By: BlackDove
    K8s Native Java Microservices on Quarkus - 2022 Edition

    K8s Native Java Microservices on Quarkus - 2022 Edition
    Published 07/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 33 lectures (3h 54m) | Size: 2.13 GB


    Learn to build and deploy Quarkus Microservices on Kubernetes

    What you'll learn
    Basics of Quarkus and its tooling
    Building Microservices from ground-up using Quarkus
    Testing Microservice code using JUnit and RestAssured
    Deploying Services to Kubernetes like environment using Minikube
    Configuration Management for Services and property file ordinals
    Database access for in-memory and external databases
    Connecting two services using RestClient
    Health Checks and Metrics

    Requirements
    Experience with Java EE and related concepts
    Familiarity with Microservices concepts and principles
    Basic understanding of docker and Kubernetes
    Usage experience with maven, IDE like Eclipse or IntelliJ and terminal is helpful

    Description
    Welcome to K8s Native Microservices on Quarkus course.

    This course works on the latest versions of software as of July 2022

    This course is intended for developers who are already familiar with Microservices and wish to implement them on Quarkus.

    Equally, Quarkus developers willing to build micro-services can benefit by going through the lectures in this course. The course covers creating new microservices on Quarkus and deploying them to the Kubernetes environment as docker images or pods.

    Working through a combination of theoretical concepts and practical code walkthroughs, a developer should follow along and build as we go through the lectures.

    We will start our journey with basic concepts of JVM, why we need native deployable and the use of GraalVM. Then we build our first micro-service on Quarkus runtime, test it using RestAssured and deploy that on Minikube.

    Our microservice will be able to handle all HTTP methods GET, PUT, POST and DELETE and later, we will connect it to an external database.

    Then for our next section, we build another microservice and make it a dependency for the initial one. We mock this service in our primary service to test the behaviour, deploy both services in Minikube and see them in action.

    Finally, we add health checks for liveness and readiness for each service and monitor our services' health and performance.

    The course material will be your guide along the way providing relevant commands, steps of execution and references to learn more about the topic.

    And if you face issues, feel free to reach out - I am here to help!

    Who this course is for
    Java developers who are interested to know about Quarkus
    API developers looking to speed up development
    Quarkus developers looking to build microservices
    DevOps looking to deploy and monitor services on Kubernetes (limited)