Wednesday Jun 19
10:30 –
11:15
Veilingzaal

Introduction to Micronaut: Lightweight Microservices with Ahead of Time Compilation

Slides:


This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




In this session, the creator of Micronaut and Grails introduces the newly released Micronaut framework and demonstrates how Micronaut’s unique compile-time approach enables the development of ultra-lightweight Microservices for Java. Compelling aspects of the Micronaut framework include:

  • Subsecond startup time
  • Small processes that can run in as little as 10 MB of JVM heap
  • No runtime reflection
  • Dependency Injection and AOP
  • Cloud Native

Graeme will also demonstrate how you can take your Microservices to the next level by using Micronaut's Ahead of Time Compilation (AOT) support and Oracle's GraalVM to achieve instant startup and ultra-low memory footprint.

What will the audience learn from this talk?
Attendees will be introduced to Micronaut, learning the motivations for using Micronaut and basics of creating Microservices with Micronaut

Does it feature code examples and/or live coding?
yes

Prerequisite attendee experience level:
Level 100

Java
Microservices
programming