top of page
Search
![Creating my first python AWS script for automation](https://static.wixstatic.com/media/7a082c_d81e2a59762a4a64b980dc3efb4d8a64~mv2.png/v1/fill/w_454,h_157,fp_0.50_0.50,q_95,enc_auto/7a082c_d81e2a59762a4a64b980dc3efb4d8a64~mv2.webp)
Apr 2, 20213 min read
Creating my first python AWS script for automation
So I’ll be the first to admit my python skills definitely still have a long way to go but this week as I was sat there reading through a...
218 views0 comments
![Monitor for SQL Agent job failures in MS SQL RDS](https://static.wixstatic.com/media/7a082c_e9e8b4a4ac7c415aa92c7d33951cd955~mv2.png/v1/fill/w_400,h_293,fp_0.50_0.50,q_95,enc_auto/7a082c_e9e8b4a4ac7c415aa92c7d33951cd955~mv2.webp)
Feb 1, 20212 min read
Monitor for SQL Agent job failures in MS SQL RDS
Last week has been a bit of a busy week for me, I’ve got really stuck into how MS SQL RDS works and the difference between on prem from a...
42 views0 comments
![An intro into RDS parameter groups](https://static.wixstatic.com/media/7a082c_b5b6707d915c415dbc567c99fc34a476~mv2.png/v1/fill/w_282,h_341,fp_0.50_0.50,q_95,enc_auto/7a082c_b5b6707d915c415dbc567c99fc34a476~mv2.webp)
Dec 21, 20204 min read
An intro into RDS parameter groups
Last week I started to look at SQL RDS. Coming from a database admin background I found myself on a very steep learning curve with the...
49 views0 comments
![](https://static.wixstatic.com/media/7a082c_cf7ed563534c4c21b4fa23a2c10ecfce~mv2.jpg/v1/fill/w_185,h_185,fp_0.50_0.50,lg_1,q_30,blur_30,enc_auto/7a082c_cf7ed563534c4c21b4fa23a2c10ecfce~mv2.webp)
![Optimising performance for Amazon S3](https://static.wixstatic.com/media/7a082c_cf7ed563534c4c21b4fa23a2c10ecfce~mv2.jpg/v1/fill/w_454,h_132,fp_0.50_0.50,q_90,enc_auto/7a082c_cf7ed563534c4c21b4fa23a2c10ecfce~mv2.webp)
Dec 14, 20202 min read
Optimising performance for Amazon S3
What is Amazon S3? Amazon S3 (Amazon Simple storage service) is an object storage service and is great for storing static data. It offers...
25 views0 comments
![](https://static.wixstatic.com/media/7a082c_3d8a0dcd31dc43e08eab92718e4421ea~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/7a082c_3d8a0dcd31dc43e08eab92718e4421ea~mv2.webp)
![Strategy for running jobs on AWS](https://static.wixstatic.com/media/7a082c_3d8a0dcd31dc43e08eab92718e4421ea~mv2.jpg/v1/fill/w_425,h_299,fp_0.50_0.50,q_90,enc_auto/7a082c_3d8a0dcd31dc43e08eab92718e4421ea~mv2.webp)
Dec 7, 20203 min read
Strategy for running jobs on AWS
I’ve been doing a fair bit of investigation around running jobs on AWS. There are a lot of different strategies we can go about this and...
63 views0 comments
![Getting started with Terraform with AWS2-Wrap](https://static.wixstatic.com/media/7a082c_f1c015d0d0a04c25bd88c42635cbb8ff~mv2.png/v1/fill/w_454,h_202,fp_0.50_0.50,q_95,enc_auto/7a082c_f1c015d0d0a04c25bd88c42635cbb8ff~mv2.webp)
Nov 18, 20204 min read
Getting started with Terraform with AWS2-Wrap
This weeks blog post is all about terraform! What is terraform? Well, Terraform allows you to write infrastructure as code. Say you need...
38 views0 comments
![Restoring from an RDS Snapshot using cloudformation](https://static.wixstatic.com/media/7a082c_96e08abe0ff54299ba90d2943b9d4b23~mv2.png/v1/fill/w_454,h_184,fp_0.50_0.50,q_95,enc_auto/7a082c_96e08abe0ff54299ba90d2943b9d4b23~mv2.webp)
Nov 12, 20203 min read
Restoring from an RDS Snapshot using cloudformation
bit of a shorter post than usual in terms of the process but sometimes the short and sweet stuff can be one of the most important things...
51 views0 comments
![In-Place upgrade for Aurora Postgres RDS with AWS Cloudformation](https://static.wixstatic.com/media/7a082c_6d8266b7cef3473b98c8dcd53cf463b8~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/7a082c_6d8266b7cef3473b98c8dcd53cf463b8~mv2.webp)
Nov 6, 20202 min read
In-Place upgrade for Aurora Postgres RDS with AWS Cloudformation
I've been looking at the process of upgrading Aurora Postgres RDS when your using it in partnership with AWS Cloudformation. AWS are...
57 views0 comments
bottom of page