Our customers tell me that they love AWS Lambda for many reasons. On the development side they appreciate the simple programming model and ease with which their functions can make use of other AWS services. On the operations side they benefit from the abi... (more…)
Read more »
A review on Java performance for many objects using Java Collections or alternative collections, with the impact of serial vs. parallel streams. For some streaming data sets, parallel processing can be slower than the default. (more…)
Read more »
In Java Futures at QCon New York, Java Language Architect Brian Goetz took us on a whirlwind tour of some recent and future features in the Java Language. In this article, he dives into Local Variable Type Inference. (more…)
Read more »
Deconstructing Optionals or Record types with Java 16 Pattern Matching. (more…)
Read more »
Google I/O: Kotlin, a popular new language for mobile platforms that's compatible with Java, is now officially supported on Android. (more…)
Read more »