Tutorials References Exercises Videos Menu
Paid Courses Website NEW Pro NEW

AWS Cloud Tutorial

AWS HOME AWS Intro AWS Cloud Certification AWS Get Started AWS Cloud Computing AWS Cloud Benefits AWS EC2 Intro AWS EC2 Instance Types AWS EC2 Pricing AWS EC2 Scaling AWS EC2 Auto Scaling AWS Elastic Load Balancing AWS Messaging AWS SNS AWS SQS AWS Serverless AWS Lambda AWS Containers AWS ECS AWS EKS AWS Fargate AWS First Recap AWS Infrastructure AWS Regions AWS Availability Zones AWS Edge Locations AWS Provision AWS Provision Services AWS Elastic Beanstalk AWS CloudFormation AWS Second Recap AWS Networking AWS Connectivity AWS Subnet and Access AWS Global Networking AWS Third Recap AWS Storage and DBs AWS Instance Stores AWS EBS AWS S3 AWS EBS vs S3 AWS Elastic File System AWS RDS AWS DynamoDB AWS DynamoDB vs RDS AWS Redshift AWS DMS AWS Additional DB Services AWS Fourth Recap AWS Cloud Security AWS Shared Responsibility AWS User Access AWS Organizations AWS Cloud Compliance AWS DDoS AWS Other Services AWS Fifth Recap AWS Monitoring and Analytics AWS CloudWatch AWS CloudTrail AWS TrustedAdvisor AWS Sixth Recap AWS Pricing and Support AWS Free Tier AWS Pricing Models AWS Billing Dashboard AWS Consolidated Billing AWS Budgets AWS Cost Explorer AWS Support Plans AWS Marketplace AWS Seventh Recap AWS Migration and Innovation AWS Cloud Adoption Framework AWS Migration Strategies AWS Snow Family AWS Innovation AWS Eight Recap AWS Cloud Journey AWS Well-Architected Framework AWS Cloud Benefits AWS Ninth Recap AWS Exam Preparation

AWS Examples

AWS Cloud Exercises AWS Cloud Quiz

More AWS

AWS Machine Learning AWS Serverless


AWS Cloud EC2 Pricing


AWS EC2 Pricing

With AWS EC2 you pay for the compute time.

You only pay for the compute time that you use.

It offers different pricing options.


AWS EC2 Pricing Video

W3schools.com collaborates with Amazon Web Services to deliver digital training content to our students.


On Demand Instances

On Demand Instances are best used for short-term workloads.

It requires no upfront costs or minimum amount on the purchase.

The instances run until you stop them.

You pay for what you use.


AWS EC2 Savings Plan

The savings plan is a commitment for usage over a 1-year or 3-year term.

Committing to a period gives a discounted price.

If you surpass the budget, the cost goes to normal (on-demand) prices.

You will learn more about AWS Cost Explorer later in this tutorial.

AWS Cost Explorer is a tool that helps to plan usage with AWS Cloud.


Reserved Instances

The Reserved Instances are used to reserve instances for an agreed period.

The options are for 1-year or 3-years. The latter one gives the highest discount.



Spot Instances

This pricing model is best for workloads with flexible start and end times, which can take interruptions.

Spot instances can give up to a 90% cost savings.

The reason behind the discount is that AWS can optimize its capacity, giving you better prices.


Dedicated Hosts

Dedicated hosts are physical servers fully dedicated to you.

You can use your existing VM software licenses.

The Dedicated Host is the most expensive model.


AWS Cloud Exercises

Test Yourself With Exercises

Exercise:

Which pricing model lets you pay only for what you use?

On  Instances

Start the Exercise