Skip to main content

AWS Cloud Strengths and Benefits

When considering AWS cloud adoption you have to be clear as to what are the strengths and benefits that AWS has to offer.  And when architecting your infrastructure, you have to build on these strengths and benefits in order to effectively maximize your cost savings and infrastructure improvements.

Here I will discuss some of the major strengths and benefits of AWS.


Disposable Compute

- With traditional Data Centers compute resources aren't easily disposed of after it has already served its purpose.  They would normally be re-purposed or re-allocated to other projects or services other than what they were intended for when purchased.  The requirements for these may vary thus putting you at risk of being over or under capacity.  With AWS you can spin up compute resources as needed and tear them down after use.  No need to hold on to resources that you no longer need.  


Flexible Capacity

- Your AWS cloud infrastructure has the capability to scale out or scale in depending on demand.  This is accomplished through the use of Autoscaling.  If setup correctly, you eliminate the guesswork in workload capacity management as your infrastructure automatically adjusts based on your predefined thresholds.


Cost Effective Storage

- AWS offers a variety of cost effective cloud storage solutions based on your need.  Here you have S3 Standard which is a highly available, object based storage solution which you can use to store frequently accessed files.  If your files are infrequently accessed but requires quick availability, you can choose the S3 Standard Infrequent-Access which is cheaper. As with most S3 storage classes, your data is stored in a minimum or 3 Availability zones.  If you do not have the need for such high availability and can easily replicate your object files, you can choose to use the S3 Reduced - Redundancy storage or S3 One Zone - Infrequent Access class which is another level cheaper than S3-IA.  The cheapest amongst all storage services is Glacier.  However,  this should only be used for data archiving.  Your object files are stored securely with S3 Standard redundancy but requires 3 - 5 hours for you to retrieve them.  Files stored in Glacier are not immediately accessible since you will have to submit a retrieval request and wait 3 - 5 hours for your files to be available.
For more details on S3 follow this link: Amazon S3 storage classes


Automation and Control

- Automation and Control is showcased on a whole new level in AWS. Others would argue that automation and control can also be achieved on a traditional data center through virtualization and scripting.  However there is still a degree of manual tasks that needs to be done in a non-cloud environment.  With AWS, you can architect your infrastructure as a code, automate deployment, disaster recovery, event responses and much more.  AWS Lambda is just one example of how robust the automation and control is with AWS.  With AWS Lambda, you can build your infrastructure as a code and have it deploy as a response to an event, therefore you only pay for the resources only when your code or application runs.


There are still other benefits to be had when using AWS.  It all depends on how you build your infrastructure and which use cases you base your deployments upon.  But these are the main ones that are always evident with every use case scenario of an AWS Cloud deployment.
     

Comments

Popular posts from this blog

AWS Business Applications

The Business Applications category lists services that supports business productivity functions. Here is the list of the available services in this category. Alexa for Business        - Alexa for business makes it easy for you to use Alexa in your organization.  It gives you the tools you need to manage Alexa devices, enroll your users, and assign skills at scale.  You can build youe own context-aware voice skills using Alexa Skills Kit, and the Alexa for Business APIs, and you can make therse available as provate skills for your organization.  Alexa for Business also makes it easy to voice-enable your products and services, providing contect-aware voice experiences for your customers. Amazon Chime        - Amazon Chime is a secure, real-time, unified communications service that transforms meetings by making them more efficient and easier to conduct.  The service delivers high-quality audio and video through an applicati...

AWS Builders' Day in Calgary!

Good new my fellow Calgarians! AWS is hosting a full day technical event here in Calgary. The details of the event are as follows: Date: April 30, 2019 (Tuesday) Time: 9:00 am - 5:00 pm (Mountain Time) Location: Delta Hotel by Marriott - Downtown Calgary                  209 4th Ave SE, Calgary AB T2G 0C6 ( view map ) Additional info:   This is an all day free event.  breakfast and lunch will be provided. What to expect from the event: In this event you will get a chance to build Intelligent Data Lakes using AWS Big Data & Analytics and AI/ML Services that you can definitely take back and use in your organization.  There will be multiple Deep dive sessions on the related services as well as workshops to allow you to have a hands on feel of the technology. By the end of the day,  you would have built yourself a functional cloud-native and future-proof Serverless data lake architecture. AWS Technologi...

AWS Services Updates & New Services (2019)

It has been a while since I last posted the list of AWS Services.  Since then, there has been significant changes in their service offerings.  Here is a list of all the changes and new services released to date. It's been organized by Categories for you. AWS Game Development: -  No changes or additional new services AWS IoT - IoT Device Defender - IoT Events - IoT SiteWise - IoT Things Graph AWS Desktop & App Streaming (Now: End User Computing) - WorkDocs - WorkLink AWS Business Productivity (Now: Business Applications) -  WorkDocs has been removed from this category and transferred to End User Computing AWS Customer Engagement -  No changes or additional new services AWS Application Integration Services -  No changes or additional new services AWS AR & VR Services -  No changes or additional new services AWS Mobile Services - AWS Amplify - Mobile SDK for Android - Mobile SDK fo...