AWS Well-Architected: Security (Part 3)

This post explores the Security pillar of the AWS Well-Architected Framework, including threats and exploits, common services used for securing workloads in AWS and the importance of security classification.

AWS Well-Architected: Security (Part 2)

This post explores the Security pillar of the AWS Well-Architected Framework, including defining permissions evaluation behaviour, security boundaries and evaluating security requirements.

AWS Well-Architected: Security (Part 1)

In this blog, Greg Luxford explores the Security pillar of the AWS Well-Architect Framework, including the security stack and AWS shared responsibility model.

Lambda Event Filtering

Learn more about AWS Lambda event filtering and why it is important, including steps to set it up and the opportunity for cost optimisation.

Simplify Your Development on AWS with Terraform

In this post, we’ll discuss how to set up a development infrastructure on AWS with Terraform. Terraform is used as an effective way of managing resources on AWS. An Aurora PostgreSQL cluster is created in a private subnet and SoftEther VPN is configured to access the database from the developer machine.