8 Cloud Native Features
Micronaut was designed from the ground up for building microservices for the cloud. As a result, many key features that typically require external libraries or services are available within your application itself. To override one of the industry’s current favorite buzzwords, Micronaut applications are “natively cloud-native”.
The following are some of the cloud-specific features that are integrated directly into the Micronaut runtime:
Client-Side Load-Balancing
Serverless Functions
Many of the features in Micronaut and heavily inspired by features from Spring and Grails. This is by design and helps developers who are already familiar with systems such as Spring Cloud.