Hacker News new | ask | show | jobs
by scarface74 2875 days ago
What can I do to reduce the cold start costs for Java? (Specify your objects as static, since those are evaluated at JVM startup, which AWS doesn't charge you for)

Well Java was the first mistake if you want a reasonable startup....