Migrating to Version 2 of the AWS Java SDK for DynamoDB

If you write in Java and use Amazon Web Services (AWS), you have most likely worked with the AWS SDK for Java. For many years, the AWS Java SDK...

Running Dropwizard Applications on Kubernetes

Dropwizard is a popular Java library for building RESTful web services. I am using this library for my user management application, Thunder, and it makes building the API...

Facebook OAuth using SFAuthenticationSession on iOS 11

In many applications you write, you will want to connect to a user’s Facebook account to either create posts or read their information. The way to do this is with...

Hello World

The wonderful thing about the internet is that people like me can share ideas freely. This would not have been possible 20 years ago, but now anyone has a platform...