• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Gokul Deepak

Gokul Deepak

GoCool and Debug

  • Home
  • Terraform
  • WordPress
  • Android
  • How to
  • About Me

AWS

AWS Instance Types

October 11, 2022 by Gokul Deepak S Leave a Comment

There are different types of AWS instances. Here you will also know for which requirement a particular instance type has to be used. Let’s start with the naming convention of the instance types.

AWS Naming conventions:

m5.2xlarge

m: instance class

5: Generation

2xlarge: size within the instance class

General Purpose:

Mostly for diversified workloads with balanced resources.

The balance between Compute, Memory, Networking

Use cases:

  • Webservers
  • Code Repositories

Compute Optimized:

Mostly used for compute-intensive tasks which require high-performance processors

Use cases:

  • Batch processing workloads
  • Media transcoding
  • High-performance web servers
  • High-performance computing (HPC)
  • Scientific modelling and machine learning
  • Dedicated gaming servers

Memory Optimized:

Mostly for workloads which process large data sets in memory.

Use cases:

  • High-performance, relational/non-relational databases
  • Distributed web-scale cache stores
  • In-memory databases optimized for BI(Business intelligence)
  • Applications performing real-time processing of big unstructured data

Storage Optimized:

Mostly used for storage-intensive tasks which require high, sequential read and write access to large data sets on local storage.

Use Case:

  • High-frequency online transaction processing (OLTP) systems
  • Relational and NoSQL databases
  • Data warehousing applications
  • Cache for in-memory databases like Redis, Memcache
  • Distributed file systems

All information on EC2instances is available at ec2instances.info

Filed Under: AWS Tagged With: AWS, Notes

Primary Sidebar

Popular Pages

  • Home
  • How to find the date of the Facebook group it was created
  • Yureka Yu Plus vs Lenovo K3 Note
  • How to Install Windows without GRUB rescue
  • How to Remove LinkWithin logo under 'You Might Also Like' widget in blogger

Archives

Categories

  • Android
  • Apache
  • AWS
  • Blogger
  • Computer Tips
  • DevOps
  • Docker
  • Earn
  • Facebook Tips
  • Git
  • Google Tips
  • Hosting
  • How to
  • Laptop Tips
  • Laptops
  • Linux
  • Mobile
  • MongoDB
  • Nginx
  • Node JS
  • Notepad++
  • PostgresQL
  • Terraform
  • Ubuntu
  • Wordpress
  • Xenforo

Tags

Android Android One AWS Bluehost Comparisions Custom ROM Elementor Facebook Genesis Genesis Sample Theme Google Drive How to Lineage OS Notes OnePlus One OwnCloud Rooting Smartphones Stock ROM Studiopress Tomcat Wordpress plugin

Copyright © 2025 ยท Maintained by GokulDeepak