Tips and Tricks for Manually Scaling a Global DynamoDB Table from an AWS Lambda
Objective Write an AWS Lambda that manually scales a global DynamoDB table Why? DynamoDB tables…
Recently at Voxxed Days Melbourne there was a Red Hat booth, and they were handing…
Confluent & Twitter4j Tutorial
Reading a Real-Time stream of Tweets into Kafka Kafka is an amazing tool for processing…
The last 5 years have seen some rapid changes in the way new versions of…
AWS Lambda Execution context in Java demystified
In a previous article, we described how Serverless architectures enable scalability and can reduce costs.…
Tinkering for Non-Developers Part 2: Creating an Application
Fresh off the high of my successes in Part 1, where I successfully set up…
Why is an Address NOT a String?
Applying the concepts of Data Meaningfulness and Usefulness. One example given in the article [Data…
JHipster: Streamlining the Hackathon Experience
For most 24 hour Hackathons, the work starts a week or two prior to the…
Java 8's Stream API: a new way to manage collections
By Luc Clément – @luclement Until now, processing collections or tables in Java in a MapReduce…
By Pierre Templier – @ptemplier Java 8 includes a brand new time management API named java.…