AMI is an acronym for Amazon Machine Image and represents an EC2 instance which has been customised (Think of an…
AWS EBS Snapshots
Think of an EBS Snapshot as a way of backing up an EBS volume at a certain point in time.…
AWS EBS Encryption
Creation of an encrypted EBS volume results in the following: Data at rest is encrypted by default All EBS Volume…
AWS EBS Multi-Attach
EBS multi-attach is available for specific EBS Volumes (Only for Io1 and Io2 family) and provides a way to attach…
AWS EBS Volume Types
General Purpose SSD – Low latency, cost effective storage good for Development, Test Environments, Virtual Machines (Desktops), Boot Volumes etc.…
AWS EBS Volume
EBS is an acronym for Elastic Block Storage and is a network storage volume which is attached to an EC2…
AWS EC2 Capacity Reservation
Use EC2 Capacity Reservation where your require future EC2 capacity based on a specified set of requirements. Unlike other EC2…
AWS EC2 Nitro
EC2 Nitro is the next generation of EC2 instances leveraging new virtualisation technology and will allow for much better performance,…
Hibernating EC2 Instances
Aside for stopping and terminating EC2 instances there is a third option which allows us to hibernate an EC2 instance.…
AWS Elastic Network Interfaces
Otherwise known as ENI are a virtual network card and are used to give EC2 instances network access and are…