←back to thread

257 points pmig | 1 comments | | HN request time: 0.207s | source
1. anthonybsd ◴[] No.43101687[source]
Larger than 2GB RAM JVM containers? It sounds like the author didn't really explore any of modern container-ready frameworks and blamed the ecosystem. Move from Spring Boot -> Micronaut or Quarkus and compile your code into into GraalVM image and you get sub-100MB containers.