AWS Adding a Tag to AWS Hosted Zone Tags are a way to add meta data to the AWS resources you create. One possible use for these are to divide the costs related to different projects.
AWS AWS CloudFront CloudFront is a content delivery network (CDN) for AWS which places your content close to users around the world reducing latency when accessing your site.
AWS Hosting a Static Website on AWS S3 A static website is one that serves content only, that has no server side computation necessary. AWS S3 provides a cheap way to host a static webpage.
AWS AWS Command Line Interface and S3 The AWS web console gives you access to huge functionality, but is not convenient for scripting or automation. This is where the CLI comes into play.
AWS Amazon Web Services My company has selected AWS to be its cloud provider. This is brand new territory for me. As I begin to use each service, I’ll capture what I learn here.