CloudFilter

Platform Independent

OCI

AWS

GCP

Azure

All

Build ToolFilter

Gradle

Maven

GDKModulesFilter

Database

Email

Kubernetes

Logging

Metrics

Object Storage

Secret Management

Security

Serverless

Streaming

Tracing

All

Windows platform: The GDK guides are compatible with Gradle only. Maven support is coming soon.

#aws

#logging

#gradle

Publish Application Logs to Amazon CloudWatch Logs

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to Amazon Cloudwatch Logs using Micronaut® AWS integration.

#aws

#logging

#maven

Publish Application Logs to Amazon CloudWatch Logs

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to Amazon Cloudwatch Logs using Micronaut® AWS integration.

#aws

#database

#gradle

Create and Connect a Micronaut Application to an Oracle Database on Amazon Relational Database Service

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Database running on Amazon Relational Database Service (RDS) using Micronaut® Data.

#aws

#database

#maven

Create and Connect a Micronaut Application to an Oracle Database on Amazon Relational Database Service

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Database running on Amazon Relational Database Service (RDS) using Micronaut® Data.

#aws

#secret management

#gradle

Securely Store Application Secrets in AWS Secrets Manager

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that accesses secrets in Amazon Web Services (AWS) Secrets Manager.

#aws

#secret management

#maven

Securely Store Application Secrets in AWS Secrets Manager

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that accesses secrets in Amazon Web Services (AWS) Secrets Manager.

#aws

#security

#gradle

Secure an Application with Amazon Cognito

In this guide, you will create an application and secure it with an Authorization Server provided by Amazon Cognito.

#aws

#security

#maven

Secure an Application with Amazon Cognito

In this guide, you will create an application and secure it with an Authorization Server provided by Amazon Cognito.

#aws

#object storage

#gradle

Create and Connect a Micronaut Application to Amazon S3 Object Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Amazon Web Services (AWS) S3 Object Storage using Micronaut Object Storage.

#aws

#object storage

#maven

Create and Connect a Micronaut Application to Amazon S3 Object Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Amazon Web Services (AWS) S3 Object Storage using Micronaut Object Storage.

#aws

#tracing

#gradle

Create and Trace a Micronaut Application Using AWS X-Ray

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and trace a Micronaut® application using AWS X-Ray.

#aws

#tracing

#maven

Create and Trace a Micronaut Application Using AWS X-Ray

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and trace a Micronaut® application using AWS X-Ray.

#azure

#logging

#gradle

Publish Application Logs to Azure Monitor Logs

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to Azure Monitor Logs.

#azure

#logging

#maven

Publish Application Logs to Azure Monitor Logs

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to Azure Monitor Logs.

#azure

#secret management

#gradle

Securely Store Application Secrets in Azure Key Vault

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that stores MySQL database connection details as secrets in an Azure Key Vault.

#azure

#secret management

#maven

Securely Store Application Secrets in Azure Key Vault

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that stores MySQL database connection details as secrets in an Azure Key Vault.

#azure

#object storage

#gradle

Create and Connect a Micronaut Application to Azure Blob Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Azure Blob Storage using Micronaut Object Storage

#azure

#object storage

#maven

Create and Connect a Micronaut Application to Azure Blob Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Azure Blob Storage using Micronaut Object Storage

#independent

#vs code guides

#gradle

Creating a Database Application and Connecting to an Oracle Autonomous Database

This guide shows you how to use the Graal Development Kit for Micronaut in VS Code to create a Java application from an existing Oracle Autonomous Database schema.

#independent

#vs code guides

#maven

Creating a Database Application and Connecting to an Oracle Autonomous Database

This guide shows you how to use the Graal Development Kit for Micronaut in VS Code to create a Java application from an existing Oracle Autonomous Database schema.

#independent

#database

#gradle

Create and Connect a Micronaut Application to a MySQL Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in a MySQL database using Micronaut® Data.

#independent

#database

#maven

Create and Connect a Micronaut Application to a MySQL Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in a MySQL database using Micronaut® Data.

#independent

#vs code guides

#gradle

Deploying a Java Application to Amazon Web Services App Runner in VS Code

