Skip to main content

Creating a Billing Alert

Now that you have already created your free tier account, the next thing to do is to make sure you do not unintentionally incur charges as you play around the AWS environment.  Most of the services that you can try out are free however may have limitations.  Check out this link to see a list of the free services under the free tier account: AWS Free Tier details

The best way to monitor your spending on AWS is to setup Billing Alerts.  In this post I will show you how you could set it up initially so that you will receive an email warning whenever your estimated charges go over a specified amount.  This will help you manage cost or avoid it totally.

Here are the Steps:

  1. Login to your AWS account
  2. On the upper right corner click the drop down arrow right beside your account name, then click "My Billing Dashboard" 
  3. Scroll down to the Alerts and Notifications section.  On the second line where it says "Monitor your estimated charges." click on the highlighted "Enable Now" text.
     
  4. Check off "Receive Billing Alerts" and "Receive Free Tier Usage Alerts".  If you would like the email alerts to go to another email address other than the one associated with your account then enter it on the email address box.  Click "Save preferences". 
  5. Click the highlighted "Manage Billing Alerts" text. 
  6. you will then be redirected to CloudWatch where you can now setup your alarm preferences. 
  7. Click "Billing" then click the "Create Alarm" button. 
  8. A Billing Alarm form will open.  Enter the amount of how much cost is allowed before you receive an email alert.  Then type the email address that you want the emails to go to.  Click the "Create Alarm" button once you are done.  
     
  9. You will then be sent an confirmation email so check your inbox.  Click on the "Confirm Subscription" link on the email.  
  10. Once your email has been confirmed, you will see a green check mark right next to the email address on the Confirm new email popup window. 
  11. You can now click on the "View Alarm" button to view your newly created billing alarm.

Now you are set to start exploring and trying out services in AWS.

On my next post I will show you how to use IAM to create an Admin account which you can use to launch services in AWS. So stay tuned.

Comments

Popular posts from this blog

Welcome!

Hello dear readers! Welcome to my blog where I present the world of cloud computing on AWS.  Here you will find information that'll help you understand what it is, where it is, and how you can use it.  This blog will include AWS facts and news, use cases and projects, guides and instructions, tips and tricks, and a whole lot more to follow as I continue to develop this site to be a one stop shop for everyone wanting to know how AWS ome AWS is. (wink.. wink...) So keep on reading through the articles to find what you want and feel free to comment on what contents you would like to see in the future.  Have a great day everyone!

AWS End User Computing

The End User Computing category comprises of services which cater to Workstation Services needs.  It provides virtualized computer terminals as well as an Application Streaming service in a client-server setup. Here are the two services that are currently in this category. WorkSpaces        - Amazon Workspaces enables you to provision virtual, cloud-based Microsoft Windows desktops for your users, known as WorkSpaces.  It eliminates the need to procure and deploy hardware or install complex software.  You can quickly add or remove users as your needs change.  Users can access their virtual desktops from multiple devices or web browsers.        - Virtual terminals (VDI).  A way of having your desktop in the cloud. WorkDocs        - Amazon WorkDocs is a fully managed, secure, enterprise storage and sharing service with strong administrative controls and feedback capabilities that improve user prod...

How to create an AWS free-tier account

Creating an AWS account isn't all that difficult.  This should be your 2nd step in your AWS journey.  The first being a clear familiarization of the various AWS services and their functions.  If you are not at all familiar with any of them, I would suggest you check out my previous posts which briefly discusses the various core services available in AWS then come back here to create your AWS account. When creating an AWS account you will need the following: A registered email address.   A credit card note: don't worry about fees.  creating the free tier account is totally free.  and there is a list of services that you will have free access to within their respective usage parameters.  Just be aware of these parameters as you can be charged if you go over the usage limit for the free tier account.   Now that you have the requirements available, lets begin creating your account.   First click this:  AWS Free Tier and then...