* [Topics](/en/topics "Topics")
* [Storage](/en/topics/data-storage "Storage")
* What is cloud storage?
What is cloud storage?
======================
Published  March 21, 2018•*3*-minute readCopy URL
* [Overview](#overview)
* [How does it work?](#how-does-it-work)
* [Formats](#formats)
* [Types of cloud storage](#types-of-cloud-storage)
* [Cloud vs virtual](#cloud-vs-virtual)
* [Why Red Hat](#why-red-hat)
Overview
--------
Cloud storage is the abstraction, pooling, and sharing of storage resources through the internet. Cloud storage is facilitated by IT environments known as clouds, which enable cloud computing—the act of running workloads within a cloud environment. Access cloud storage doesn't require an intranet connection (that’s known as network-attached storage) or a direct connection to storage hardware (that's known as direct-attached storage).
There are 3 types of cloud storage: public cloud storage, private cloud storage, and hybrid cloud storage. There are also 3 ways to format this storage: As blocks, files, or objects. Each format has its pros and cons (blocks are faster, files are easier to understand, and objects work best with quick moving workloads), but some [software-defined](/en/topics/data-storage/software-defined-storage) cloud storage products can combine all 3 formats into a unified, easy-to-deploy solution.
Many organizations are discovering that traditional storage methods can be the bottleneck that slows their agility and scalability. This has led to the development of containers, which allow applications to scale rapidly, be more reliable, and offer better performance than more conventional means or methods.
How does cloud storage work?
----------------------------
Data can be acted upon as short-term memory or archived as long-term memory. The short-term memory is handled by random-access memory (RAM), which is responsible for processing and remembering all requests and actions during the time a computer processes specific computations (known as tasks). Once all computations are complete, the data can be stored as long-term memory among different storage volumes, some of which may exist as clouds.
At the base of every cloud storage volume are storage resources abstracted from physical hardware. [Virtualization technology](/en/topics/virtualization/what-is-virtualization) is one way of abstraction, and it can take a dozen different servers (commodity or proprietary) and abstract the storage space from all of them. All this virtual storage space can be pooled together into something called a [data lake](/en/topics/data-storage/what-is-a-data-lake) that users can access as a single repository. If those data lakes are connected to the internet, then you’ve created cloud storage.
Red Hat resources
-----------------
[Keep reading](/en/resources "Keep reading")
Cloud storage formats
---------------------
#### **Block Storage**
Block storage splits a single storage volume (like a cloud storage node) into individual instances known as blocks. It's a fast, low latency storage system ideal for high performance workloads.
#### **Object Storage**
Object storage involves pairing a piece of data with unique identifiers known as metadata. Since objects are uncompressed and unencrypted, they can be accessed very quickly at huge scale—making them ideal for cloud-native applications.
#### **File storage**
File storage is the dominant technology used on NAS systems and is responsible for organizing data and representing it to users. Its hierarchical structure allows us to navigate data from top to bottom easily, but increases processing time.
[Continue reading](/en/topics/data-storage/file-block-object-storage "article | file, block, or object storage") 
Types of cloud storage
----------------------
### Public cloud storage
Public cloud storage is the storage of data among pools of resources that are abstracted from hardware not owned by the end user. Since there are certain innate risks that come with not owning or managing the systems that are storing your data, many organizations are using [containers](/en/topics/containers) to move workloads and applications among public cloud environments. Persistent storage solutions (like [Red Hat® OpenShift® Data Foundation](/en/technologies/cloud-computing/openshift-data-foundation)) help keep stateful applications from failing and losing all their data.
[Continue reading](/en/topics/cloud-computing/what-is-public-cloud)
### Private cloud storage
Private cloud storage is the storage of data among pools of resources abstracted from resources solely dedicated to the end user—usually within the user’s firewall and sometimes on premise. Since setting up an enterprise-scale private cloud manually can be less efficient in the long run than using existing software, companies are using platforms like [OpenStack®](/en/topics/openstack) to digitally transform pools of virtual resources into private clouds.
[Continue reading](/en/topics/cloud-computing/what-is-private-cloud)
### Hybrid cloud storage
Hybrid cloud storage is the storage of data among multiple cloud environments with some degree of workload portability, orchestration, and management among them. While the public and private cloud environments that make up a hybrid cloud are separate entities, migrating data between them is facilitated by a complex network of local-area networks (LANs), wide area networks (WANs), [application programming interfaces (APIs)](/en/topics/api/what-are-application-programming-interfaces), virtual private networks (VPNs), or containers. This separate—yet connected—architecture allows enterprises to store data in any environment and move data between them as desired.
[Continue reading](/en/topics/cloud-computing/what-is-hybrid-cloud)
Cloud storage vs virtual storage
--------------------------------
There are important differences between cloud computing and virtualization that can cause some enterprises to favor virtual storage over cloud storage. It may have to do with compliance and regulatory guidelines, but those industries still need to be able to provide cloud-like storage scalability across virtual deployments.
Take organizations with distributed operations, such as the [banking](/en/technologies/industries/financial) industry. Remote branches must access traditional networks through 4 tiers: network, compute, storage, and service-area networks or NAS. And while the ideal solution would be to put an air-conditioned datacenter in the basement of that branch office, it’s not realistic due to space and/or personnel constraints. So, some virtual storage solutions combine 2 tiers to streamline virtual storage deployment and management.
[Continue reading](/en/topics/cloud-computing/cloud-vs-virtualization)
Why Red Hat?
------------
### Why choose Red Hat for cloud?
Because we not only help you get to the cloud—we can help you be productive in the cloud. Our open source technologies bring a consistent foundation to any cloud deployment: public, private, hybrid, or multi.
[Learn more](/en/topics/cloud-computing/why-choose-red-hat-cloud)
### Why choose Red Hat for storage?
Because we take software-defined storage—the inherently open way enterprises are meeting today's storage challenges—one step further by making it open source, giving you total freedom to decide where and how to store your data.
[Learn more](/en/topics/data-storage/why-choose-red-hat-storage) 
Hub
The official Red Hat blog
-------------------------
Get the latest information about our ecosystem of customers, partners, and communities.
[Keep reading](/en/blog "The official Red Hat blog")
All Red Hat product trials
--------------------------
Our no-cost product trials help you gain hands-on experience, prepare for a certification, or assess if a product is right for your organization.
[Keep reading](/en/products/trials "All Red Hat product trials")
Keep reading
------------
### What is data management?
Data management is the process of gathering, storing, and using data to deploy critical systems and applications and engage in strategic decision-making.
[Read the article](/en/topics/data-services/what-is-data-management "article | What is data management?")
### Databases and data analytics on Red Hat OpenShift
Run databases and data analytics in a consistent way across clouds to accelerate delivery of cloud-native applications.
[Read the article](/en/technologies/cloud-computing/openshift/databases-and-data-analytics "product article | Databases and data analytics on Red Hat OpenShift")
### What is a data lake?
A data lake is a type of data repository that stores large and varied sets of raw data in its native format.
[Read the article](/en/topics/data-storage/what-is-a-data-lake "article | what is a data lake?")
Storage resources
-----------------
### Related content
* E-book
  [Maximize your cloud spend with Red Hat](/en/resources/maximize-your-cloud-spend-ebook)
* Brief
  [Boost hybrid cloud security posture and consistency](/en/resources/boost-hybrid-cloud-security-and-consistency-brief)
* Blog post
  [Streamline lifecycle management of 5G Core CNFs on Red Hat OpenShift](/en/blog/streamline-lifecycle-management-5g-core-cnfs-red-hat-openshift)
* Overview
  [Build foundations of operational resilience in financial services](/en/resources/fsi-operational-resiliency-overview)
### Related articles
* [Why choose Red Hat Enterprise Linux on Azure?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-on-azure)
* [Virtualization vs Cloud: Understanding the Differences](/en/topics/cloud-computing/cloud-vs-virtualization)
* [Why choose Red Hat Enterprise Linux on AWS?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-on-aws)
* [What is cloud migration? And how can automation help?](/en/topics/automation/what-is-cloud-migration)
* [What is CloudOps?](/en/topics/automation/what-is-cloudops)
* [Linux on Azure](/en/topics/linux/linux-on-azure)
* [Linux for cloud computing](/en/topics/linux/linux-for-cloud-computing)
* [Why run Linux on AWS?](/en/topics/linux/linux-on-aws)
* [Why run Linux on Google Cloud?](/en/topics/linux/linux-on-google-cloud)
* [Why choose Red Hat Enterprise Linux on Google Cloud?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-google-cloud)
* [Why are financial services slow to adopt the cloud?](/en/topics/financial-services/why-financial-services-are-slow-to-adopt-cloud)
* [What is data management?](/en/topics/data-services/what-is-data-management)
* [What is Cloud Foundry?](/en/topics/application-modernization/what-is-cloud-foundry)
* [What is the role of the cloud in embedded finance?](/en/topics/financial-services/the-role-of-cloud-in-embedded-finance)
* [OpenShift vs. OpenStack: What are the differences?](/en/technologies/cloud-computing/openshift/openshift-vs-openstack)
* [Cloud services for financial services](/en/topics/financial-services/cloud-services-for-financial-services)
* [Kubernetes vs OpenStack](/en/topics/openstack/kubernetes-vs-openstack)
* [What is telco cloud?](/en/topics/cloud-computing/what-is-telco-cloud)
* [What is cloud orchestration?](/en/topics/automation/what-is-cloud-orchestration)
* [What is cloud governance?](/en/topics/automation/what-is-cloud-governance)
* [What is public cloud?](/en/topics/cloud-computing/what-is-public-cloud)
* [Cloud vs. edge](/en/topics/cloud-computing/cloud-vs-edge)
* [Why build a Red Hat cloud?](/en/topics/cloud-computing/why-choose-red-hat-cloud)
* [What is hybrid cloud?](/en/topics/cloud-computing/what-is-hybrid-cloud)
* [What is multicloud?](/en/topics/cloud-computing/what-is-multicloud)
* [What is cloud architecture?](/en/topics/cloud-computing/what-is-cloud-architecture)
* [Types of cloud computing](/en/topics/cloud-computing/public-cloud-vs-private-cloud-and-hybrid-cloud)
* [What is cloud automation?](/en/topics/automation/what-is-cloud-automation)
* [Databases and data analytics on Red Hat OpenShift](/en/technologies/cloud-computing/openshift/databases-and-data-analytics)
* [What is serverless?](/en/topics/cloud-native-apps/what-is-serverless)
* [What is cloud-based digital banking?](/en/topics/cloud-computing/what-is-cloud-based-digital-banking)
* [Do banking APIs benefit from cloud technology?](/en/topics/api/banking-api)
* [What is payments infrastructure?](/en/topics/financial-services/what-is-payments-infrastructure)
* [What is multitenancy?](/en/topics/cloud-computing/what-is-multitenancy)
* [What is hyperconverged infrastructure?](/en/topics/hyperconverged-infrastructure/what-is-hyperconverged-infrastructure)
* [What is private cloud?](/en/topics/cloud-computing/what-is-private-cloud)
* [What is a data lake?](/en/topics/data-storage/what-is-a-data-lake)
* [What is IT infrastructure?](/en/topics/cloud-computing/what-is-it-infrastructure)
* [What is cloud infrastructure?](/en/topics/cloud-computing/what-is-cloud-infrastructure)
* [Hybrid cloud security](/en/topics/security/what-is-hybrid-cloud-security)
* [Why choose Red Hat storage](/en/topics/data-storage/why-choose-red-hat-storage)
* [What is cloud security](/en/topics/security/cloud-security)
* [What is network-attached storage?](/en/topics/data-storage/network-attached-storage)
* [What is software-defined storage?](/en/topics/data-storage/software-defined-storage)
* [What is cloud management?](/en/topics/cloud-computing/what-is-cloud-management)
* [File storage, block storage, or object storage?](/en/topics/data-storage/file-block-object-storage)
[More about this topic](/en/topics/data-storage "More about this topic")