This guide shows you how to create and deploy a containerized Java application to Amazon Web Services (AWS) App Runner. All the steps will be completed in Visual Studio Code (VS Code) using the Graal Development Kit for Micronaut Extension Pack, which allows you to easily containerize and deploy applications to AWS.

#independent

#vs code guides

#maven

Deploying a Java Application to Amazon Web Services App Runner in VS Code

This guide shows you how to create and deploy a containerized Java application to Amazon Web Services (AWS) App Runner. All the steps will be completed in Visual Studio Code (VS Code) using the Graal Development Kit for Micronaut Extension Pack, which allows you to easily containerize and deploy applications to AWS.

#independent

#vs code guides

#gradle

Deploying a Java Application to Amazon Elastic Kubernetes Cluster in VS Code

This guide shows you how to create a Java application, containerize and deploy it to Amazon Elastic Kubernetes Service (EKS) from within VS Code with ease, using the Graal Development Kit for Micronaut Extension Pack. The Micronaut® Kubernetes module provides seamless integration with EKS.

#independent

#vs code guides

#maven

Deploying a Java Application to Amazon Elastic Kubernetes Cluster in VS Code

This guide shows you how to create a Java application, containerize and deploy it to Amazon Elastic Kubernetes Service (EKS) from within VS Code with ease, using the Graal Development Kit for Micronaut Extension Pack. The Micronaut® Kubernetes module provides seamless integration with EKS.

#independent

#vs code guides

#gradle

Deploying a Java Application to Google Cloud Run in VS Code

This guide shows you how to create a Java application, containerize, and deploy it to Google Cloud Run from within VS Code using the Graal Development Kit for Micronaut Extension Pack.

#independent

#vs code guides

#maven

Deploying a Java Application to Google Cloud Run in VS Code

This guide shows you how to create a Java application, containerize, and deploy it to Google Cloud Run from within VS Code using the Graal Development Kit for Micronaut Extension Pack.

#independent

#vs code guides

#gradle

Deploying a Java Application to Google Kubernetes Engine in VS Code

This guide shows you how to create a Java application, containerize, and deploy it to Google Kubernetes Engine (GKE) from within VS Code using the Graal Development Kit for Micronaut Extension Pack. The Micronaut® Kubernetes module provides seamless integration with GKE.

#independent

#vs code guides

#maven

Deploying a Java Application to Google Kubernetes Engine in VS Code

This guide shows you how to create a Java application, containerize, and deploy it to Google Kubernetes Engine (GKE) from within VS Code using the Graal Development Kit for Micronaut Extension Pack. The Micronaut® Kubernetes module provides seamless integration with GKE.

#gcp

#logging

#gradle

Publish Application Logs to Google Cloud Logging

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to Google Cloud Logging.

#gcp

#logging

#maven

Publish Application Logs to Google Cloud Logging

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to Google Cloud Logging.

#gcp

#secret management

#gradle

Securely Store Application Secrets in Google Secret Manager

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create secrets in Google Secret Manager and easily access them in a Micronaut® application.

#gcp

#secret management

#maven

Securely Store Application Secrets in Google Secret Manager

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create secrets in Google Secret Manager and easily access them in a Micronaut® application.

#gcp

#security

#gradle

Secure an Application with Google OpenID Connect

In this guide, you will create an application with the GDK and secure it with Google OpenID Connect.

#gcp

#security

#maven

Secure an Application with Google OpenID Connect

In this guide, you will create an application with the GDK and secure it with Google OpenID Connect.

#gcp

#object storage

#gradle

Create and Connect a Micronaut Application to Google Cloud Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Google Cloud Storage using Micronaut Object Storage.

#gcp

#object storage

#maven

Create and Connect a Micronaut Application to Google Cloud Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Google Cloud Storage using Micronaut Object Storage.

#gcp

#tracing

#gradle

Create and Trace a Micronaut Application Using Google Cloud Trace

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and trace an application using Google Cloud Trace.

#gcp

#tracing

#maven

Create and Trace a Micronaut Application Using Google Cloud Trace

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and trace an application using Google Cloud Trace.

#independent

#vs code tools

#gradle

