image
Common use Cases of Cloud Computing | ITL3 A3.1 |
Common Use Cases
Difficulty
Beginner
Duration
6m
Students
568
Ratings
3.8/5
Description

This video will build on what you know about service models; it will walk you through customising your use of service models. 

Transcript

Hello and welcome to this lecture. Looking at some of the use cases of cloud computing, and how enterprises have adopted this technology. Following the cloud concept section discussed previously you may already be thinking of some of your own uses that you could use a public cloud for. However, in this lecture I just want to cover some of the common use cases of why organizations implement cloud computing. I want to start by touching one of the bigger use cases where people migrate production services from their existing on-premise solutions into the cloud. We have discussed the benefits of the cloud, and so with all those in mind many businesses are choosing to do just that. Migrate their existing production services to the public cloud. Some companies even have all of their infrastructure within the cloud. Traffic Bursting. As an example you may experience times within the year perhaps for predicted seasonal circumstances where your infrastructure takes a heavier load impact than that of other times of the year. Perhaps you are in the retail business, and over the Christmas holiday period demand increases on your infrastructure significantly. 

In a classic data center environment you would need to provision your compute storage database, and network capacity to reflect this additional traffic, and have it take up additional space, power, and cooling all of the time. This is not an effective method of scaling not only this, but there will be additional costs for this extra infrastructure to obtain, maintain and operate, and you may only use it for a couple of months of the year. A far better method of handling this peak traffic road will be to look at cloud computing. The public cloud can be used to scale your networking resources to manage, and handle this additional traffic over your peak season. When the traffic has reduced you can then terminate your infrastructure within this cloud and stop paying for it. Remember you only pay for what you use when you use it. Backup and Disaster Recovery. 

Due to the public clouds built-in resiliency, and durability, this makes way for a great solution for your backup requirements. To a degree you have access to unlimited storage space with built-in data management lifecycle policies allowing you to make use of even cheaper storage. For example, using Amazon Web Services S3 service, you can implement a policy to archive any data that is over 30 days old to another service called AWS Glacier which is a cold storage service with an even lower storage cost. The data is still available to you for as long as you have access to the Internet. These storage services are often replicated by the vendor to ensure its durability. Couple that with a very low cost of storage, and you can see why more and more enterprises are adopting cloud computing for this very reason. Web Hosting. Many organizations choose to host their web services on the cloud due to its ability to load balance across multiple instances as well as scale up and down quickly and automatically as traffic increases and decreases with demand. The ability to provision, and implement automatic scaling simplifies the whole process and takes out much of the administrative input, and maintenance required. Not only can your web application, and database service be enhanced by design, but they can also make use of other services such as a content delivery network a CDN, and Domain Name Services DNS. 

Remember earlier when we were talking about selecting a geographic region for your instance depending on where end-users are. Well, what if you had end-users all over the world? A CDN is a set of systems which redirects traffic to the closest caching server which can deliver the content much faster. As a result a CDN can reduce the latency of a website for users across the globe if there are sufficient caching servers in place. DNS services can help to manage demand on your web servers by redirecting any requests to a load balancer first. This load balancer can then evenly distribute the requests to multiple web instances that you may have, therefore, reducing demand on a particular web server. Test and Development Environments. Similarly to our first point of traffic bursting, you may not have the capacity to hosting lots of servers, and storage in your data center for tests, and development purposes and from a financial perspective this would be a huge expense. Using the public cloud allows you to spin up instances as and when you need them, and then shut them down when finished. This also allows you to provision the size, and capacity of your compute resources say, for example, if you need a high-end powerful instance for your testing for an hour you can have it. 

It would not be financially viable for you to have this wide range of compute resource within your own data center. Proof of Concept. The cloud easily allows you to implement a proof of concept design and ideas to help bring them to life at a fraction of the cost for the reasons that I've already covered in the previous points. This includes hosting costs and only paying for what you use. The results of your proof-of-concept can help you to build a successful business case when presenting to senior management. Big Data and Data Manipulation. The cloud also makes it easier, and cheaper to manage big data. Maintaining and implementing compute resources to handle huge data sets can be expensive and complicated. By using cloud computing resources you have the ability to use only the resources you need to analyze data when you need it. Some public cloud vendors offer specialized managed Big Data services. Which gives you a managed resource infrastructure, and framework to run your workloads on, in addition to allowing for scalability, scheduling, monitoring et cetera. Having some of these elements managed by the vendor allows you to focus on the data, and processing and not worry about the maintenance, or the underlying architecture. There are many many more use cases of services within the cloud computing space, and you'll more than likely have a few ideas, or requirements of your own. Whatever you choose to do you will have the benefits of the concepts discussed earlier at your disposal. That now brings me to the end of this lecture. Coming up next I shall look at the comparisons between Data Center Architecture and that of the cloud.

About the Author