Azul Introduces Code Inventory The Solution That Identifies Unused and Dead Code for Removal in Production, Saving Developer Time and Money 
Support
Blog chevron_right Java

AWS SnapStart Builds Momentum for the CRaC API

Here at Azul, we are very excited about Amazon Web Services’ launch of SnapStart for Lambdas. SnapStart uses the checkpoint-coordination CRaC API developed in OpenJDK, which was originated and led by Azul. The project has created a common way for Java applications to coordinate with underlying checkpoint/restore mechanisms, allowing Java code to work seamlessly and portably across various checkpoint/restore mechanisms as they become available. And Lambda, with its underlying use of Snapshot MicroVM and its new support for the CRaC API, has now become such a platform. When coordinating via the CRaC API, Lambda can now take a snapshot of your application – when it’s already warmed up and ready to accept traffic at speed – and instantly relaunch any application instance from this snapshot. 

“AWS Lambda SnapStart for Java delivers up to 10x faster function startup performance at no extra cost,” the AWS announcement states. “Lambda SnapStart is a performance optimization that makes it easier for you to build highly responsive and scalable Java applications using AWS Lambda without having to provision resources or spend time and effort implementing complex performance optimizations.”

Momentum for the CRaC API is building

CRaC has been gaining momentum with supporting microservices frameworks. This is another huge step toward widespread acceptance and adoption of CRaC as a viable way of addressing warmup issues in Java while retaining all the benefits of the platform’s dynamic class ecosystem and proven speed and optimization. The last few months have seen major frameworks like Quarkus, Micronaut, and Spring Boot incorporate CRaC checkpoint/restore coordination support. The combination of framework support, support in the OpenJDK CRaC project, and emerging support in available runtimes has started the ball rolling. Now, with a major cloud platform providing built-in support for the CRaC API, it’s truly off to the races for CRaC.

Learn more

Learn more about the CRaC API:

Learn more about Lambda’s support for the CRaC API:

You can get your hands on a CRaC-supporting JDK to play with at https://cdn.azul.com/zulu/release/temporary/crac/bin

We Love to Talk About Java

We’re here to answer any questions about Azul performance and the CRaC API.