Compute Services Flashcards
Launch instances page that displays popular up-to-date AMIs and includes various releases of Linus and Windows servers.
Amazon Quick Start AMIs
Independent vendors create and maintain AMIs, usually built to meet specific needs.
Community AMIs
Deployed instances are in a single availability zone close to each other, providing low-latency network interconnectivity and useful for HPC applications.
Cluster groups
To minimize the risk of losing data or services due to failures, it is important to physically separate instances across different hardware racks and availability zones. This approach is particularly valuable for hosting environments that cannot afford to experience multiple failures at the same time.
Spread groups
You can group instances and keep them physically separated from the others and never share physical hardware.
Partition groups
A network drive you can attach to your instances to allow for persistent data after an instance has been terminated. They can only be mounted to one instance at a time.
Elastic Block Store (EBS)
Create a policy that can automatically create, keep, and frequently delete snapshots of the storage volumes.
Amazon’s EBS Data Lifecycle Manager
A low latency, cost-effective storage for transactional workloads
General Purpose SSD
For storage for critical applications that need sub-millisecond latency
Provisioned SSD
Storage for large data sets where data access is not critical is primarily used for extensive data warehousing and log processing.
Throughput Optimized HDD
A cost-effective storage option for infrequently accessed data.
Cold HDD
Provisioned deployment allows up to 16 instances to share the same storage, providing higher application availability as needed.
Multi Attached Storage
Ephemeral storage that provides a fast, nonvolatile connectivity
Instance Store Volumes
Examining the denial of incoming traffic and allowance of outgoing traffic at the instance level is based on the specific ports and protocols being used to control traffic statefully
Security Groups
Through this usage, we can ensure a properly secure encrypted session, save the public key to your EC2 server, and save its private half to your local machine
Key Pair
The named document contains the preselected information you proved when manually provisioning an instance, and it cannot be changed once it is deployed.
Launch Configurations