You can run DynamoDb locally on a development machine without the need to create an AWS account.You can use a docker image and run DynamoDb as a docker container. (more…)
Read more »
Regardless of how often a container image is updated it should still be scanned for vulnerabilities before deployment as many of the official images.
Read more »
Running Docker on Windows has been easy for a long time, but it has always needed to run inside a Hyper-V virtual machine.
Thanks to the Windows Subsystem for Linux 2 though it's now possible to run docker in a WSL distribution and avoid the need for Hyp... (more…)
Read more »
This article gives an introduction to Docker and whether you should run production Postgres workloads in a docker container. (more…)
Read more »
Strapi is a headless CMS that supports REST and GraphQL out of the box. In this video, I walk you through how to deploy Strapi from localhost to Azure Cloud using their App Service and managed MySQL database. (more…)
Read more »