Image resizing is a common task that needs doing, especially for web apps. In this post, we take a look at some code to handle this in AWS using Lambda and S3.
In this post, we briefly touch on what serverless computing is, the pros and cons of using it, and how to deploy a Node.js-based CRUD app to a serverless environment.
In this post, a big data architect goes over how to transfer large data sets between two databases using Apache Sqoop. Read on to get the scoop on Sqoop!