EC2¶
Last Updated: November 3, 2024
Some Key Points relative to the picture above¶
- There are numerous instance types that can impact the costs. Make sure you understand them. See this site
- Remember, the
Instance Store
volume may be fast, but you loose the data stored on it when the instance is terminated UNLESS you take action to copy the data somewhere. - For example: SCSI disks → /dev/sda/sda1, /dev/sda/sd2, etc... more info
- But requires the use of a specific command. See the page on EBS & EFS.
NOTE: You can right click on the image and download it. Each diagram is an SVG file created using DrawIO. That means you can edit the downloaded file with DrawIO
Last update: November 3, 2024