Graal Development Kit for Micronaut Launcher

The Graal Development Kit for Micronaut Launcher (GDK Launcher) is an extension for creating Graal Development Kit for Micronaut (GDK) applications in VS Code.

#independent

#vs code tools

#maven

Graal Development Kit for Micronaut Launcher

The Graal Development Kit for Micronaut Launcher (GDK Launcher) is an extension for creating Graal Development Kit for Micronaut (GDK) applications in VS Code.

#independent

#kubernetes

#gradle

Deploy a Micronaut Microservices Application to a Local Kubernetes Cluster

This guide shows how to use the Graal Development Kit for Micronaut (GDK) to create an application consisting of three microservices, build containerized versions of the microservices, and deploy them with Kubernetes.

#independent

#kubernetes

#maven

Deploy a Micronaut Microservices Application to a Local Kubernetes Cluster

This guide shows how to use the Graal Development Kit for Micronaut (GDK) to create an application consisting of three microservices, build containerized versions of the microservices, and deploy them with Kubernetes.

#independent

#metrics

#gradle

Create a Micronaut Application to Collect Metrics

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics.

#independent

#metrics

#maven

Create a Micronaut Application to Collect Metrics

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics.

#independent

#vs code tools

#gradle

Launch for Micronaut® Framework

Launch for Micronaut® framework is a lightweight extension for creating Micronaut applications within Visual Studio Code.

#independent

#vs code tools

#maven

Launch for Micronaut® Framework

Launch for Micronaut® framework is a lightweight extension for creating Micronaut applications within Visual Studio Code.

#independent

#vs code tools

#gradle

Tools for Micronaut® Framework

Tools for Micronaut® framework is a powerful extension for using GraalVM to develop Micronaut and Graal Development Kit for Micronaut (GDK) applications within VS Code. It provides additional features for application development such as database connection capabilities.

#independent

#vs code tools

#maven

Tools for Micronaut® Framework

Tools for Micronaut® framework is a powerful extension for using GraalVM to develop Micronaut and Graal Development Kit for Micronaut (GDK) applications within VS Code. It provides additional features for application development such as database connection capabilities.

#oci

#database

#gradle

Create and Connect a Micronaut Application to an Oracle Cloud Infrastructure Autonomous Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Cloud Infrastructure Autonomous Database using Micronaut® Data.

#oci

#database

#maven

Create and Connect a Micronaut Application to an Oracle Cloud Infrastructure Autonomous Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Cloud Infrastructure Autonomous Database using Micronaut® Data.

#independent

#vs code tools

#gradle

OCI DevOps Tools

The OCI DevOps Tools extension for Visual Studio Code (VS Code) provides features and tools to move and host a local Java project in the Oracle Cloud Infrastructure (OCI) DevOps service, and to perform cloud-side builds and deployments using the CI/CD pipelines.

#independent

#vs code tools

#maven

OCI DevOps Tools

The OCI DevOps Tools extension for Visual Studio Code (VS Code) provides features and tools to move and host a local Java project in the Oracle Cloud Infrastructure (OCI) DevOps service, and to perform cloud-side builds and deployments using the CI/CD pipelines.

#oci

#logging

#gradle

Publish Application Logs to the Oracle Cloud Infrastructure Logging Service

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to the Oracle Cloud Infrastructure Logging service.

#oci

#logging

#maven

Publish Application Logs to the Oracle Cloud Infrastructure Logging Service

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that publishes logs to the Oracle Cloud Infrastructure Logging service.

#oci

#metrics

#gradle

Create a Micronaut Application to Collect Metrics and Monitor Them on Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Oracle Cloud Infrastructure Monitoring.

#oci

#metrics

#maven

Create a Micronaut Application to Collect Metrics and Monitor Them on Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Oracle Cloud Infrastructure Monitoring.

#oci

#secret management

#gradle

Securely Store Database Connection Details in an Oracle Cloud Infrastructure Vault

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that stores MySQL database connection details as secrets in an Oracle Cloud Infrastructure vault.

#oci

#secret management

#maven

Securely Store Database Connection Details in an Oracle Cloud Infrastructure Vault

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that stores MySQL database connection details as secrets in an Oracle Cloud Infrastructure vault.

