Tag Archive
aws
Discover 3 stories with “aws” Tag.
Cooking with Chef: Create private and public subnet EC2 instances in a VPC with Knife
By Gert Leenders /
In order to access your AWS instance in a VPC private subnet you need a bastion host ( NAT instance). The setup of a bastion is quite easy as described here. One important remark: don’t forget to add an outbound
Static website hosting on Amazon S3 and Google Apps configuration
By Gert Leenders /
Static Web Hosting With Amazon S3 It seems that Amazon S3 is a great choice to host static websites. The setup is quite easy, all you have to do to set it up, is to follow these nice tutorials: Static