These tutorials target Micronaut Framework 3. Read, Guides for Micronaut Framework 4.

gcp

Use Google Cloud Trace to investigate the behavior of your Micronaut applications.
Deploy a Docker Image containing a CRaC enabled JDK and a pre-warmed, checkpointed application to Google Cloud Run - a fully managed serverless platform for containerized applications.
Tags: cloudrun, gcp
Learn how to deploy a Micronaut application to Google App Engine Java Flexible Environment
Tags: appengine, gcp
Deploy a Micronaut application as an HTTP Function to Google Cloud Functions - a scalable pay-as-you-go functions-as-a-service (FaaS) to run your code with zero server management.
Deploy a Micronaut application to Google Cloud Run - a fully managed serverless platform for containerized applications.
Tags: gcp, cloudrun
Deploy a GraalVM Native Executable of a Micronaut application to Google Cloud Run - a fully managed serverless platform for containerized applications.
Tags: cloudrun, gcp
Learn how to upload and retrieve files from Google Cloud Storage using the Micronaut Object Storage API