Primer on AWS (3/3) – Virtual Private Cloud (VPC)

The third part of my AWS Primer covers the AWS Virtual Private Cloud (VPC) which is a key component of the platform. For anyone who’s planning to do the certification there are likely to be a lot of questions about it.When I was learning it I decided to draw myself a diagram covering all the…

Primer on AWS (2/3) – S3, the object store

S3 is the Content Repository of AWS. Technically it’s called an Object Store but it amounts to the same thing. It’s a way of storing your files (objects) in a secure manner with encryption and version control. Below is a diagram with my notes on S3 and there’s a link to a PDF version as…