Which of the following choices isn't a benefit of using cloud services? 1-Scalability 2-Disaster recovery 3-High availability 4-Geographic isolation
Answers
The correct option is option 4) Geographic isolation
Geographic isolation is not the benefit of using cloud services.
Cloud computing gives the benefit of scalability either vertically or horizontally. It is elastic as it has autoscaling application, agile as to deploy and configure easily to application requirement changes and it helps in geo-distribution as deployed data and applications anywhere around the world.
Thus, Geographic isolation is not the benefit of using cloud services.
#SPJ3
Cloud computing allows one computer to benefit from the shared resources and databases of computers connected to a single network. Basically, all the computation occurs through the cloud or the Internet.
- Scalability: Applications in the cloud can be scaled in two ways, while taking advantage of autoscaling: Vertical and Horizontal.
- Disaster recovery: By taking advantage of cloud-based backup services, data replication, and geo-distribution, you can deploy your applications with the confidence that comes from knowing that your data is safe in the event that disaster should occur.
- High availability:It is a quality of computing infrastructure that allows it to continue functioning, even when some of its components fail.
Hence ,
Geographic Isolation is isn't a benefit of using cloud services.
Project code#SPJ2