Creating a simple Dockerised Flask App
Walkthrough on the steps required to create a flask app that can run within a docker container
Walkthrough on the steps required to create a flask app that can run within a docker container
Tutorial on the steps required to add retry logic to urllib3 requests
Handling refreshing credentials in python code using boto3 and botocore
Steps required to handle refreshing AWS credentials when using the AWS .NET SDK
Using faker in python to generate test data that is reasonably meaningful
Link to the comparision tool for comparing EC2 instance types
Walkthough of the steps required to move a bing of the day wallpaper borrower into a lambda script triggered by CloudWatch
Last year I managed 3 blog posts so this year my aim is to beat that by at the very least doubling it. At the end of 2018 I completed my AWS DevOps Engineer - Professional certification, to that e...
Description of a tool I've written that can be used to find github projects from the command line
We need to access ElasticSearch in a namespace within minikube and the other Pods can’t connect to 9200. It turns out that from the box its limited to localhost and the network.host property needs ...