adlfkjfadslkjfads

S3 Redirection Rules

Posted on Mon 07 May 2018 in Posts • Tagged with s3, aws

How to use S3 redirection rules for simple redirecting to other hosts


Continue reading

Recording Blogging Content

Posted on Sat 05 May 2018 in Posts • Tagged with blogging

Recording my process for writing blog content


Continue reading

Failure Bow #1 - The AWS Lambda Goof

Posted on Sat 05 May 2018 in Posts • Tagged with aws, mistake, lambda, s3

Lets talk about how I accidentally incurred a million or so extra S3 & Lambda calls in a day.


Continue reading

The Text Editing Kata - VS Code Edition

Posted on Tue 01 May 2018 in Posts • Tagged with vscode, editing

Using Visual Studio Code to do the Text Editing Kata


Continue reading

Shell Tip of the Day: Using find and sed For Fun and Profit

Posted on Sun 29 April 2018 in Posts • Tagged with shellTipOfTheDay, shell, linux

How to use find and sed to replace a common string across many files in one go


Continue reading

Py.test Basics

Posted on Fri 27 April 2018 in Posts • Tagged with python, testing, pytest, unittest

Learning some of the basics of Py.test


Continue reading

Tip of the Day: Silver Searcher & VS Code

Posted on Mon 23 April 2018 in Posts • Tagged with vscode, silversearcher, editors

Tip for opening up all files which match a string in separate VS Code tabs.


Continue reading

Screen Capturing for Site Monitoring

Posted on Sat 21 April 2018 in Posts • Tagged with aws, monitoring

An experiment using screen capturing to detect CSS errors


Continue reading

Python Tip of the Day - Simple HTTP Server

Posted on Tue 17 April 2018 in Posts • Tagged with pythonTipOfTheDay, python

Using Python's Simple HTTP Server for fun and profit (and quickly sharing files)


Continue reading

Optimizing Cloudfront

Posted on Thu 12 April 2018 in Posts • Tagged with awsTipOfTheDay, cloudfront, aws

Lets recap some tips & tricks around optimizing your use of AWS CloudFront as a CDN.


Continue reading