#oci

#secret management

#gradle

Securely Store Application Secrets in an Oracle Cloud Infrastructure Vault

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that accesses a secret in an Oracle Cloud Infrastructure vault.

#oci

#secret management

#maven

Securely Store Application Secrets in an Oracle Cloud Infrastructure Vault

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create an application that accesses a secret in an Oracle Cloud Infrastructure vault.

#oci

#security

#gradle

Secure an Application with Oracle Identity Cloud Service and OpenID Connect

In this guide, you will create an application that authenticates users with Oracle Identity Cloud Service and OpenID Connect.

#oci

#security

#maven

Secure an Application with Oracle Identity Cloud Service and OpenID Connect

In this guide, you will create an application that authenticates users with Oracle Identity Cloud Service and OpenID Connect.

#oci

#object storage

#gradle

Create and Connect a Micronaut Application to Oracle Cloud Infrastructure Object Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Oracle Cloud Infrastructure Object Storage using Micronaut Object Storage.

#oci

#object storage

#maven

Create and Connect a Micronaut Application to Oracle Cloud Infrastructure Object Storage

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that demonstrates how to store, retrieve, and delete user profile pictures in Oracle Cloud Infrastructure Object Storage using Micronaut Object Storage.

#oci

#tracing

#gradle

Create and Trace a Micronaut Application Using Oracle Cloud Infrastructure Application Performance Monitoring

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and trace a Micronaut® application using Oracle Cloud Infrastructure Application Performance Monitoring (APM).

#oci

#tracing

#maven

Create and Trace a Micronaut Application Using Oracle Cloud Infrastructure Application Performance Monitoring

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and trace a Micronaut® application using Oracle Cloud Infrastructure Application Performance Monitoring (APM).

#independent

#vs code tools

#gradle

Oracle Cloud Assets

Oracle Cloud Assets simplifies managing Oracle Cloud Infrastructure (OCI) resources for GDK and Micronaut® applications. Enabling developers to easily integrate OCI-based resources—such as databases, Object Storage buckets, vaults, and more—allows your application to be quickly configured and operational, significantly reducing setup time.

#independent

#vs code tools

#maven

Oracle Cloud Assets

Oracle Cloud Assets simplifies managing Oracle Cloud Infrastructure (OCI) resources for GDK and Micronaut® applications. Enabling developers to easily integrate OCI-based resources—such as databases, Object Storage buckets, vaults, and more—allows your application to be quickly configured and operational, significantly reducing setup time.

#independent

#vs code guides

#gradle

Running a Database Application in Oracle Cloud and Storing Properties in OCI Vault from VS Code

This guide shows you how to connect a Java application to an Oracle Autonomous Database and securely store connection properties in an Oracle Cloud Infrastructure (OCI) Vault from within VS Code, using the Graal Development Kit for Micronaut Extension Pack. This enables you to deploy the same application to different containers that will securely connect to a database using isolated connections.

#independent

#vs code guides

#maven

Running a Database Application in Oracle Cloud and Storing Properties in OCI Vault from VS Code

This guide shows you how to connect a Java application to an Oracle Autonomous Database and securely store connection properties in an Oracle Cloud Infrastructure (OCI) Vault from within VS Code, using the Graal Development Kit for Micronaut Extension Pack. This enables you to deploy the same application to different containers that will securely connect to a database using isolated connections.

#independent

#vs code guides

#gradle

Setting OCI DevOps Build and Development Pipelines in VS Code

The OCI DevOps Tools extension provides support for the Oracle Cloud Infrastructure (OCI) DevOps service in VS Code. It allows you to transition from local to cloud-based application development and manage your source code remotely. The extension offers a complete generate-build-deploy-delete project workflow.

#independent

#vs code guides

#maven

Setting OCI DevOps Build and Development Pipelines in VS Code

The OCI DevOps Tools extension provides support for the Oracle Cloud Infrastructure (OCI) DevOps service in VS Code. It allows you to transition from local to cloud-based application development and manage your source code remotely. The extension offers a complete generate-build-deploy-delete project workflow.

#independent

#streaming

#gradle

