management
Expose the exact version of code that your application is running.
Learn how to start using CRaC with a Micronaut Application
Learn how easy is to deploy a Micronaut Application to Elastic Beanstalk.
Learn how to use Flyway to manage your schema migrations
Learn how to expose a health endpoint for your Micronaut application.
How to use Kubernetes service discovery and distributed configuration in a Micronaut application
Service discovery and distributed configuration in a Micronaut application with Amazon Elastic Kubernetes Service (EKS)
Service discovery and distributed configuration in a Micronaut application with Google Kubernetes Engine (GKE)
Service discovery and distributed configuration in a Micronaut application with Oracle Cloud Container Engine for Kubernetes (OKE)
Learn how to use the Liquibase to manage your schema migrations.
Use Jaeger distributed tracing to investigate the behaviour of your Micronaut applications.
Use Jaeger distributed tracing to investigate the behavior of your Micronaut applications.
Use AWS X-Ray distributed tracing to investigate the behavior of your Micronaut applications.
Use Zipkin distributed tracing to investigate the behaviour of your Micronaut applications.
Use Zipkin distributed tracing to investigate the behavior of your Micronaut applications.
Use Consul service discovery to expose your Micronaut applications.
Learn how to use Client Credentials Flow between Micronaut microservices with an Authorization Server provided by Auth0.
Learn how to use Client Credentials Flow between Micronaut microservices with an Authorization Server provided by Amazon Cognito.
Learn about the available scopes: Singleton, Prototype, Request, Refreshable, Context...
Learn how to expose a keys endpoint with primary and secondary JSON Web Key (JWK)
Learn how to leverage token propagation in the Micronaut framework to simplify your code while keeping your microservices secure.