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.
Want to learn more about measuring method execution times? Check out this tutorial where we look at measuring method execution times with Spring AOP and AspectJ.
The concept or architecture remains a staple in descriptions of various forms and practiced patterns of software development, especially when applied to Lean methods.