EC2 Tenancy - Shared vs Dedicated Tenancy - AWS Certification Cheat Sheet


Let’s get a quick overview of EC2 Tenancy from an AWS certification perspective. We will look at important certification questions regarding Shared vs Dedicated Tenancy.

You will learn

  • What is tenancy of EC2 instances?
  • What are the different types of EC2 tenancies?
  • What is the comparison between Shared and Dedicated Tenancy?
  • When do you use Shared vs Dedicated Tenancy?

EC2 Tenancy - Shared vs Dedicated

When ever we create EC2 instances, we are using Shared Tenancy by default. In Shared tenancy, single host machine can have instances from multiple customers.

There are two Dedicated EC2 options:

  • EC2 Dedicated Instances
  • EC2 Dedicated Hosts

EC2 Dedicated Instances are Virtualized instances on hardware dedicated to one customer:

  • You do NOT have visibility into the hardware of underlying host

EC2 Dedicated Hosts are Physical servers dedicated to one customer:

  • You have visibility into the hardware of underlying host (sockets and physical cores)
  • (Use cases) Regulatory needs or server-bound software licenses like Windows Server, SQL Server

EC2 Dedicated Instances vs Hosts

Let’s look at quick comparison:

Feature Dedicated Instance Dedicated Host
Billing Per instance Per host
Targeted Instance Placement  
Access to Underlying Host Hardware  

Certification - Recommended Reading

Cloud Certifications - AWS, Azure and Google Cloud - Top 8 FAQ For Me

Google Cloud For Beginners - How to choose a Database Service?

Teaching Cloud Certifications - Top 6 Learnings

Google Cloud For Beginners - How to choose a Compute Service?

Important Kubernetes Concepts Made Easy

Introduction to Google Cloud - For AWS Professionals

Getting Started with Docker - 5 Easy Steps

GCP PubSub - GCP Certification Cheat Sheet

GCP IAM - GCP Certification Cheat Sheet

GCP App Engine - GCP Certification Cheat Sheet

WHAT NEXT?

Congratulations on reading this article!

Wondering what to learn next?

MY RECOMMENDATIONS

Keep Learning Every Day

Check Out Our Amazing ROADMAPS