Leverage container checkpoint to captureĀ the post-Startup steady state of a larger App and use it to create new instances, thus avoiding the Startup Costs in CPU and memory, targeting traditional Java apps
Further, this allows for tuning of resources more inline with Steady State App behavior versus startup.
Faster Horizontal scale out.