Skip to main content

AWS Product Documentation

How To Project Monthly Costs For AWS Products

The following instructions will demonstrate how to calculate the projected monthly cost of an AWS project. In this example, the cost of an EC2 Instance is calculated.

Utilized Resources:
  1. Navigate to https://auth.scinet.usda.gov/ and click the link for “AWS Login”
  2. Authenticate using your SciNet credentials
  3. Ensure you have the correct region selected “US East (N. Virginia)” in the top right dropdown menu of the AWS console:
  4. Navigate to the “Services” menu, and select “Managment Tools” > “Service Catalog”
  5. From the Service Catelog menu select “Products list”
  6. From here you can selelect the product you wish to calculate the monthly cost for, in this case we’ll choose “EC2 Instance”
  7. Select the latest product version, in this case “0.2.0”. You will then see the Service Catalog template in YAML format. This template contains the product configuration options you’ll plug into the AWS Simple Monthly Calculator.
  8. Open a new browser tab to the AWS Simple Monthly Calculator
  9. Navigate to the applicable product tab in the left hand sidebar the the AWS Simple Monthly calculator
    • Uncheck the “FREE USAGE TIER: New Customers get free usage tier for first 12 months” checkbox in the top message banner
  10. Click the “Add New Row” icon under the “Compute: Amazon EC2 Instances”.
    • Make mental note of the configurable parameters such as “Region”, and “Type”. For Billing Option you’ll always select “On-Demand” and “100” for Usage.
  11. Switch back to the browser tab containing the YAML product template, identify the avaliable options that can be used in the AWS Simple Monthly Calculator. In this case, “InstanceType” and “AWSRegionImageType2AMI” an be used.
  12. Select the desired Region and Instance Type from the list of allowed options. Let’s use t2.large and us-west-1 in this example.
  13. Now switch back to the AWS Simple Monthly Calculator and plug in the values, always selecting the Region first since it will clear the calculator table values.

  14. Now enter any additional values or estimations in the form fields below:
  15. You will now see the projected monthly cost for the applicable product in the “Estimate of your Monthly Bill” tab

Example EC2 Projected Costs