/* */ Click to Join Live Class with Shankar sir Call 9798158723

Cloud Computing Architecture


Cloud Computing Architecture is a combination of components required for a Cloud Computing service.

We can broadly divide the cloud architecture into two parts:

  1. Front End
  2. The front end refers to the client part of cloud computing system. It involves the interfaces and the applications that are necessary to access the Cloud Computing system.

  3. Back End
  4. It is responsible for monitoring all the programs that run the application on the front-end.It comprises of huge data storage, virtual machines, security mechanism, services, deployment models, servers, etc.

Important Components of Cloud Computing Architecture:

  1. Client Infrastructure:
  2. Client Infrastructure is a part of the frontend component. It will helps us to users interacted between Cloud.

  3. Application
  4. Application may be any software or sevice platfrom which client wants to access.Means it provides the service in backend as per the client requirement.

  5. Service
  6. Service can define as which type of service was required a clients. such servies are :Infrastructure as a Service (IaaS) , Platform as a Service (PaaS) , Software as a Service (SaaS).

  7. Runtime Cloud:
  8. Runtime cloud was provide a execution and runtime environment to the virtual machines.

  9. Storage
  10. It is a important part of a cloud computing, it provide a large amount of storage of data and information, and managed this data and information.

  11. Infrastructure
  12. Cloud Infrastructure in backend includes hardware and software components like servers, storage, network devices etc.

  13. Management
  14. Management will manage the backend components like application, service, runtime cloud, storage, infrastructure, and security etc.

  15. Security
  16. As more organizations continue to adopt cloud computing, implementing cloud security features and tools is critical to securing data, applications, and platforms.

  17. Internet
  18. Internet connection acts as the bridge or medium between frontend and backend. It allows you to establish the interaction and communication between the frontend and backend.