Cloud Computing Sheet (1)
Cloud Computing Sheet (1)
2. State advantages & disadvantages of cloud computing? 16.. Define Data Scalability
ADV—-->is cost-effective, reducing the need for upfront hardware Data scalability refers to a system’s ability to handle growing data
investment. It also offers scalability, allowing resources to grow or volumes efficiently. It is essential for performance in cloud
shrink as needed. applications.
DISADV—-----> One disadvantage is security risk, as sensitive
data is stored on third-party servers. Another is internet 17. What is Web OS?
dependency, since cloud access requires a stable connection. A Web OS is a browser-based operating system that provides
access to cloud apps and services. Examples include eyeOS and
3.Compare Cloud and Grid Computing? Joli OS.
Cloud computing delivers services on-demand using virtualization
and is pay-per-use. Grid computing involves distributed systems 18. What is Microsoft Azure?
working together for large tasks without virtualization. Microsoft Azure is a cloud platform offering services like IaaS,
PaaS, and SaaS. It supports virtual machines, databases, and AI
4. Define Storage Virtualization? tools.
Storage virtualization combines multiple physical storage devices
into a single logical storage pool. It improves storage utilization, 19. What is “Storage as a Service”?
simplifies management, and enhances scalability. It provides on-demand cloud-based storage to users, like Google
Drive or Dropbox. Users pay for the space used without
5. Define Cloud Computing? maintaining physical storage.
Cloud computing is a model where IT services like storage,
servers, and applications are delivered over the internet. It follows What is Server Virtualization?
a pay-per-use model, providing flexibility and scalability. Server virtualization splits a physical server into multiple virtual
servers using hypervisors. Each VM can run independently with its
6. Define SaaS? own OS.
SaaS (Software as a Service) delivers software applications via the What is Storage Virtualization?
internet on a subscription basis. Users can access software without It abstracts multiple storage devices into a single logical unit. This
managing hardware or installations.Ex—>Gmail – email as a simplifies storage management and improves efficiency.
service// Salesforce – CRM software What is Network Virtualization?
Network virtualization creates a virtual network on top of physical
7.Define PaaS? infrastructure. It allows better network management, flexibility, and
PaaS (Platform as a Service) provides a platform to develop, run, security.
and manage applications without dealing with infrastructure. It
supports tools for building and deploying apps. 20. Explain IaaS with suitable examples
IaaS (Infrastructure as a Service) provides virtualized hardware
8. What is a Public Cloud? resources over the internet.Users can rent servers, storage, and
Public cloud services are available to the general public over the networking without managing the hardware.Common use cases:
internet. Providers like AWS and Azure manage infrastructure and hosting websites, app development, disaster recovery.
resources. Examples—->Amazon EC2// Google Compute Engine// Microsoft
Azure Virtual Machines.
9. What is a Private Cloud?
A private cloud is dedicated to a single organization, offering 21. Comparison: Traditional vs Cloud-based Scaling Hardware
enhanced control and security. It can be managed internally or by a Cost:
third party. Traditional: Requires high upfront investment in physical hardware.
Cloud: Follows a pay-per-use model with no upfront infrastructure
10. What is a Community Cloud? cost.
A community cloud is shared among organizations with common Time to Scale:
goals or compliance needs. It enhances collaboration while sharing Traditional: Scaling is slow and involves manual hardware addition.
infrastructure and cost. Cloud: Offers fast, automatic, and on-demand scaling.