An index of my notes on the core AWS services.
RELATED
DEVOPS / 01 MINEBS - Elastic Block StoreEBS is a network drive that can be attached to EC2 instances to persist data even after the instance is terminated. These notes cover its basics and snapshots.DEVOPS / 02 MINEC2 - Elastic Compute CloudEC2 is AWS's Infrastructure as a Service offering for renting virtual machines. These notes cover the basics of an EC2 machine, instance types, launching an instance, and purchasing options.DEVOPS / 01 MINEFS - Elastic File SystemEFS is a managed NFS file system that can be mounted to many EC2 instances and works across multiple availability zones.