The new Java is here! Mark Reinhold, the chief architect of Java at Oracle, has just proposed the list of the 5 main elements of the JDK Enhancement Proposal (JEP) that should be embedded in Java 14. (more…)
Read more »
At Cash we love AWS DynamoDB. It has a nice API, is highly available, and is able to scale with our growing business. (more…)
Read more »
Follow this tutorial to get started with Java 11 and Vert.x on Kubernetes with OpenFaaS without worrying about mastering YAML or having to optimize a lengthy Docker build. (more…)
Read more »
Oracle announced that it is planning on exploring with the community the possibility of moving Java EE technologies to an open source foundation. (more…)
Read more »
GraalVM Native Image is an ahead-of-time compiler that generates native Java executables. These executables start very fast and use less CPU and memory. This makes Java in the cloud cheaper. GraalVM can even achieve peak throughput on par with the JVM. Ma... (more…)
Read more »