Cloud Infrastructure
Cloud infrastructure includes remote servers, storage systems, virtual machines, databases, networking resources, and applications delivered through the internet.
Cloud security is the practice of protecting cloud-based systems, applications, data, networks, and user accounts from unauthorized access, cyberattacks, data loss, and configuration mistakes.
Understanding the Cloud
Cloud infrastructure includes remote servers, storage systems, virtual machines, databases, networking resources, and applications delivered through the internet.
Strong authentication, identity management, and access controls help ensure that only approved users can access cloud resources.
Encryption, backups, data classification, and monitoring protect sensitive information while it is stored, transmitted, and processed.
Cloud Technology
Cloud services are commonly organized into three major models. Each model gives the customer a different level of control and security responsibility.
IaaS provides virtual servers, networking, storage, and computing resources that customers can configure and manage.
PaaS provides a managed platform where developers can build, test, deploy, and manage applications.
SaaS delivers complete software applications through a browser or mobile application without requiring local installation.
Cloud Environments
Cloud resources are operated by a third-party provider and shared securely among multiple customers.
Flexible and scalableCloud infrastructure is dedicated to one organization, offering greater control over systems, policies, and sensitive data.
Greater organizational controlPublic and private cloud environments work together, allowing organizations to separate sensitive and general workloads.
Balanced flexibilityAn organization uses services from multiple cloud providers to improve flexibility, availability, and vendor independence.
Multiple providersSecurity Ownership
Cloud security is a shared responsibility between the cloud provider and the customer. The provider secures the cloud infrastructure, while the customer secures the information and services placed inside it.
Responsible for security of the cloud.
Responsible for security in the cloud.
A cloud provider can secure its infrastructure, but it cannot prevent every customer mistake. Weak passwords, exposed storage, and excessive permissions can still place cloud resources at risk.
Cloud Risks
Incorrect storage permissions, firewall rules, or access settings can accidentally expose systems and sensitive data.
Attackers may use phishing, malware, or password attacks to gain access to legitimate cloud accounts.
Sensitive customer, business, financial, or personal data may be viewed or stolen by unauthorized individuals.
Weakly protected application programming interfaces can allow attackers to access cloud services and data.
Employees, contractors, or trusted users may intentionally or accidentally misuse their cloud access.
A compromised administrator account can give an attacker control over applications, data, users, and security settings.
Attackers may flood cloud resources with traffic to slow down applications or make services unavailable.
Malicious software can spread through cloud systems, steal data, encrypt files, and interrupt business operations.
Identity Protection
Identity and Access Management, commonly called IAM, controls who can access cloud resources and what actions each user is permitted to perform.
Users receive only the permissions required to perform their assigned responsibilities.
Users must provide another form of verification in addition to a password.
Permissions are assigned according to job roles rather than separately configuring every individual account.
Administrators periodically review accounts and remove unnecessary, outdated, or excessive permissions.
cloud-access-monitor
> Checking user identity...
✓ Identity verified
> Checking MFA status...
✓ MFA enabled
> Checking permissions...
✓ Least privilege applied
> Session risk level: LOW
Information Protection
Data stored in cloud databases, virtual disks, backups, and file-storage services should be encrypted and access controlled.
Information traveling between users, applications, networks, and cloud services should be protected with secure protocols.
Data being processed by applications should be protected through secure coding, memory protection, and controlled access.
Security Checklist
Require MFA for administrators, employees, remote users, and accounts that can access sensitive cloud resources.
Apply least privilege, role-based access control, and separate administrator accounts for high-risk activities.
Protect data at rest and in transit while carefully managing encryption keys and access to those keys.
Collect cloud logs and review unusual login attempts, configuration changes, file access, and administrator actions.
Regularly scan storage, networks, databases, and virtual machines for unsafe or publicly exposed settings.
Keep protected backups in separate locations and test recovery procedures before an emergency occurs.
Install security updates for operating systems, applications, containers, libraries, and cloud workloads.
Establish procedures for isolating compromised resources, investigating incidents, restoring systems, and notifying users.
Security Technology
Filter incoming and outgoing traffic according to defined security rules.
Detect suspicious activity, unauthorized changes, and unusual login behavior.
Identify exposed storage, weak permissions, and insecure cloud configurations.
Securely generate, store, rotate, and control access to encryption keys.
Combine logs from cloud services and other systems for centralized monitoring and investigation.
Automatically block suspicious activity, disable accounts, or isolate compromised cloud resources.
Cloud Platforms
Offers computing, networking, storage, database, identity, monitoring, and security services.
Provides cloud infrastructure, Microsoft identity integration, virtual machines, applications, and security tools.
Provides cloud computing, data analytics, machine learning, storage, application hosting, and security services.
Cybersecurity Careers
Cloud security professionals help organizations design secure cloud environments, manage identities, protect data, monitor threats, and respond to incidents.
Key Takeaway
Effective cloud security protects identities, applications, networks, data, workloads, and business operations. It requires strong access control, secure configurations, encryption, monitoring, backups, and cooperation between the cloud provider and the customer.
Return to Top ↑