Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
17 views2 pages

Cloud Computing

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Cloud Computing

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

☁️Cloud Computing

1. What is cloud computing?


Delivery of computing services over the internet.

2. What are the main service models of cloud computing?


IaaS, PaaS, and SaaS.

3. What is IaaS?
Infrastructure as a Service; provides virtualized computing resources over the internet.

4. What is PaaS?
Platform as a Service; provides a platform allowing customers to develop, run, and manage
applications.

5. What is SaaS?
Software as a Service; delivers software applications over the internet.

6. What are public, private, and hybrid clouds?


Public: services offered over the public internet; Private: dedicated to a single organization;
Hybrid: combination of both.

7. What is virtualization?
Creating a virtual version of something, like a server or storage device.

8. What is a hypervisor?
Software that creates and runs virtual machines.

9. What is auto-scaling?
Automatically adjusting resources based on demand.

10. What is load balancing?


Distributing workloads across multiple resources to ensure no single resource is
overwhelmed.

11. What is cloud storage?


Storing data on remote servers accessed from the internet.

12. What is a CDN?


Content Delivery Network; a system of distributed servers that deliver content to users based
on their geographic location.

13. What is serverless computing?


A cloud-computing model where the cloud provider runs the server, and dynamically
manages the allocation of machine resources.

14. What is a container?


A lightweight, standalone, executable package that includes everything needed to run a
piece of software.

15. What is Docker?


A platform for developing, shipping, and running applications in containers.
16. What is Kubernetes?
An open-source system for automating deployment, scaling, and management of
containerized applications.

17. What is multi-tenancy?


An architecture where a single instance of software serves multiple customers.

18. What is elasticity in cloud computing?


The ability to scale resources up or down as needed.

19. What is cloud migration?


The process of moving data, applications, or other business elements to a cloud computing
environment.

20. What are the benefits of cloud computing?


Cost-efficiency, scalability, flexibility, and accessibility.

You might also like