* [Topics](/en/topics "hub | topics")
* [Understanding IT security](/en/topics/security "topic | it security")
* What is different about cloud security
What is different about cloud security
======================================
Published March 19, 2018 •%t-minute readCopy URL 
* [Overview](#overview)
* [Why is it different](#why-is-it-different)
* [Cloud security is a shared responsibility](#cloud-security-is-a-shared-responsibility)
* [Are public clouds secure?](#are-public-clouds-secure)
* [DevSecOps for cloud-native security](#devsecops-for-cloud-native-security)
* [Mitigate risk with hybrid cloud](#mitigate-risk-with-hybrid-cloud)
Overview
--------
Cloud security is the protection of data, applications, and infrastructures involved in [cloud services](/en/topics/cloud-computing/what-are-cloud-services) and [cloud computing](/en/topics/cloud-computing). Many aspects of security for cloud environments (whether it’s a [public](/en/topics/cloud-computing/what-is-public-cloud), [private](/en/topics/cloud-computing/what-is-private-cloud), or [hybrid](/en/topics/cloud-computing/what-is-hybrid-cloud) cloud) are the same as for any on-premise IT architecture.
[Boost your hybrid cloud security](/en/engage/boost-hybrid-cloud-security "SOLP: Hybrid Cloud Security ebook") 
Why cloud security is different
-------------------------------
High-level [information technology (IT) security](/en/topics/security), or cybersecurity, concerns—like unauthorized data exposure and leaks, weak access controls, susceptibility to attacks, and availability disruptions—affect traditional IT and cloud systems alike. Like any computing environment, cloud security involves maintaining adequate preventative protections so you:
* Know that the data and systems are safe.
* Can see the current state of security.
* Know immediately if anything unusual happens.
* Can trace and respond to unexpected events.
While many people understand the benefits of cloud computing environments, they’re equally deterred by the potential for security issues. We get it. It’s hard to wrap your head around something that exists somewhere between amorphous resources sent through the internet and a physical server. It’s a dynamic environment where things are always changing—like security threats. The thing is that, for the most part, [cloud security is *IT security*](/en/blog/modern-it-security-sometimes-caring-not-sharing). And once you understand the specific differences, the word "cloud" doesn’t feel as insecure.
### Dissolving perimeters
[![Icon of rectangle going from solid stroke to dashed](/rhdc/managed-files/styles/wysiwyg_full_width/private/Icon_RH_Misc_rectangle-RGB_Flat-500x320.png.webp?itok=uGEj4RCG "Icon showing security perimeters dissolving")](/rhdc/managed-files/Icon_RH_Misc_rectangle-RGB_Flat-500x320.png)
Security has a lot to do with access control. Traditional environments usually regulate access using a perimeter security model. Cloud environments are highly connected, making it easier for traffic to bypass traditional perimeter defenses. Insecure [application programming interfaces (APIs)](/en/topics/api/what-are-application-programming-interfaces), weak identity and credentials management, hackers, and malicious insiders may pose threats to the system and data security. Preventing vulnerabilities and unauthorized access in the cloud requires shifting to a data-centric approach. Encrypt the data. Strengthen the authorization process. Require strong passwords and 2 factor authentication. Build network security measures into every level.
### Everything is now in software
[![Icon of datacenter wrapped in a dashed stroke representing virtualization ](/rhdc/managed-files/styles/wysiwyg_full_width/private/Icon_RH_Hardware_Datacenter-A-Virtual_RGB-_Flat500x216.png.webp?itok=D0c_aGvz "Icon of virtual datacenter")](/rhdc/managed-files/Icon_RH_Hardware_Datacenter-A-Virtual_RGB-_Flat500x216.png)
"Cloud" refers to the hosted resources delivered to a user via software. Cloud computing infrastructures—along with all the data being processed—are dynamic, scalable, and portable. Cloud security controls need to respond to environmental variables and accompany workloads and data while at rest and in transit, either as inherent parts of the workloads (e.g. encryption) or dynamically through a [cloud management](/en/topics/cloud-computing/what-is-cloud-management) system and APIs. This helps to protect and secure cloud environments from system corruption and data breaches.
### Sophisticated threat landscape
[![Icon with exclamation point inside triangle](/rhdc/managed-files/styles/wysiwyg_full_width/private/Icon_RH_Signage_Alert_RGB_Flat-500x320.png.webp?itok=h610RbeW "Warning icon")](/rhdc/managed-files/Icon_RH_Signage_Alert_RGB_Flat-500x320.png)
Sophisticated threats are anything that negatively impacts modern computing which—of course—includes the cloud. Increasingly sophisticated [malware](/en/topics/security/what-is-malware) and other attacks like Advanced Persistent Threats (APTs) are designed to evade network defenses by targeting [vulnerabilities](/en/topics/security/what-is-cve) in the computing stack. Data breaches can result in unauthorized information disclosure and data loss or tampering. There’s no clear solution to these threats, except that it’s your responsibility to stay on top of the cloud security practices that are evolving to keep up with emerging threats.
Cloud security is a shared responsibility
-----------------------------------------
Regardless of what cloud deployment you’re using, you’re responsible for securing your own space within that cloud. Using a cloud maintained by someone else doesn’t mean you can—or should—sit back and relax. Insufficient due diligence is a major cause of security failures. Cloud security is everyone’s responsibility, and that includes:
### Using trusted software
What’s inside your cloud matters. As with any code you download from an external source, you need to know where the packages originally came from, who built them, and if there’s malicious code inside them. Obtain software from known, trusted sources and ensure that mechanisms are in place to provide and install updates in a timely way.
### Understanding compliance
Personal, financial and other sensitive cloud data may be subject to strict compliance regulations. The laws vary depending on where (and with whom) you do business—for example, see the European Union’s [General Data Protection Regulation (GDPR)](//access.redhat.com/gdpr). Check your compliance requirements before choosing a cloud deployment.
### Managing lifecycles
Cloud-native environments make it easy to spin up new instances—and it’s also easy to forget about the old ones. Neglected instances can become cloud zombies—active but unmonitored. These abandoned instances can become outdated quickly, which means no new security patches. Lifecycle management and governance policies can help.
### Considering portability
Can you easily move your workloads to another cloud? Service-level agreements (SLA) should clearly define when and how the cloud provider returns the customer’s data or applications. Even if you don’t foresee moving things soon, it’s likely a future scenario. Prevent future lock-in concerns by considering portability now.
### Continuous monitoring
Monitoring what’s going on in your workspaces can help you avoid—or at least inhibit the effect of—security breaches.
### Choosing the right cloud provider
Hire and partner with qualified, trustworthy people who understand the complexities of cloud services and security. Sometimes, a public cloud’s infrastructure may be more secure than a particular organization’s private cloud, because the public cloud provider has a better informed and equipped security team.
Are public clouds secure?
-------------------------
Ok. Let’s talk about it. We could tell you all about the security differences between the 3 cloud deployments—[public, private, and hybrid](/en/topics/cloud-computing/public-cloud-vs-private-cloud-and-hybrid-cloud)—but we know what you’re really wondering: "Are public clouds secure?" Well, it depends.
Public clouds—for example, [Amazon Web Services (AWS)](/en/partners/aws), [Microsoft Azure](/en/partners/microsoft), and [Google](/en/partners/google)—are appropriately secure for many types of workloads, but aren’t right for everything, largely because they lack the isolation of private clouds. Public clouds support [multitenancy](/en/topics/cloud-computing/what-is-multitenancy), meaning you rent computing power (or [storage space](/en/topics/data-storage)) from the cloud service provider's data center alongside other "tenants". Each tenant signs a service-level agreement (SLA) with the [cloud provider](/en/topics/cloud-computing/what-are-cloud-providers) that documents who’s responsible and liable for what. *It’s a lot like leasing a physical space from a landlord.* The landlord (cloud provider) promises to maintain the building (cloud infrastructure), hold the keys (access), and generally stay out of the tenant’s way (privacy). In return, the tenant promises not to do anything (e.g. run unsecured apps) that would corrupt the integrity of the building or bother other tenants. But you can’t choose your neighbors, and it’s possible to end up with a neighbor who lets in something harmful. While the cloud provider’s infrastructure security team is watching for unusual events, stealthy or aggressive threats—like malicious [distributed denial-of-service (DDoS) attacks](//en.wikipedia.org/wiki/Denial-of-service_attack)—can still negatively affect other tenants.
Fortunately, there are some industry-accepted security standards, regulations, and control frameworks like the [Cloud Controls Matrix](//cloudsecurityalliance.org/download/cloud-controls-matrix-v3-0-1/) from the Cloud Security Alliance. You can also isolate yourself in a multi-tenant environment by deploying additional security tools (like encryption and DDoS mitigation techniques) that protect workloads from a compromised infrastructure. If that’s not enough, you can release [cloud access security brokers](//en.wikipedia.org/wiki/Cloud_access_security_broker) to monitor activity and enforce security policies for low-risk enterprise functions. Though all this may not be sufficient for industries that operate under strict privacy, security, and compliance regulations.
DevSecOps for cloud-native security
-----------------------------------
DevSecOps is the combination of [DevOps practices](/en/topics/devops) and security strategies as a means for organizations to increase IT security and reduce risk to their software environments. [Cloud-native technologies](/en/topics/cloud-native-apps/why-choose-red-hat-cloud-native) such as Kubernetes, containers, microservices, and service meshes have become tremendously popular because they provide the building blocks necessary for organizations to build, deploy, and run cloud applications more dynamically, reliably, and at greater scale than was previously possible.
The changes introduced by cloud-native technologies require organizations to evolve their security toward a DevSecOps model. This means security and engineering teams must work together to develop strategies that successfully help their organizations build and run modern, scalable applications, with [*shift left*](/en/topics/devops/shift-left-vs-shift-right "Shift left vs. shift right")practices that incorporate security earlier in the [software development life cycle](/en/topics/security/software-development-lifecycle-security) and workflows that implement security as code.
[Learn more about DevSecOps](/en/topics/devops/what-is-devsecops "article | what is DevSecOps?") 
Mitigate risk with hybrid cloud
-------------------------------
[![Multiple icons forming a circle around a business man icon](/rhdc/managed-files/styles/wysiwyg_full_width/private/cloud-icons-circling-person_300x283.png.webp?itok=d5yK9hJp "Multiple icons forming a circle around a business man icon")](/rhdc/managed-files/cloud-icons-circling-person_300x283.png)
Security decisions have much to do with risk tolerance and cost-benefit analysis. How could potential risks and benefits affect the overall health of your organization? What matters most? Not every workload demands the highest level of encryption and cybersecurity. *Think about it like this:* Locking your home keeps all your belongings relatively secure, but you might still lock your valuables in a safe. It’s good to have options.
That’s why more enterprises are turning to [hybrid clouds](/en/topics/cloud-computing/what-is-hybrid-cloud), which give you the best of all the clouds. A hybrid cloud is a combination of 2 or more interconnected cloud environments—public or private.
Hybrid clouds let you choose where to place workloads and data based on compliance, audit, policy, or security requirements—protecting particularly sensitive workloads on a private cloud, while operating less-sensitive workloads in the public cloud. There are some unique hybrid cloud security challenges (like data [migration](/en/topics/automation/what-is-it-migration), increased complexity, and a larger attack surface), but the presence of multiple environments can be one of the strongest defenses against security risks.
Learn about Red Hat’s approach to security and compliance
---------------------------------------------------------
This video can't play due to privacy settingsTo change your settings, select the "Cookie Preferences" link in the footer and opt in to "Advertising Cookies." 
Keep reading
------------
Article
### What is DevSecOps?
If you want to take full advantage of the agility and responsiveness of DevOps, IT security must play a role in the full life cycle of your apps.
[Read more](/en/topics/devops/what-is-devsecops "article | what is DevSecOps?")
Article
### What is different about cloud security
High-level security concerns impact both traditional IT and cloud systems. Find out what's different.
[Read more](/en/topics/security/cloud-security-1 "article | what is different about cloud security?")
Article
### What is SOAR?
SOAR refers to 3 key software capabilities that security teams use: case and workflow management, task automation, and a centralized means of accessing, querying, and sharing threat intelligence.
[Read more](/en/topics/security/what-is-soar "security | what is SOAR?")
### More about security
#### Products
[![Red Hat Certificate System](https://static.redhat.com/libs/redhat/brand-assets/2/products/red-hat-certificate-system.svg)](/en/technologies/cloud-computing/certificate-system "Red Hat Certificate System")
A security framework that manages user identities and helps keep communications private.
[Learn more](/en/technologies/cloud-computing/certificate-system "product | red hat certificate system")
[![Red Hat Advanced Cluster Security Kubernetes](https://static.redhat.com/libs/redhat/brand-assets/2/products/red-hat-advanced-cluster-security-for-kubernetes--stacked.svg)](/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes "Red Hat Advanced Cluster Security Kubernetes")
An enterprise-ready, Kubernetes-native container security solution that enables you to more securely build, deploy, and run cloud-native applications.
[Learn more](/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes "product | red hat advanced cluster security for kubernetes")
[![Red Hat Trusted Application Pipeline](https://static.redhat.com/libs/redhat/brand-assets/2/products/red-hat-trusted-application-pipeline--stacked.svg)](/en/products/trusted-application-pipeline "Red Hat Trusted Application Pipeline")
A set of technologies to help software development teams enhance security with automatic, integrated checks that catch vulnerabilities early in the software supply chain.
[Learn more](/en/products/trusted-application-pipeline "product | Red Hat Trusted Application Pipeline")
[![Red Hat Advanced Cluster Management Kubernetes](https://static.redhat.com/libs/redhat/brand-assets/2/products/red-hat-advanced-cluster-management-kubernetes--stacked.svg)](/en/technologies/management/advanced-cluster-management "Red Hat Advanced Cluster Management Kubernetes")
A single console, with built-in security policies, for controlling Kubernetes clusters and applications.
[Learn more](/en/technologies/management/advanced-cluster-management "product | red hat Advanced Cluster Management for Kubernetes")
#### Related articles
* [Understanding IT security](/en/topics/security)
* [How OpenShift enables container security](/en/technologies/cloud-computing/openshift/security)
* [Red Hat Enterprise Linux security](/en/technologies/linux-platforms/enterprise-linux/security)
* [What is security automation?](/en/topics/automation/what-is-security-automation)
* [What is security information and event management (SIEM)?](/en/topics/security/what-is-SIEM "What is security information and event management (SIEM)?")
* [What is Zero Trust?](/en/topics/security/what-is-zero-trust)
* [What is DevSecOps?](/en/topics/devops/what-is-devsecops)
* [What is SELinux?](/en/topics/linux/what-is-selinux)
* [What is compliance management?](/en/topics/management/what-is-compliance-management)
* [What is risk management?](/en/topics/management/what-is-risk-management)
* [What is patch management (and automation)?](/en/topics/management/what-patch-management-and-automation)
* [API security](/en/topics/security/api-security)
* [What is role-based access control (RBAC)?](/en/topics/security/what-is-role-based-access-control "What is role-based access control (RBAC)?")
* [What is software supply chain security?](/en/topics/security/what-is-software-supply-chain-security "What is software supply chain security?")
* [Security in the software development lifecycle](/en/topics/security/software-development-lifecycle-security "Security in the software development lifecycle")
* [What is CI/CD security?](/en/topics/security/what-is-cicd-security "What is CI/CD security?")
* [What's an insider threat?](/en/topics/security/what-are-insider-threats "What's an insider threat?")
* [What is different about cloud security](/en/topics/security/cloud-security-1)
* [How to handle Kubernetes security](/en/topics/containers/kubernetes-security-best-practices)
* [Red Hat’s approach to hybrid cloud security](/en/solutions/hybrid-cloud-security-approach)
* [What is container security?](/en/topics/security/container-security)
* [What is an intrusion detection and prevention system (IDPS)?](/en/topics/security/what-is-an-IDPS "What is an intrusion detection and prevention system (IDPS)?")
* [What is financial services security (and compliance)?](/en/topics/security/security-and-compliance-financial-services)
* [What is a CVE?](/en/topics/security/what-is-cve)
* [What is vulnerability management?](/en/topics/security/what-is-vulnerability-management)
* [What is hybrid cloud security?](/en/topics/security/what-is-hybrid-cloud-security)
* [What is malware?](/en/topics/security/what-is-malware)
* [What is SOAR?](/en/topics/security/what-is-soar)
* [Explore Red Hat's security posts](/en/blog?f%5B0%5D=taxonomy_blog_post_category_tid%3A4371)
* [What is identity and access management (IAM)?](/en/topics/security/what-identity-and-access-management-iam "What is identity and access management (IAM)?")
* [What is lightweight directory access protocol (LDAP) authentication?](/en/topics/security/what-is-ldap-authentication "What is lightweight directory access protocol (LDAP) authentication?")
* [Red Hat’s approach to DevSecOps](/en/solutions/devsecops-approach "Red Hat’s approach to DevSecOps")
* [Security for IoT devices](/en/topics/security/security-for-iot-devices "Security for IoT devices")
#### Resources
Checklist
6 security benefits of cloud computing environments
[Learn more](/en/resources/six-ways-cloud-security-checklist "6 security benefits of cloud computing environments")
Podcast
Command Line Heroes Season 9, Episode 6:  
"Ruthless ransomers"
[Listen now](/en/command-line-heroes/season-9/ransomware "Command Line Heroes: Season 9: Episode 6")
E-book
Simplify your security operations center
[Learn more](/en/resources/security-automation-ebook "Simplify your security operations center")
E-Book
Boost hybrid cloud security
[Learn more](/en/resources/hybrid-cloud-security-ebook "Boost hybrid cloud security")
### Keep exploring
### VIDEO
[Red Hat’s approach to security and compliance: the job is never done](https://www.redhat.com/en/about/videos/red-hat-approach-to-security-compliance)
### WHITEPAPER
[A layered approach to container and Kubernetes security](/en/resources/layered-approach-container-kubernetes-security-whitepaper)
### E-BOOK
[State of Kubernetes security report](/en/resources/state-kubernetes-security-report)
### DATASHEET
[Red Hat Insights: Predictive analytics for Red Hat Enterprise Linux](/en/resources/insights-predictive-risk-analytics-datasheet)
### E-BOOK
[Improve security and compliance](/en/resources/improve-security-compliance-ebook)
OVERVIEW
[Maturity of software supply chain security practices 2024](/en/resources/software-supply-chain-security-report-overview "Maturity of software supply chain security practices 2024")