Check out these top five Spring Boot features that every Java dev should know about, including auto-configuration, starter dependencies, Spring Boot CLI, and more.
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.
We take a look at how to use a single implemented model between multiple databases in this post using Spring Boot. Interested? Read on for the details.
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.