---
title: "Cloud Computing Concepts: Infrastructure Components"  
description: "There are several important components which are involved in cloud computing infrastructure.These components comprises:ServersStorageNetworkManagement"  
author: "Anonymous User"  
published: 2015-02-26  
updated: 2015-02-26  
canonical: https://www.mindstick.com/blog/788/cloud-computing-concepts-infrastructure-components  
category: "cloud computing"  
tags: ["cloud computing", "cloud", "cloud development"]  
reading_time: 3 minutes  

---

# Cloud Computing Concepts: Infrastructure Components

There are several important components which are involved in [cloud computing](https://www.mindstick.com/articles/12172/programming-cloud-computing-driven-by-scientific-theory-viewpoints-challenges) [infrastructure](https://www.mindstick.com/news/2313/a-cybersecurity-and-infrastructure-security-agency-will-monitor-the-us-midterm-elections).

##### These components comprises:

##### · Servers

##### · Storage

##### · Network

##### · Management Software

##### · Deployment software

##### · Platform Virtualization

![Cloud Computing Concepts: Infrastructure Components](https://www.mindstick.com/blogs/b8b857a4-1870-4708-9fc5-b76fcaea6f5d/images/a0fc0edd-8578-4301-9911-e34f85c661de.png)

Now we are going to see all these components one by one:

##### Hypervisor

Hypervisor is a firmware or low-level program that acts as a Virtual machine Manager. It enables us to share the single physical instance of cloud resources between several tenants.

##### Management software

Management software helps to maintain and configure the infrastructure.

##### Deployment Software

##

Deployment software helps to deploy and integrate the application on the cloud

##### Network

This is the key component of cloud infrastructure. It allows to connect cloud services over the Internet it is also possible to deliver network as a utility over the internet, i.e. the consumer can customize the network route and protocol.

##### Servers

Server helps to compute the resource sharing and offers other services like resource allocation, and de-allocation, monitoring resources, security, etc.

##### Storage

Cloud follows distributed file system for storage purpose. If one of the storage resource fails, then it can be extracted from another one which make cloud computing more robust and reliable.

##### Core constraints

There are some fundamental Infrastructural constraints that a cloud must follow and implement as to build a dynamic and intelligent Infrastructure:

![Cloud Computing Concepts: Infrastructure Components](https://www.mindstick.com/blogs/b8b857a4-1870-4708-9fc5-b76fcaea6f5d/images/71530134-0e2e-46e6-97e9-af2cb36af6d1.png)

##### Transparency

Since **Virtualization** is the key to share resources in cloud environment. But it is not possible to satisfy the demand with single resource or server. Therefore, there must be [transparency](https://www.mindstick.com/articles/336962/how-blockchain-technology-be-applied-to-improve-transparency-in-industries) in resources, [load balancing](https://www.mindstick.com/forum/158495/how-does-load-balancing-work-in-cloud-environments-and-why-is-it-important) and application, so that we can scale them on demand.

\
Scalability

[Scaling up](https://www.mindstick.com/blog/12337/scaling-up-your-mentorship-program) an application delivery solution is not that easy as scaling up an application because it involves [configuration](https://www.mindstick.com/articles/13112/setting-up-the-perfect-configuration-for-your-work-computer) overhead or even re-architecting the network. So, application delivery solution is need to be scalable which will require the virtual infrastructure such that resources can be provisioned and de-provisioned easily.

##### Intelligent Monitoring

In order to achieve on demand transparency and scalability, application solution delivery will need to be capable of intelligent monitoring. It will need to understand when a particular server is overwhelmed and when network conditions are adversely affecting the [application performance](https://www.mindstick.com/forum/159995/what-is-the-role-of-the-node-js-cluster-module-and-how-can-it-improve-application-performance). It need to know the [applications and services](https://answers.mindstick.com/qa/115215/how-has-isro-contributed-to-india-s-development-through-its-space-based-applications-and-services) being served from the cloud and understand when behavior is outside accepted norms

##### Security

Cloud computing is somewhat risky if the data coming from the user is not secured. That means that the mega [data center](https://www.mindstick.com/blog/53507/cisco-ccna-data-center-200-155-exam-questions-and-answers) must be architected with security in mind, and it must be considered a priority for every application, service and network infrastructure solution that is deployed. The application delivery solution, as the “control node” in the mega data center, is necessarily one of the first entry points into the cloud data center and must itself be secure.

---

Original Source: https://www.mindstick.com/blog/788/cloud-computing-concepts-infrastructure-components

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
