Common Cloud Computing Use Cases
Riyan Choudhury
DevOps Intern @Plivo || Cloud Enthusiast || DevOps || Top - 10 in Hackerwar 4.0
Let's now breakdown today's topic into 3 Subparts :
Cloud Storage and Backup
So , What is Cloud Storage ?
Instead of keeping your files on your computer like on a hard drive, cloud storage lets you store them on servers elsewhere (like on a giant computer in another location). This way you can get to those files from any device, like your phone, laptop, or another computer, as long as you have internet. Think of it like renting a storage locker in the cloud to keep your stuff instead of filling up your own closet at home.
ok now , Let's dive into Cloud Backup ?
Imagine you have a special box that holds all your important things, like photos and documents. Cloud backup is like copying those things and putting them in a giant, safe storage place far away. This way, if your own box gets broken or your things get accidentally thrown away, you can still get them back from the safe storage.
Having equipped ourselves with a working knowledge of storage and backup solutions, we are ready to move ahead .....
Cloud-based applications and software
Cloud-based applications, also known as cloud apps, are software programs that you access over the internet rather than installing them on your personal device. The application itself runs on a remote server controlled by a cloud service provider, while you interact with it through a web browser or a mobile app.
They are deployed on remote servers rather than your local machine. This means you don't need to worry about having enough storage space on your device or keeping the software updated.
Some Cloud Based Applications :
领英推荐
Where we can use it ? :
Let's Now dive into our Last topic......
Cloud-based development and testing environments
A centralized platform in the cloud for software development teams to collaborate on various stages of development. This can include writing code, running tests, building applications, and deploying them.
Cloud-Based Development Environment (CDEs) eliminate the need for individual developers to have specific tools and configurations on their local machines, promoting consistency and streamlined workflows.
It is a separate, isolated environment within the cloud specifically designed for testing software applications . It allows testers to run comprehensive tests on new features, bug fixes, and performance improvements without affecting the live application.
Why we need Cloud Based Development Environment ?
Why we need Cloud-based Testing Environments ?
We've unveiled some key insights, but what questions remain? Join us for the next chapter to discover more.