-
DevOps
Rotating secrets in Kubernetes
I’m building a multitenant SaaS on top of Kubernetes at the moment, and one principle we’ve gone with is that…
Read More » -
Software Development
Open Source – it’s not about free as in beer or speech
I’ve been thinking a bit about open source software, and why I’m so attracted to it. Often when people talk…
Read More » -
Software Development
CQRS increases consistency
I hear this argument a lot. As the author of a framework that strongly encourages CQRS, I obviously am biased…
Read More » -
Software Development
Fun doesn’t mean compromising scalability
Today I read an interesting piece on InfoWorld about Meteor, Meteor aims to make JavaScript programming fun again. It is…
Read More » -
Scala
A practical solution to the BREACH vulnerability
Two weeks ago CERT released an advisory for a new vulnerability called BREACH. In the advisory they say there is…
Read More » -
Scala
Call response WebSockets in Play Framework
I got a question from a Play user about implementing call/response WebSockets in Play Framework. This is not something that…
Read More » -
Scala
Advanced routing in Play Framework
We frequently get questions about how to meet all sorts of different routing needs in Play Framework. While the built…
Read More » -
Core Java
Java 8 Lambdas – The missing link to moving away from Java
I learnt functional programming, but then I decided I liked imperative programming better so I switched back. — Nobody, ever…
Read More » -
Enterprise Java
Understanding the Play Filter API
With Play 2.1 hot off the press, there have been a lot of people asking about the new Play filter…
Read More »
- 1
- 2