aws-native-image-lambda-howto

aws native faas serverless graalvm runtime

Deploying a Vert.x Native Image function with AWS Lambda

Read the how-to GitHub repository
knative-serving-howto

serverless knative kotlin

Deploying a Knative service powered by Vert.x

Read the how-to GitHub repository
http-client-howto

http client

Performing HTTP requests to other services

Read the how-to GitHub repository
service-proxy-howto

event bus code generation

Create an Event Bus service using Vert.x Service Proxy

Read the how-to GitHub repository
web-and-openapi-howto

http rest web api openapi

Use your OpenAPI contract to create a Vert.x Web Router

Read the how-to GitHub repository
graphql-howto

http graphql

Building a GraphQL server

Read the how-to GitHub repository
openj9-howto

runtime jvm openj9 serverless

Running Eclipse Vert.x applications with Eclipse OpenJ9

Read the how-to GitHub repository
graal-native-image-howto

runtime native graalvm serverless

Building a Vert.x Native Image

Read the how-to GitHub repository
single-page-react-vertx-howto

spa react frontend

Single Page Application development with React and Vert.x

Read the how-to GitHub repository
clustering-kubernetes-howto

clustering kubernetes infinispan

Deploying clustered Vert.x apps on Kubernetes with Infinispan

Read the how-to GitHub repository
metrics-prometheus-grafana-howto

metrics prometheus grafana runtime

Expose Vert.x Metrics for Prometheus, visualize in Grafana

Read the how-to GitHub repository
executable-jar-docker-howto

runtime container docker

Creating a container for a Vert.x app packaged as an executable uber-jar

Read the how-to GitHub repository
web-session-infinispan-howto

web session infinispan

Web Session Storage with Infinispan Client

Read the how-to GitHub repository
web-and-oauth2-oidc

security web oauth2 oidc pkce openid-connect web-client

Securing a Web Application with OAuth2/OpenId Connect

Read the how-to GitHub repository
fido2-webauthn-howto

security web FIDO2 webauthn passwordless

Securing a Web Application with Webauthn/FIDO2

Read the how-to GitHub repository
hibernate-reactive-howto

database hibernate container http rest

Using Vert.x with Hibernate Reactive

Read the how-to GitHub repository
async-loading-cache-caffeine-howto

cache caffeine web http client

Using Caffeine's AsyncLoadingCache in a Vert.x application

Read the how-to GitHub repository
protobuf-eventbus-howto

protocol buffers event bus

Exchanging generated Protobuf classes on the Event Bus

Read the how-to GitHub repository
resilience4j-howto

resilience4j fault tolerance bulkhead circuit breaker rate limiter retry time limiter

Using Resilience4j with Vert.x

Read the how-to GitHub repository