

Requirements Matter
We already understand what the customer needs, why do we need to take up time with Requirements gathering?
Answer-Â You'll thank me later
Marjorie Lee
Oct 3, 20243 min read


Process API Improvements in JDK9
Over the past year, several microservices I have worked on responded to specific events and then executed native OS processes, for...
Scott Leberknight
Apr 3, 20174 min read


AWS Lambda Presentation Slides
A few months ago I gave a short presentation on AWS Lambda to my company, Fortitude Technologies . AWS Lambda is basically a...
Scott Leberknight
Mar 17, 20171 min read


Testing HTTP Clients Using Spark, Revisited
In a previous post I described the very small sparkjava-testing library I created to make it really simple to test HTTP client code...
Scott Leberknight
Mar 14, 20172 min read