Micronaut is a new framework designed from the ground up for microservices and serverless computing. It uses ahead-of-time compilation to have ultra-lightweight runtimes with low memory footprints. This allows micronaut applications to start very quickly and run with small jar sizes. Micronaut natively supports features important for microservices like service discovery, configuration sharing, load balancing, and serverless functions. The documentation, examples, and community resources are available on the micronaut website.