SNS Data Protection Example
Automatically scan for PII by using the SNS message data protection feature
Lambda SNS SQS Example
We look at a simple example showing how to publish a message from Lambda to SNS, then queue it for processing later in SQS.
Lambda Cron Example (Terraform)
Example showing how to configure eventbridge to run your lambda on a cronjob using terraform
How to hide a Staging Website From Google
Using a noindex tag to stop google seeing your staging website
Debugging Linux Servers
Cheatsheet showing how to debug common issues on linux servers
Deploy a Python Lambda
Example showing how to deploy a sample HelloWorld Python Lambda via CLI
Cross Account Golang Lambda Example
We look at using a resource policy to allow a Golang lambda to be invoked cross account
Redshift Disaster Recovery
How does Redshift disaster recovery work? Let’s find out
Redshift Terraform Example
Example showing how to use terraform to launch a redshift cluster
Deploy a Golang Lambda
Example showing how to deploy a sample HelloWorld Golang Lambda via CLI
Using Ansible in AWS
Using AWS State Manager to run Ansible playbooks in AWS
Using Ansible to create SSH users
Using AWS State Manager to run Ansible playbooks in AWS
Golang Redshift Example
Examples on how to connect to Redshift using a Golang Lambda
Using Redshift in a private subnet
Looking at different ways we can connect Redshift and Lambdas inside of a private subnet to SecretsManager
AWS - Understanding IMDSv2
Understanding the importance of using IMDSv2
Kubernetes - Create a staging site for each branch
How to create a unique staging environment for each branch by using kubernetes
