Last active
June 4, 2020 08:28
-
-
Save howtoautomateinth/f2888d5985bd1d9954f5900b1d56d387 to your computer and use it in GitHub Desktop.
EC2 Type
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Family | Speciality | Use Case | |
---|---|---|---|
F1 | Field Programmable Gate Array | Real-time video processing or Big Data | |
I3 | High Speed Storage | NoSQL or Data Warehousing | |
G3 | Graphics Intensive | Video Encoding or 3D Application Streaming | |
H1 | High Disk Throughput | MapReduce-based workloads or Distributed file systems such as HDFS | |
T2 | Lowest Cost for General Purpose | Web Servers or Small DBS | |
D2 | Dense Storage | Fileservers or Hadoop | |
R4 | Memory Optimized | Memory Intensive Apps or DB | |
M5 | General Purpose | Application Servers | |
C5 | Compute Optimized | CPU intensive Apps or DB | |
P3 | Graphic and General Purpose GPU | Machine Learning and Bitcoin mining | |
X1 | Memory Optimized | SAP Hana or Apache Spark |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment