-
Software Development
Serverless: S3 – S3BucketPermissions – Action does not apply to any resource(s) in statement
I’ve been playing around with S3 buckets with Serverless, and recently wrote the following code to create an S3 bucket…
Read More » -
Enterprise Java
Redis Client Lettuce 5 GA released
After a 13 months development phase and 208 solved tickets, it is my pleasure to announce general availability of Lettuce…
Read More » -
Software Development
About When Not to Do Microservices
Quick interlude to my last blog. As part of my last blog on low-risk monolith to microservice architecture, I made…
Read More » -
Enterprise Java
What is JSON Processing (JSON-P API)?
Introduction to JSON-P in Java EE The Java API for JSON Processing 1.0 (JSR 353) is a low level, lightweight…
Read More » -
Agile
Alternatives for Agile and Lean Roadmapping: Part 7, Summary
Let me summarize what I’ve been talking about in these posts. The problem I’m seeing is that too many teams…
Read More » -
Software Development
A Guide to Parsing: Algorithms and Terminology
We have already introduced a few parsing terms, while listing the major tools and libraries used for parsing in Java,…
Read More » -
Agile
Alternatives for Agile and Lean Roadmapping: Part 6, Managers Want Commitments
You’ve started thinking in feature sets. Maybe you’ve experimented with rolling wave plans inside one quarter, so you can change…
Read More » -
Agile
Utilisation and non-core team members
“But we have specialists outside the team, we have to beg… borrow… steal people… we can never get them when…
Read More » -
Enterprise Java
Generate P2 Repository From Maven Artifacts In 2017
Some years ago, I wrote a blog post about how to generate a P2 repository based on Maven artifacts. That…
Read More »