WHAT IS CLOUD COMPUTING?
WHAT IS CLOUD COMPUTING?
Cloud computing refers to the use of hosted services, such as data storage, servers, databases, networking, and software, over the Internet. The data is stored on physical servers maintained by a cloud service provider. Computer system resources, especially data storage and computing power, are available on-demand without direct management by the user in cloud computing.
CLOUD COMPUTING ARCHITECTURE
Instead of saving files on a physical storage device or hard drive, users can save them on the cloud, allowing access to files from anywhere with internet access. Cloud services are categorized into Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS), and Software-as-a-Service (SaaS). Additionally, based on deployment models, clouds can be classified as public, private, or hybrid. Cloud technology comprises two main layers: the front-end layer, which users interact with to access their data via cloud computing software, and the back-end layer, consisting of hardware and software like computers, servers, and databases that securely store data. Middleware, a type of software, acts as a bridge between these layers, ensuring smooth interaction and data exchange.

Comments