-
Enterprise Java
Microservices trouble? Lagom is here to help. Try it!
The cake is backed. We’re proud to announce that the new Apache licensed microservice framework Lagom is available on GitHub!…
Read More » -
Core Java
Java A’s new Local-Variable Type Inference
News could hardly get more exciting than this, for a programming language aficionado! There is now a JEP 286 for…
Read More » -
Core Java
Lambda of Lambda, if/else from an Optional
So I got frustrated with two limitations of the Optional interface in JDK 8. The first problem is that there…
Read More » -
Enterprise Java
How to add auto-update the Version Number of a Play Framework 2.X Project
I wanted to have Version numbers that get automatically updated when I want to release a new version, so I…
Read More » -
Scala
How to Get Started Using Apache Spark GraphX with Scala
Editor’s Note: Don’t miss our new free on-demand training course about how to create data pipeline applications using Apache Spark…
Read More » -
Software Development
Autoscaling on Complex Telemetry
Autoscaling to meet system demand is one of the most important techniques for cloud deployments. Too many machines waste money,…
Read More » -
Software Development
Raising the level of abstraction: what if we tried to do that bottom up?
It is clear that software development is going in the direction of raising the level of abstraction since it was…
Read More » -
DevOps
Docker Flow: Blue-Green Deployment and Relative Scaling
Since the first time I laid my hands on Docker, I started writing scripts that I’ve been running as my…
Read More » -
Software Development
UI Developers! Choose Sensible Default Ordering!
Good decisions come from experience. Experience comes from making bad decisions. ― Mark Twain Today, let’s look at one piece…
Read More »