Create a Streaming Application with Kafka

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that demonstrates how to use the Micronaut® Streaming API.

#independent

#streaming

#maven

Create a Streaming Application with Kafka

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that demonstrates how to use the Micronaut® Streaming API.

#independent

#vs code guides

#gradle

Proxy Setup for the Graal Development Kit for Micronaut in VS Code

This guide suggests how to configure proxy settings for Maven, Gradle, and Kubernetes which are the prerequisites to successfully use the Graal Development Kit for Micronaut Launcher and OCI DevOps Tools in VS Code.

#independent

#vs code guides

#maven

Proxy Setup for the Graal Development Kit for Micronaut in VS Code

This guide suggests how to configure proxy settings for Maven, Gradle, and Kubernetes which are the prerequisites to successfully use the Graal Development Kit for Micronaut Launcher and OCI DevOps Tools in VS Code.

#independent

#vs code guides

#gradle

VS Code Guides

Here you will find a collection of task-based guides for the most popular cloud platforms such as Oracle Cloud Infrastructure, Amazon Web Services, and Google Cloud Platform. Choose a guide from the sidebar menu and follow the steps.

#independent

#vs code guides

#maven

VS Code Guides

Here you will find a collection of task-based guides for the most popular cloud platforms such as Oracle Cloud Infrastructure, Amazon Web Services, and Google Cloud Platform. Choose a guide from the sidebar menu and follow the steps.

#independent

#vs code tools

#gradle

Graal Development Kit for Micronaut Extension Pack

The Graal Development Kit for Micronaut Extension Pack (GDK Extension Pack) is a collection of extensions that help you create, build, and deploy applications

#independent

#vs code tools

#maven

Graal Development Kit for Micronaut Extension Pack

The Graal Development Kit for Micronaut Extension Pack (GDK Extension Pack) is a collection of extensions that help you create, build, and deploy applications

#aws

#database

#gradle

Create and Connect a Micronaut Application to an Amazon Web Services RDS MySQL Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Amazon Web Services (AWS) Relational Database Service (RDS) for MySQL database using Micronaut® Data JDBC.

#aws

#database

#maven

Create and Connect a Micronaut Application to an Amazon Web Services RDS MySQL Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Amazon Web Services (AWS) Relational Database Service (RDS) for MySQL database using Micronaut® Data JDBC.

#aws

#kubernetes

#gradle

Deploy a Micronaut Microservices Application to the Amazon Elastic Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Amazon Elastic Kubernetes Service (EKS) using the Micronaut Kubernetes project.

#aws

#kubernetes

#maven

Deploy a Micronaut Microservices Application to the Amazon Elastic Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Amazon Elastic Kubernetes Service (EKS) using the Micronaut Kubernetes project.

#aws

#metrics

#gradle

Create a Micronaut Application to Collect Metrics and Monitor Them on Amazon CloudWatch

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Amazon CloudWatch Metrics, using the Micronaut AWS integration.

#aws

#metrics

#maven

Create a Micronaut Application to Collect Metrics and Monitor Them on Amazon CloudWatch

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Amazon CloudWatch Metrics, using the Micronaut AWS integration.

#aws

#serverless

#gradle

Create and Deploy a Micronaut Gateway Function as an Amazon Lambda Function

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway function, deploy it using Amazon Lambda, and access it via Amazon API Gateway. The application is compiled into a native executable using GraalVM Native Image and then built into a container image.

#aws

#serverless

#maven

Create and Deploy a Micronaut Gateway Function as an Amazon Lambda Function

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway function, deploy it using Amazon Lambda, and access it via Amazon API Gateway. The application is compiled into a native executable using GraalVM Native Image and then built into a container image.

#aws

#streaming

#gradle

Create and Deploy a Streaming Application with Amazon Managed Streaming for Apache Kafka (MSK)

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that uses Micronaut® Streaming.

#aws

#streaming

#maven

Create and Deploy a Streaming Application with Amazon Managed Streaming for Apache Kafka (MSK)

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that uses Micronaut® Streaming.

#azure

#database

#gradle

Create and Connect a Micronaut Application to an Azure Database for MySQL

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Azure MySQL database using Micronaut® Data JDBC.

