Lecture # 41 : Pricing Model in AWS Cloud
cloud PATH-AWS

15 minutes


go back go back go back home home

  1. Pay as you go: Pay for what you use, remain, agile, meet, scale demands.
  2. Save when you reserve:
    • Minimize risks, predictably manage budget, comply with longterm requirements.
    • Reservation are required for : EC2 Reserved Instance, DynamoDB reserved capacity, ElastiCache ReservedNodes
  3. Pay less by using more: Volume based discount
  4. Pay less as AWS Grows

Billing & Costign Tools

AWS Pricing Calculator: Estimate the cost for your solution architecture
- Estimate == before using a service
- Cost Allocation Tag: Use tags to track your AWS on a details level.
- AWS Generated Tags:
    - Automatically applied to the resources you create.
- User Defined Tags:
    - "Defined by the users"
    - Starts with Prefix "user:"

Tagging & Resource Group
- Tags: They are used for organising resources.
    - EC2: Instances, Images, LoadBalancer, Security Group.
    - RDS, VPC, Route53, IAM Users, etc
    - Resources created by Cloud Formation are all tagged in same way.
- Naming is Free, Common tags are: Name, Environment, Team, ...
- Tags can be used to create resource group:
    - Create/Maintain/View a collection of resources that share common tags.
    - Manage Tags using tag editor.

Cost & Usage Report

Cost Explorer

AWS Budget

AWS Cost Anamoly Detection

AWS Service Quotas