0 votes
in AWS by
What are the different types of EC2 instances based on their costs?

1 Answer

0 votes
by

The three types of EC2 instances based on the costs are:

On-Demand Instance - These instances are prepared as and when needed. Whenever you feel the need for a new EC2 instance, you can go ahead and create an on-demand instance. It is cheap for the short-time but not when taken for the long term.

Spot Instance - These types of instances can be bought through the bidding model. These are comparatively cheaper than On-Demand Instances.

Reserved Instance - On AWS, you can create instances that you can reserve for a year or so. These types of instances are especially useful when you know in advance that you will be needing an instance for the long term. In such cases, you can create a reserved instance and save heavily on costs

Related questions

0 votes
asked Aug 30, 2022 in AWS by sharadyadav1986
0 votes
asked Apr 2, 2021 in AWS by sharadyadav1986
...