Term
Topic: networking with EC2
ENI network device |
|
Definition
For basic networking. Low cost option. |
|
|
Term
Topic: Networking with EC2
Enhanced Networking |
|
Definition
Device used when you need speeds between 10 gbps and 10 gbps. Anywhere you need reliable, high throughput for EC2 |
|
|
Term
Topic: Networking with EC2
EFA (Elastic Fabric Adapter) |
|
Definition
Networking device used when you need to accelerate High Performance Computing and ML applications, or if you need to do an OS-bypass. If you see a scenario question on the exam mentioning HPC or ML asking what network adapter you want, choose EFA. |
|
|
Term
|
Definition
Used for EC2 to get low network latency, high network throughput
Cannot span across AZs ; spread and partition can |
|
|
Term
|
Definition
Individual critical EC2 instances that cannot be in the same group. They work independently of each other and are spread out from one another on separate hardware. Good for smaller number of critical instances. |
|
|
Term
Partition Placement Groups |
|
Definition
When you have multiple EC2 instances that are on completely separate racks. For larger deployments. HDFS, HBase, and Cassandra technologies will be on partition placement groups |
|
|
Term
What instances can be launched in a placement group? |
|
Definition
only certain types: compute optimized, GPU, memory optimized, storage optimized |
|
|
Term
Can EC2 placement groups be merged? |
|
Definition
|
|
Term
Can you move an existing EC2 instance into a placement group, and if so, how? |
|
Definition
Yes. Before you move the instance, it must be in the stopped state. You can move or remove an instance using the AWS CLI or an AWS SDK, but you can't do it in via the console yet. |
|
|
Term
How do you extend AWS to your data center? |
|
Definition
AWS Outposts. AWS Outposts Rack for large deployments and Servers for smaller dpeloyments |
|
|
Term
Elastic Block Storage (EBS) |
|
Definition
A virtual hard disk that is attached to EC2 instances; used for storage of apps, Operating Systems, and data. |
|
|
Term
|
Definition
- Production workloads and mission critical data ready - Highly available to protect against hardware failures. EBS volumes exist across multiple disks in multiple data centers in 1 AZ - Scalable - capacity can be increased or decreased based on your storage needs without any downtime or performance impact |
|
|
Term
|
Definition
- used to install operating systems (boot volumes) - basically the default EBS volume to use when you launch an EC2 instance because it installs the operating system - offers high performance at a low cost |
|
|
Term
|
Definition
- type of EBS volume - the high performance option and most expensive - use if you need more than 16K IOPS - designed for high I/O-intensive workloads |
|
|
Term
Throughput Optimized Hard Disk Drive (HDD) |
|
Definition
EBS Volume that is low-cost HDD volume. Used for big data, data warehouses, ETL, and log processing
Cannot be a boot volume |
|
|
Term
|
Definition
Lowest EBS volume cost option available. Good for colder data requiring fewer scans per day and for apps that need the lowest cost and performance is not a factor
Cannot be a boot volume |
|
|
Term
|
Definition
think IOPS when there is a transaction. IOPS supports the ability to action reads and writes very quickly |
|
|
Term
|
Definition
Think the ability to deal with large data sets like datawarehousing, ETL, big data - measures the number of bits read or written per second MB/s |
|
|
Term
|
Definition
Preserves in-memory RAM on persistent storage (EBS). Data contents of the instance are stored in the root volume of EBS until the instance is turned back on. |
|
|
Term
|
Definition
Elastic File System - supports the Network File System version 4 protocol (NFSv4) - good for content management, web servers, and shared files - data is stored across multiple AZs within a region - scale up to petabytes - only pay for storage you use |
|
|
Term
|
Definition
When you need distributed, highly resilient storage for Linux instances and Linux-based applications |
|
|
Term
When do you use FSx for Windows? |
|
Definition
When you need centralized storage for Windows-based applications, such as SharePoint, MSFT SQL Server, Workspaces, IIS Web Server or any other native MSFT application |
|
|
Term
When do you use FSx for Lustre? |
|
Definition
When you need high-speed, high-capacity distributed storage. This will be for applications that do HPC, financial modeling, etc. Remember that FSx for Lustre can store data directly on S3. |
|
|