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...

AWS Machine Learning Services

The Machine Learning Services category comprises of several services that cater to the use of machine learning technology.  The managed services make it easy for application developers to build smart and robust application that make use of ML models.   Here is a list of all the current Machine Learning services available.  Amazon SageMaker        - Build, train, and deploy machine learning models at scale.  This allows for the quickest way to get ML Models from idea to production. Amazon Comprehend        - Amazon Comprehend is a continuously-trained natural language processing service.        - It's free to try and easy to get started analyzing unstructured text like customer reviews and news articles. DeepLens        - Deep learning-enabled video cameras.  AWS DeepLens is powerful enough for experts, but designed to help developers get started quickly with litt...