Udemy Building Microservices with Quarkus

0dayddl

U P L O A D E R

359020115_tuto.jpg


Download Free Download : Udemy Building Microservices with Quarkus
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:1.77 GB

Files Included :
001 Course Overview.mp4 (43.11 MB)
MP4
002 What Will You Build in This Course.mp4 (13.77 MB)
MP4
003 Next.mp4 (12.75 MB)
MP4
001 Lesson Overview.mp4 (9.93 MB)
MP4
002 What are Microservices.mp4 (57.35 MB)
MP4
003 What is MicroProfile.mp4 (27.98 MB)
MP4
004 Next.mp4 (13.04 MB)
MP4
001 Lesson Overview.mp4 (4.37 MB)
MP4
002 Checking up the Development Environment.mp4 (25 MB)
MP4
003 Activity Checking up the Development Environment.mp4 (33.21 MB)
MP4
004 Bootstrapping the Microservices.mp4 (38.98 MB)
MP4
005 Activity Bootstrapping the Microservices.mp4 (44.18 MB)
MP4
006 Next.mp4 (12.27 MB)
MP4
001 Lesson Overview.mp4 (7.92 MB)
MP4
002 Exposing the Number REST Endpoint.mp4 (43.53 MB)
MP4
003 Activity Exposing the Number REST Endpoint.mp4 (44.05 MB)
MP4
004 Customizing the JSON Output.mp4 (19.34 MB)
MP4
005 Activity Customizing the JSON Output.mp4 (17.7 MB)
MP4
006 Documenting the Number Microservice.mp4 (55.52 MB)
MP4
007 Activity Documenting the Number Microservice.mp4 (85.76 MB)
MP4
008 Configuring the Number Microservice.mp4 (24.39 MB)
MP4
009 Activity Configuring the Number Microservice.mp4 (31.65 MB)
MP4
010 Testing the Number Microservice.mp4 (31.62 MB)
MP4
011 Activity Testing the Number Microservice.mp4 (27.13 MB)
MP4
012 Next.mp4 (20.74 MB)
MP4
001 Lesson Overview.mp4 (9.35 MB)
MP4
002 Exposing the Book REST Endpoint.mp4 (22.25 MB)
MP4
003 Activity Exposing the Book REST Endpoint.mp4 (56.1 MB)
MP4
004 Customizing the JSON Output.mp4 (18.32 MB)
MP4
005 Activity Customizing the JSON Output.mp4 (21.99 MB)
MP4
006 Documenting the Book Microservice.mp4 (28.71 MB)
MP4
007 Activity Documenting the Book Microservice.mp4 (44.18 MB)
MP4
008 Configuring the Book Microservice.mp4 (13.8 MB)
MP4
009 Activity Configuring the Book Microservice.mp4 (24.27 MB)
MP4
010 Testing the Book Microservice.mp4 (13.35 MB)
MP4
011 Activity Testing the Book Microservice.mp4 (46.15 MB)
MP4
012 Next.mp4 (18.97 MB)
MP4
001 Lesson Overview.mp4 (13.49 MB)
MP4
002 Invoking the Number Microservice.mp4 (47.55 MB)
MP4
003 Activity Invoking the Number Microservice.mp4 (74.18 MB)
MP4
004 Mocking the Communication.mp4 (28.08 MB)
MP4
005 Activity Mocking the Communication.mp4 (37.7 MB)
MP4
006 Dealing with Communication Failure.mp4 (42.17 MB)
MP4
007 Activity Dealing with Communication Failure.mp4 (85.12 MB)
MP4
008 Next.mp4 (11.46 MB)
MP4
001 Lesson Overview.mp4 (17.46 MB)
MP4
002 Building Native Linux Executables.mp4 (28.78 MB)
MP4
003 Activity Building Native Linux Executables.mp4 (59.98 MB)
MP4
004 Containerizing Native Linux Executables.mp4 (24.88 MB)
MP4
005 Activity Containerizing Native Linux Executables.mp4 (44.77 MB)
MP4
006 Executing Docker Containers.mp4 (24.27 MB)
MP4
007 Activity Executing Docker Containers.mp4 (43.31 MB)
MP4
008 Next.mp4 (12.72 MB)
MP4
001 Revisiting the Application.mp4 (26.5 MB)
MP4
002 Congratulations!.mp4 (7.45 MB)
MP4
003 Next.mp4 (8.21 MB)
MP4
001 Quarkus References.mp4 (38.35 MB)
MP4
002 MicroProfile References.mp4 (11.77 MB)
MP4
003 Author References.mp4 (32.28 MB)
MP4
004 Bye Bye.mp4 (30.37 MB)
MP4

ZSL3AGY1_t.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

f4b3d1cff67743b05090379cf955f12a.jpg

Building Microservices with Quarkus
Duration: 3h 43m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 1.77 GB
Genre: eLearning | Language: English​

Push your Quarkus knowledge into the MicroProfile world

What you'll learn:
Understand the MicroProfile ecosystem and how Quarkus supports it
Bootstrap two Microservices with Quarkus
Develop, configure and test each microservice separately using JAX-RS, JSON-B, CDI, JUnit and RestAssured
Use MicroProfile OpenAPI to document each microservice
Use MicroProfile REST Client so microservices can communicate with one another
Use MicroProfile Fault Tolerance so the communication between microservices can gracefully handle failure
Generate native binaries thanks to GraalVM
Build and execute Docker containers for each microservice
Bundle both microservices into a single Docker Compose file and configure it so the entire system is executed with a single command

Requirements:
A recent Windows / Mac / Linux machine
Knowledge of the Java language and the Java ecosystem (Maven, JUnit, GraalVM)
Basic knowledge of Quarkus
Basic knowledge of Microservices
Basic knowledge of RESTful Web Services
Basic knowledge of Docker

Description:
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.
Good luck for the course, and please reach out if you need any help or if you have any request: I'm here to help!

Who this course is for:
Java developers who know Quarkus
Quarkus developers curious about microservices
Back-end Java developers willing to move to microservices
Spring Boot or Micronaut developers wanting to compare their toolkit with Quarkus

Bitte Anmelden oder Registrieren um Links zu sehen.


oiM1J17S_o.jpg



RapidGator
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
NitroFlare
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
DDownload
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten