Event Details

Cloud-Native Microservices with Micronaut Presentation at Devoxx UK

May 8th, 2019

This is an all-day event

Micronaut is a new JVM-based, full-stack framework for building modular, easily testable microservice applications. Unlike reflection-based IoC frameworks, which load and cache metadata information for all your code, Micronaut provides advanced dependency injection and AOP support at compilation time. As a result, your application startup time and memory usage are reduced to a minimum, regardless of the the size of your codebase.

In an era of microservices and cloud computing, Micronaut incorporates support for cloud-friendly reliability patterns – from load balancing and circuit breakers to shared configuration and service discovery – and makes these features available and easily configurable from within your application. From the ground up, Micronaut applications are "natively" cloud-native.

In this talk you'll learn the basics of the framework and how to build reactive microservices, with minimal code and maximum simplicity, using Micronaut.

secret