Skip to content

Instantly share code, notes, and snippets.

View yasiradn's full-sized avatar

Yasir yasiradn

  • Helsinki,Finland
View GitHub Profile
@yasiradn
yasiradn / README.md
Created April 19, 2018 06:17 — forked from mmailhos/AWS Architect Associate - Reminder.md
AWS Architect Associate - Reminder

AWS Architect Associate - Reminder

EC2

General purpose SSD have a maximum of 10.000 IOPS.

It is possible to detach non-root volume from running EC2 instance.

An EC2 placement group is used to determin how far are instances placed between each other. In cluster mode, they will be placed to reduce the latency inside a single AZ. In spread mode, they will be placed on different underlying hardware (and potentially in different AZ).