Will my AWS usage cost me anything?



  • I was exploring AWS Cloudwatch. It was first time that I tried anything on AWS. I ensured that I will turn off all instances and stacks:

    • No stacks: enter image description here

    • No instances enter image description here

    But my AWS Billing Dashboard says this:

    enter image description here

    Will I need to pay anything, considering that above billing amount is forecast, I have turned off all instances and stacks and I may not have exceeded my free tier (I have used AWS first time)?

    Update

    Another screenshot:

    enter image description here

    So I have following precise questions:

    Q. Will this cost increase further? That is, do I have to stop all the services correctly (as shown in earlier pics) to not increase the cost further, or is there something that I missed?



  • Yes, you will need to pay based on what you're showing. If you have a billing question, you can create a support case in the AWS Console.

    Will the cost increase depends on if you shut off or deleted services. If you shut everything off you could still get charged for EBS volume storage. If you deleted the EC2 instance(s) and deleted any storage (S3/EBS/Glacier) you should not see any additional charges.

    I have been hit with surprise bills in the past by not deleting EBS volumes when I delete an instance, or forgetting about objects in S3.

    If you go to Billing Dashboard and click on Bills on the left side of the page you will see an option for Details. You can see why you're getting charged their.

    enter image description here

    Some important things to know about the AWS Free Tier:

    1. The 12-months Free starts from the day you create the account.
    2. It's per Organization, if your account is linked to an Organization it will depend when the Org was created and if the free-tier limits have been reached because of other accounts in that Org.
    3. It's per account and not per region.
    4. There are some services that are always free (until you hit a usage level)

    References
    https://aws.amazon.com/free
    https://youtu.be/_CWKK0sypkE


Log in to reply
 

Suggested Topics

  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2