Blog | Amazon Web Services

Terraform: An Introduction to Infrastructure as Code

Terraform: An Introduction to Infrastructure as Code

By Aaron F.January 21st, 2023

An open-source infrastructure as code (IAC) solution called Hashicorp Terraform enables businesses to provide and manage their infrastructure resources in a secure and reliable way. Users can specify their infrastructure resources using code with...

How To: Configure AWS Lambda to Automatically Invalidate CloudFront Objects

How To: Configure AWS Lambda to Automatically Invalidate CloudFront Objects

By Aaron F.April 7th, 2019

One common issue when taking advantage of the Amazon Cloud to optimize your website is the lack of necessary cache-control headers. If you run your website through Google Insights, one of the most common suggestions many website administrators will see...

UPDATED: How To: Configure AWS Lambda to Automatically Set Cache-Control Headers on S3 Objects

UPDATED: How To: Configure AWS Lambda to Automatically Set Cache-Control Headers on S3 Objects

By Aaron F.February 27th, 2017

One common issue when taking advantage of the Amazon Cloud to optimize your website is the lack of necessary cache-control headers. If you run your website through Google Insights, one of the most common suggestions many website administrators will see...

How to: Install the AWS CLI on Ubuntu

How to: Install the AWS CLI on Ubuntu

By Aaron F.April 4th, 2016

The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.

AWS Route 53: Easy Vanity (Whitelabel) Nameservers

AWS Route 53: Easy Vanity (Whitelabel) Nameservers

By Aaron F.March 19th, 2016

Vanity nameservers are used when you want to hide your nameservers in WHOIS search results. This is beneficial in the event you want to hide where your web space & DNS services are hosted, or to just present a more professional appearance. When hosting...