Deploy Static Site to AWS on Commit
Apr 5, 2019
This is a quick cheat sheet for the steps involved to create a manual pipeline to deploy a static site with CDN and HTTPS to AWS automatically on commit, the simple solution nowadays is to use [Amazon’s Amplify] (https://aws.
... ➦
Running a Custom Docker Image on Amazon CodeBuild
Apr 5, 2019
I needed to use a custom docker image for some Dotnet Core 3 work with Amazon CodeBuild and hit into a few issues that took a bit of digging around to find, so thought I’d leave the here should anyone else need the same info.
... ➦
Coding Quotes
Apr 3, 2019
This is a dumping ground for software development quotes I have collected over the years that resonated with me (work in progress):
... ➦