In this blog post we're going to explore a simple ASP.Net Core CQRS WebApi project. The code for this tutorial exposes a demonstrative API to manage a blog. ...
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.
A software developer gives an overview of Elasticsearch and the Elastic Stack, while diving into her experiences with the big data platform and search engine.