Working with AWS Regions in Python

Something quick to help with multi region scripts

Alan Blockley

It’s been a whilst since I posted so thought I’d share a snippet I threw together whilst writing a Python script.

In this post I’ll show you how you can acheive an action in Python using the boto3 library on multiple regions.

First Day New Job

Mixed emotions as I start down a new career path

Alan Blockley

I’ve spent the last 3 years and 9 months working as an internal MSP to a group of businesses with varying requirements. Other than being part of the same group, they all had one thing in common. They were AWS customers. In fact we went so far to become an AWS Partner, become an AWS Solutions provider and on the journey become an AWS Professional.

Today was the first day of the next step in my career.

Careers With Certs - Full Article

What jobs can I get… ?

Alan Blockley

This was originally a series of posts explaining careers within the AWS skillset and their related certifications. I’ve now consolodated them into a single post to read easier.

“Hi guys. Just wondering once you complete the AWS Associate certification. What kind of jobs can you do and what’s the pay like?”

Sharing snapshots & dodging yaml landmines

They'll get you everytime

Alan Blockley

So recently I had a real world problem to solve from a developer;

“We need a DEV SQL server in a secondary account… and we also need to restore production snapshots from the production account INTO the DEV SQL server“

This is probably a very real requirement people come across every day. Developers needing to restore production data into test and dev servers to ensure the products they are building are fit for purpose.

This is a simple process, documented below, involved a CloudWatch event and a Lambda function.

Golden Nugget Watch

Sometimes we need a quick hack...

Alan Blockley

So I was in the office the other day minding my own business when all of a sudden sprung upon me were over 16,000 log files, totalling in excess of 30GB. I could be a bit more dramatic and say they fell out of the sky, or came flying down the chimney like letters to an orphan boy who lives under the stairs… but alas, this is not Pottermore.

The blog...

The Blog

Alan Blockley

So as you may have noticed by now I’ve gone live with my blog and decided which technology to use. I decided to use a Dynamic editor to allow for instant styling and feature sets, but then to use a static publishing plugin to crate a fast, static and globally delivered website via CloudFront.