2021
Typescript Lambda & DynamoDB RESTful Api RUN LOCALLY using Docker and LocalStack!
LocalStack is pretty awesome! It allows you to emulate a number of AWS services on your computer. Today we're just going to focus on emulating DynamoDB locally to test our Serverless Lambda.
2019
Deploying Docker Containers on Mac OS X using Kubernetes (K8s) - C# ASP.Net MVC Core
Looking to use, deploy & manage containers? Simon Gilbert explains how to setup, configure and deploy Docker containers with Kubernetes (K8s) locally using C# ASP.Net MVC Core