Develop your skills for Autoscaling with this course from Cloud Academy. Learn how to improve your teams and development skills and understand how they relate to scalable solutions.
This Course is consists of 5 quick fire lectures that will provide you with the fundamentals of autoscaling as often used in cloud based architectures.
Learning Objectives
- Learn how to develop applications which autoscale
- Learn how to architect scalable cloud architectures
Intended Audience
This course is recommended for:
- Cloud Architects
- Cloud System Operators
Prerequisites
There are no prior requirements necessary in order to do this training course, although basic exposure to AWS, Azure, and/or GCP would be useful
When developing for autoscale, it's important to keep a few key autoscale concepts in mind. For example, it's important to note that a resource can have only one autoscale setting. That said, an autoscale setting can have multiple profiles, which can each in turn have multiple autoscale rules defined on. Autoscale settings, incidentally, scale instances horizontally or out by increasing the number of instances. Instances are scaled in by decreasing the number of instances. Autoscale settings are configured with a maximum number of instances, a minimum number of instances, and a default number of instances.
All autoscale thresholds are calculated at the instance level. For example, a setting of scale out by one instance when average processor utilization is greater than 80% when instance count is two means to scale out when the average CPU utilization across all instances is over 80%. Remember that all autoscale failures are logged to the Activity Log. As such, you can configure Activity Log alerts that will notify you via email, SMS, or even webhooks whenever there is an autoscale failure. Quite similarly, all successful scale actions are posted to the Activity Log as well. Configuring an Activity Log alert allows you to be notified via email, SMS, or webhooks whenever there is a successful autoscale action. By keeping these types of autoscale concepts in mind when developing, you can ensure a smoother development process and fewer headaches down the road.
Tom is a 25+ year veteran of the IT industry, having worked in environments as large as 40k seats and as small as 50 seats. Throughout the course of a long an interesting career, he has built an in-depth skillset that spans numerous IT disciplines. Tom has designed and architected small, large, and global IT solutions.
In addition to the Cloud Platform and Infrastructure MCSE certification, Tom also carries several other Microsoft certifications. His ability to see things from a strategic perspective allows Tom to architect solutions that closely align with business needs.
In his spare time, Tom enjoys camping, fishing, and playing poker.