#azure

#database

#maven

Create and Connect a Micronaut Application to an Azure Database for MySQL

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Azure MySQL database using Micronaut® Data JDBC.

#azure

#kubernetes

#gradle

Deploy a Micronaut Microservices Application to the Azure Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Azure Kubernetes Service (AKS) using the Micronaut Kubernetes project.

#azure

#kubernetes

#maven

Deploy a Micronaut Microservices Application to the Azure Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Azure Kubernetes Service (AKS) using the Micronaut Kubernetes project.

#azure

#metrics

#gradle

Create a Micronaut Application to Collect Metrics and Monitor Them on Azure Monitor Metrics

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Azure Monitor Metrics.

#azure

#metrics

#maven

Create a Micronaut Application to Collect Metrics and Monitor Them on Azure Monitor Metrics

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Azure Monitor Metrics.

#azure

#streaming

#gradle

Create and Deploy a Streaming Application with Azure Event Hubs

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that uses Micronaut® Streaming.

#azure

#streaming

#maven

Create and Deploy a Streaming Application with Azure Event Hubs

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that uses Micronaut® Streaming.

#gcp

#database

#gradle

Create and Connect a Micronaut Application to a Google MySQL Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in a Google Cloud Platform (GCP) MySQL database using Micronaut® Data.

#gcp

#database

#maven

Create and Connect a Micronaut Application to a Google MySQL Database

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in a Google Cloud Platform (GCP) MySQL database using Micronaut® Data.

#gcp

#kubernetes

#gradle

Deploy a Micronaut Microservices Application to the Google Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Google Kubernetes Service (GKE) using the Micronaut Kubernetes project.

#gcp

#kubernetes

#maven

Deploy a Micronaut Microservices Application to the Google Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Google Kubernetes Service (GKE) using the Micronaut Kubernetes project.

#gcp

#metrics

#gradle

Create a Micronaut Application to Collect Metrics and Monitor Them on Google Cloud Monitoring

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Google Cloud Monitoring, using the Micronaut Google Cloud Platform integration.

#gcp

#metrics

#maven

Create a Micronaut Application to Collect Metrics and Monitor Them on Google Cloud Monitoring

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® application that collects standard and custom metrics, then publishes and monitors them on Google Cloud Monitoring, using the Micronaut Google Cloud Platform integration.

#gcp

#serverless

#gradle

Create and Deploy a Micronaut Gateway Function as a Google Cloud Function

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway Function, deploy it using Google Cloud Functions, and enable HTTP access to it. The application is compiled into a native executable using GraalVM Native Image and then built into a container image which can be deployed on Google Cloud Run.

#gcp

#serverless

#maven

Create and Deploy a Micronaut Gateway Function as a Google Cloud Function

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway Function, deploy it using Google Cloud Functions, and enable HTTP access to it. The application is compiled into a native executable using GraalVM Native Image and then built into a container image which can be deployed on Google Cloud Run.

#gcp

#streaming

#gradle

Create and Deploy a Streaming Application with Google Cloud Platform Apache Kafka

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that uses Micronaut® Streaming.

#gcp

#streaming

#maven

Create and Deploy a Streaming Application with Google Cloud Platform Apache Kafka

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a streaming application that uses Micronaut® Streaming.

#oci

#database

#gradle

Create and Connect a Micronaut Application to the Oracle Cloud Infrastructure MySQL HeatWave Service

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Cloud Infrastructure MySQL database using Micronaut® Data.

#oci

#database

#maven

Create and Connect a Micronaut Application to the Oracle Cloud Infrastructure MySQL HeatWave Service

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Cloud Infrastructure MySQL database using Micronaut® Data.

#oci

#kubernetes

#gradle

Deploy a Micronaut Microservices Application to the Oracle Cloud Infrastructure Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Oracle Cloud Infrastructure Kubernetes Service (OKE) using the Micronaut Kubernetes project.

#oci

#kubernetes

#maven

Deploy a Micronaut Microservices Application to the Oracle Cloud Infrastructure Kubernetes Service

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Oracle Cloud Infrastructure Kubernetes Service (OKE) using the Micronaut Kubernetes project.

