Articles in this series
The container runtime landscape Kubernetes is the new IaaS. Whether you’re developing custom applications or purchasing off-the-shelf software from a vendor, the new, modern target runtime are containers, and the container runtime of choice is Kube...
How opinionated infrastructure can help with your digital transformation
Software is eating the world. Companies large and small are going through a digital transformation journey, as they try to compete in this age of digital disruption. It’s no longer big-fish-eats-small-fish. We’re in a fast-fish-eats-slow-fish world....
The Java Messaging Service (JMS) has been around since 2001. The idea was was simple: separate consumers from producers by introducing a message broker between them. Producers write to a queue or a topic, and consumers subscribe to that queue or topi...
Author’s disclosure: I’m currently a Sr. Platform Architect at Pivotal, however I’ve written this article almost a whole year before joining the company. It is based on my own unsolicited experience working with the platform as a vendor for a third p...
This is the second article on Spring Session Redis. In the previous article, I explain the ideas behind the framework and provide a quick demo. In this article, I will provide some of the best practices and production considerations when deploying an...