#oci

#metrics

#gradle

Create a Micronaut Database Application to Collect Metrics and Monitor Them on Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® database application that collects standard and custom metrics, then publishes and monitors them on Oracle Cloud Infrastructure Monitoring.

#oci

#metrics

#maven

Create a Micronaut Database Application to Collect Metrics and Monitor Them on Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® database application that collects standard and custom metrics, then publishes and monitors them on Oracle Cloud Infrastructure Monitoring.

#oci

#serverless

#gradle

Create and Deploy a Micronaut Gateway Function to Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway Function, deploy it as a container image using Oracle Cloud Infrastructure Functions, and access it via Oracle Cloud Infrastructure API Gateway.

#oci

#serverless

#maven

Create and Deploy a Micronaut Gateway Function to Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway Function, deploy it as a container image using Oracle Cloud Infrastructure Functions, and access it via Oracle Cloud Infrastructure API Gateway.

#oci

#streaming

#gradle

Create a Streaming Application with the Oracle Cloud Infrastructure Streaming Service

This guide describes how to create a streaming application that uses Micronaut Streaming and the Oracle Cloud Infrastructure Streaming service.

#oci

#streaming

#maven

Create a Streaming Application with the Oracle Cloud Infrastructure Streaming Service

This guide describes how to create a streaming application that uses Micronaut Streaming and the Oracle Cloud Infrastructure Streaming service.

#oci

#kubernetes

#gradle

Expert’s Guide to Deploy a Micronaut Microservices Application to Oracle Cloud Infrastructure Container Engine for Kubernetes

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Oracle Cloud Infrastructure Kubernetes Service (OKE) using the Micronaut Kubernetes project.

#oci

#kubernetes

#maven

Expert’s Guide to Deploy a Micronaut Microservices Application to Oracle Cloud Infrastructure Container Engine for Kubernetes

This guide shows how to deploy a Micronaut® application, consisting of three microservices, to the Oracle Cloud Infrastructure Kubernetes Service (OKE) using the Micronaut Kubernetes project.

#oci

#database

#gradle

Expert’s Guide to Create and Connect a Micronaut Application to the Oracle Cloud Infrastructure MySQL HeatWave Service

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Cloud Infrastructure MySQL database using Micronaut® Data.

#oci

#database

#maven

Expert’s Guide to Create and Connect a Micronaut Application to the Oracle Cloud Infrastructure MySQL HeatWave Service

This guide describes how to create a database application using the Graal Development Kit for Micronaut (GDK). The application presents REST endpoints and stores data in an Oracle Cloud Infrastructure MySQL database using Micronaut® Data.

#oci

#serverless

#gradle

Expert’s Guide to Create and Deploy a Micronaut Gateway Function to Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway Function, deploy it as a container image, using Oracle Cloud Infrastructure Functions, and access it via Oracle Cloud Infrastructure API Gateway.

#oci

#serverless

#maven

Expert’s Guide to Create and Deploy a Micronaut Gateway Function to Oracle Cloud Infrastructure

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create a Micronaut® Gateway Function, deploy it as a container image, using Oracle Cloud Infrastructure Functions, and access it via Oracle Cloud Infrastructure API Gateway.

#oci

#streaming

#gradle

Create and Deploy a Streaming Application with the Oracle Cloud Infrastructure Streaming Service

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and deploy a streaming application that uses Micronaut® Streaming and the Oracle Cloud Infrastructure Streaming service. The application consists of two Micronaut microservices deployed to Oracle Cloud Infrastructure that use the Oracle Cloud Infrastructure Streaming service to communicate with each other in an asynchronous and decoupled way.

#oci

#streaming

#maven

Create and Deploy a Streaming Application with the Oracle Cloud Infrastructure Streaming Service

This guide describes how to use the Graal Development Kit for Micronaut (GDK) to create and deploy a streaming application that uses Micronaut® Streaming and the Oracle Cloud Infrastructure Streaming service. The application consists of two Micronaut microservices deployed to Oracle Cloud Infrastructure that use the Oracle Cloud Infrastructure Streaming service to communicate with each other in an asynchronous and decoupled way.