Skip to content

03 CISSP

The Certified Information Systems Security Professional — CISSP represents a major step from operational security into enterprise cybersecurity leadership, architecture, governance, and risk-based decision-making.

Where SSCP focuses strongly on operating and administering security controls, CISSP asks you to think more broadly about:

  • Business requirements
  • Risk
  • Governance
  • Architecture
  • Security strategy
  • Enterprise controls
  • Security operations
  • Secure development

The progression is:

SSCP
Operate Security Controls
CISSP
Design, Govern, Assess, and Manage Enterprise Security

CISSP is particularly relevant for professionals progressing toward roles such as:

  • Security Engineer

  • Senior Security Engineer

  • Security Consultant

  • Cloud Security Consultant

  • Security Architect

  • Cloud Security Architect

  • Security Manager

  • Cybersecurity Program Lead

  • Principal Security Professional

A common progression might look like:

Security Analyst
Security Engineer
Senior Security Engineer
Security Consultant
Security Architect
Principal / Leadership Role

At SSCP level you may ask:

How should this firewall rule be configured?

At CISSP level, you increasingly ask:

What business requirement exists?
What risk are we addressing?
Which control best reduces that risk?
How does it fit enterprise architecture?
Who owns the control?
How will effectiveness be measured?

This shift is extremely important.

CISSP is not primarily about memorizing:

Commands
Vendor Products
Cloud Console Buttons
Tool Configuration

Instead, it focuses on understanding:

Security Principles
+
Risk
+
Architecture
+
Governance
+
Operations
+
Business

The CISSP body of knowledge is organized around eight major areas:

01 Security and Risk Management
02 Asset Security
03 Security Architecture and Engineering
04 Communication and Network Security
05 Identity and Access Management
06 Security Assessment and Testing
07 Security Operations
08 Software Development Security

These domains are deeply connected.

Think of enterprise security as:

Business
Risk
Governance
Architecture
Security Controls
Operations
Monitoring
Continuous Improvement

This domain establishes the foundation for enterprise security.

It includes concepts such as:

  • Governance

  • Risk

  • Policies

  • Compliance

  • Security roles

  • Professional ethics

  • Business continuity

  • Threat modeling

  • Security awareness

  • Supply-chain risk

Governance defines:

Who makes decisions?
Who is accountable?
Which policies apply?
How is risk managed?
How is security measured?

Security governance connects cybersecurity with organizational objectives.

A useful distinction is:

Governance
Direction and Oversight

while:

Management
Execution and Operation

Policies provide high-level organizational requirements.

Example:

Sensitive business information must be protected according to its classification.

Standards establish mandatory requirements.

Example:

Privileged administrator accounts must use approved multi-factor authentication.

Procedures explain how something must be performed.

Example:

1. Verify access request
2. Validate approval
3. Assign role
4. Record change
5. Review access

Guidelines provide recommended practices while allowing some flexibility.

Enterprise security involves many stakeholders.

Examples include:

  • Board

  • Senior management

  • Security leadership

  • Security architects

  • Security engineers

  • System owners

  • Data owners

  • Data custodians

  • Users

  • Auditors

Security responsibility should be clearly assigned.

Avoid:

Everybody Is Responsible
Nobody Is Accountable

Prefer:

Control
Named Owner
Defined Responsibility

Due care means taking reasonable actions to protect organizational assets.

Due diligence means continuously investigating, reviewing, and validating whether appropriate protection exists.

Conceptually:

Due Care
Do the Right Things
Due Diligence
Verify They Continue Working

Risk management is central to CISSP.

A basic model:

Asset
+
Threat
+
Vulnerability
Risk

Identify:

  • Assets

  • Threats

  • Vulnerabilities

  • Existing controls

  • Potential impact

Risk analysis may be:

  • Qualitative

  • Quantitative

  • Hybrid

Uses relative ratings such as:

Low
Medium
High
Critical

Attempts to assign numerical values to risk.

Concepts may include:

  • Asset value

  • Exposure factor

  • Single loss expectancy

  • Annual rate of occurrence

  • Annualized loss expectancy

Conceptually:

SLE = Asset Value × Exposure Factor

Conceptually:

ALE = SLE × Annual Rate of Occurrence

The purpose is not merely calculation.

It is to help compare the cost of risk with the cost of controls.

Typical options include:

Mitigate
Avoid
Transfer
Accept

Implement controls to reduce likelihood or impact.

Stop the activity causing unacceptable risk.

Shift part of the financial or operational consequence.

Formally accept residual risk.

Risk acceptance should be authorized at the appropriate business level.

The amount and type of risk an organization is willing to pursue or retain.

The acceptable variation around organizational risk objectives.

Risk remaining after controls are implemented.

Inherent Risk
Security Controls
Residual Risk

Controls may be categorized by purpose.

Examples:

  • Preventive

  • Detective

  • Corrective

  • Deterrent

  • Recovery

  • Compensating

Attempts to stop an event.

Example:

MFA

Helps identify that something happened.

Example:

Security Logging

Helps fix a problem after detection.

Example:

Patch Deployment

Used when the preferred control cannot be implemented directly.

Employees should understand:

  • Phishing

  • Password security

  • Sensitive data

  • Reporting procedures

  • Social engineering

Human behavior is part of enterprise security.

Security professionals must act responsibly and ethically.

A trusted security role often provides privileged access to highly sensitive systems and information.

Organizations may need to meet:

  • Laws

  • Regulations

  • Industry standards

  • Contractual requirements

Compliance and security overlap but are not identical.

A compliant environment may still have security weaknesses.

Asset security focuses on identifying, classifying, handling, and protecting information and resources.

Think:

Create
Store
Use
Share
Archive
Destroy

Security controls should exist throughout the lifecycle.

Assets should have identified owners.

The owner is often responsible for:

  • Classification

  • Protection requirements

  • Access decisions

  • Retention requirements

A custodian may be responsible for implementing protection on behalf of the owner.

Examples:

  • Backup

  • Storage

  • Technical access controls

  • Administration

Organizations classify information according to sensitivity.

Example:

Public
Internal
Confidential
Restricted

The exact labels differ between organizations.

Classification helps determine:

Who can access?
How should data be stored?
How should it be transmitted?
How long should it be retained?
How should it be destroyed?

Sensitive information should be protected when:

  • Stored

  • Transmitted

  • Processed

  • Shared

  • Archived

  • Destroyed

Understand:

Data at Rest
Data in Transit
Data in Use

Examples:

  • Databases

  • Disks

  • Backups

  • Object storage

Examples:

  • Network communications

  • API traffic

  • File transfer

Data being actively processed by systems or applications.

Data may remain recoverable after deletion if storage media is not handled appropriately.

Secure disposal methods depend on:

  • Media type

  • Data sensitivity

  • Regulatory requirement

Organizations should define how long information must be retained.

Keeping data forever increases:

  • Storage cost

  • Privacy risk

  • Security exposure

  • Legal burden

Collect and retain only the information required for legitimate business purposes.

Privacy requirements influence how personal information is:

  • Collected

  • Processed

  • Shared

  • Stored

  • Deleted

Domain 3 — Security Architecture and Engineering

Section titled “Domain 3 — Security Architecture and Engineering”

This is one of the most important CISSP domains for engineers and architects.

It focuses on designing security into systems.

Ask:

What are the business requirements?
What assets are involved?
Where are the trust boundaries?
Which threats exist?
What security properties are required?
Which controls should be implemented?

Important principles include:

  • Least privilege

  • Separation of duties

  • Defense in depth

  • Fail securely

  • Simplicity

  • Complete mediation

  • Economy of mechanism

Use multiple control layers.

User
MFA
IAM
Network Security
Application Security
Data Protection
Monitoring

When a system fails, it should fail into a safer state when possible.

Avoid:

Security Control Failure
Allow Everything

A trust boundary exists where the level of trust changes.

Example:

Internet
Trust Boundary
Web Application
Trust Boundary
Database

Trust boundaries are useful during threat modeling.

Threat modeling helps identify:

Assets
Entry Points
Trust Boundaries
Threats
Controls

Architecture should consider:

  • Identity

  • Network

  • Applications

  • Data

  • Infrastructure

  • Monitoring

  • Recovery

CISSP introduces classical security models and conceptual frameworks.

The objective is to understand how confidentiality, integrity, and access can be formally controlled.

Systems should be protected through:

  • Secure design

  • Hardening

  • Patch management

  • Access control

  • Monitoring

Security architecture considers the trusted components responsible for enforcing policy.

The smaller and more controlled the trusted base, the easier it can be to reason about security.

Cryptography supports:

  • Confidentiality

  • Integrity

  • Authentication

  • Non-repudiation

Uses a shared secret key.

Benefits:

  • Fast

  • Efficient

Challenge:

  • Key distribution

Uses:

Public Key
+
Private Key

Supports:

  • Digital signatures

  • Secure key exchange

  • PKI

Supports integrity-related functions.

Input
Hash Function
Digest

Can support:

  • Integrity

  • Authentication

  • Non-repudiation

Public Key Infrastructure may include:

  • Certificate Authorities

  • Registration Authorities

  • Certificates

  • Revocation

  • Key lifecycle management

Key security is often more important than the algorithm itself.

Lifecycle:

Generate
Distribute
Store
Use
Rotate
Revoke
Destroy

Architecture also includes physical controls.

Examples:

  • Locks

  • Guards

  • Cameras

  • Access badges

  • Barriers

  • Environmental protections

Protect facilities against:

  • Fire

  • Water

  • Power failure

  • Heat

  • Humidity

Cloud security responsibilities depend on service models and shared responsibility.

Examples include:

IaaS
PaaS
SaaS

As services become more managed, responsibilities shift but do not disappear.

Protect:

  • Hypervisor

  • Management plane

  • Virtual networking

  • Guest systems

Consider:

  • Images

  • Registries

  • Runtime

  • Privileges

  • Secrets

  • Network

  • Orchestration

Domain 4 — Communication and Network Security

Section titled “Domain 4 — Communication and Network Security”

Network security remains foundational even at architecture level.

For any network path:

Source
Destination
Protocol
Port
Security Control
Monitoring

Understand the conceptual layers:

Application
Presentation
Session
Transport
Network
Data Link
Physical

The objective is to understand where technologies and attacks operate.

Understand how systems communicate through:

  • IP

  • TCP

  • UDP

  • Routing

  • Ports

Separate systems according to trust and business function.

Example:

Users
Frontend
Application
Database

Do not permit unnecessary communication between tiers.

Firewall decisions may consider:

  • Source

  • Destination

  • Protocol

  • Port

  • Connection state

  • Application context

A proxy operates as an intermediary and may support:

  • Filtering

  • Logging

  • Inspection

  • Access control

IDS:

Detect
Alert

IPS:

Detect
Prevent

NAC can evaluate:

  • User

  • Device

  • Security posture

  • Compliance

before or during network access.

VPN technologies secure communication across untrusted networks.

Use cases:

  • Remote access

  • Site-to-site connectivity

Consider:

  • Authentication

  • Encryption

  • Rogue access points

  • Guest networks

  • Device security

DNS is critical infrastructure.

Security concerns include:

  • Spoofing

  • Hijacking

  • Unauthorized changes

  • Malicious domains

Email remains a major attack vector.

Controls may include:

  • Anti-phishing

  • Filtering

  • Malware scanning

  • Domain authentication mechanisms

  • User awareness

Do not rely only on network location.

Consider:

Identity
+
Device
+
Context
+
Resource
Access Decision

Domain 5 — Identity and Access Management

Section titled “Domain 5 — Identity and Access Management”

IAM is central to enterprise cybersecurity.

The basic model remains:

Who
Can Do What
On Which Resource
Under Which Conditions
Joiner
Mover
Leaver

Access should follow:

Business Requirement
Approval
Provisioning
Validation
Monitoring
Periodic Review

Authentication verifies identity.

Authorization determines permitted actions.

Records activity to support accountability.

Use multiple independent authentication factors.

Provides centralized authentication across applications.

Security benefits:

  • Simplified lifecycle

  • Centralized controls

Risk:

  • Central identity compromise can affect many systems

Allows identities to access services across trust boundaries.

Access based on job role.

Access based on attributes.

Policy enforced centrally.

Resource owners may make access decisions.

Privileged identities should be protected using stronger controls.

Examples:

  • Separate admin accounts

  • MFA

  • Limited privilege duration

  • Monitoring

  • Approval

  • Session recording where appropriate

Service identities deserve equal attention.

Ask:

What workload uses this?
What permissions exist?
How are credentials managed?
Can it be impersonated?
Is it still required?

Review:

  • Privileged users

  • Dormant accounts

  • External users

  • Service accounts

  • Group memberships

  • Role assignments

Domain 6 — Security Assessment and Testing

Section titled “Domain 6 — Security Assessment and Testing”

Security controls must be tested.

A control that exists but does not work provides false confidence.

Determine:

Was the control implemented?
Is it operating correctly?
Is it effective?
Does it address the intended risk?

May include:

  • Configuration review

  • Architecture review

  • Vulnerability scanning

  • Penetration testing

  • Audit

  • Control testing

Identifies potential weaknesses.

Discover
Scan
Validate
Prioritize
Remediate

Tests whether weaknesses can be exploited within an authorized scope.

A pentest differs from vulnerability scanning because it focuses more deeply on exploitability and attack paths.

An audit assesses whether requirements and controls are being followed.

Performed within the organization.

Performed by an independent party.

Test:

  • Preventive controls

  • Detective controls

  • Recovery controls

Testing frequency should be risk-driven.

Critical controls usually deserve more frequent validation.

Useful metrics should support decision-making.

Examples:

  • Patch compliance

  • Time to remediate

  • Incident response time

  • Privileged access review completion

  • Security control coverage

Avoid metrics that look impressive but do not help manage risk.

Security operations covers the day-to-day protection of the enterprise.

Prevent
Monitor
Detect
Investigate
Respond
Recover
Improve

Logs should support:

  • Detection

  • Investigation

  • Accountability

  • Compliance

Examples:

  • Identity

  • Endpoints

  • Servers

  • Network devices

  • Applications

  • Databases

  • Cloud platforms

A SIEM can centralize and correlate telemetry.

Identity ──────┐
Network ───────┤
Endpoints ─────┼──→ SIEM
Applications ──┤
Cloud ─────────┘
Detection

The SOC may handle:

  • Monitoring

  • Alert triage

  • Investigation

  • Escalation

  • Incident coordination

A common lifecycle:

Preparation
Detection
Analysis
Containment
Eradication
Recovery
Lessons Learned

Establish:

  • Policies

  • Roles

  • Runbooks

  • Communication

  • Logging

  • Tools

Identify possible malicious activity.

Determine:

Who?
What?
When?
Where?
How?
Impact?

Stop further damage while preserving business operations and evidence.

Remove root cause.

Return systems to trusted operation.

Improve:

  • Controls

  • Detection

  • Architecture

  • Process

  • Training

Evidence handling may require:

  • Preservation

  • Integrity

  • Documentation

  • Chain of custody

Security operations also includes recovering from major disruptions.

Business continuity keeps critical functions operating.

Recovery Time Objective:

How quickly must we recover?

Recovery Point Objective:

How much data loss is acceptable?

Backups should be:

  • Protected

  • Tested

  • Recoverable

  • Appropriately retained

Reduce downtime through resilient design.

Lifecycle:

Identify
Assess
Test
Deploy
Validate

Lifecycle:

Discover
Assess
Prioritize
Remediate
Validate
Repeat

Maintain approved system states.

Ensure changes are:

  • Authorized

  • Tested

  • Documented

  • Reversible

Domain 8 — Software Development Security

Section titled “Domain 8 — Software Development Security”

Security should be integrated into the software lifecycle.

Requirements
Design
Development
Testing
Deployment
Operations

Security should participate throughout.

Security should be defined before development.

Examples:

  • Authentication requirements

  • Encryption

  • Logging

  • Authorization

  • Privacy

  • Resilience

Use during design to identify:

  • Assets

  • Threats

  • Trust boundaries

  • Attack paths

  • Mitigations

Developers should avoid insecure patterns.

Areas include:

  • Input validation

  • Authentication

  • Authorization

  • Error handling

  • Secrets management

Security reviews help identify weaknesses before deployment.

Analyzes source or compiled code without executing the application.

Tests the running application.

Modern applications rely heavily on third-party components.

Organizations should manage:

  • Libraries

  • Packages

  • Versions

  • Vulnerabilities

  • Provenance

Risks can enter through:

Source Code
Dependencies
Build Pipeline
Artifacts
Deployment

Each stage needs protection.

DevSecOps integrates security into automated development and deployment processes.

Conceptually:

Developer
Commit
Security Checks
Build
Test
Deploy

Protect:

  • Repositories

  • Build systems

  • Secrets

  • Deployment credentials

  • Artifacts

Avoid:

Password
API Key
Private Key

hard-coded directly inside source code.

Use controlled secrets management.

Applications should record security-relevant activity while avoiding unnecessary sensitive data exposure.

Practical CISSP Project 1 — Enterprise Risk Assessment

Section titled “Practical CISSP Project 1 — Enterprise Risk Assessment”

Choose a hypothetical organization.

Identify:

Assets
Threats
Vulnerabilities
Existing Controls
Likelihood
Impact
Risk
Treatment

Create a small risk register.

Risk Likelihood Impact Rating Treatment
Privileged account compromise High High High Mitigate
Data-center outage Medium High High Mitigate
Minor website outage Low Medium Low Accept/Review

Practical CISSP Project 2 — Enterprise IAM Review

Section titled “Practical CISSP Project 2 — Enterprise IAM Review”

Review a lab or sample environment.

Assess:

  • Privileged users

  • Service accounts

  • Group access

  • MFA

  • Joiner/mover/leaver process

Create recommendations.

Practical CISSP Project 3 — Security Architecture

Section titled “Practical CISSP Project 3 — Security Architecture”

Design:

Internet
Edge Security
Application Tier
Service Tier
Database

Add:

  • IAM

  • Segmentation

  • Encryption

  • Logging

  • Monitoring

  • Backup

Practical CISSP Project 4 — Incident Response Plan

Section titled “Practical CISSP Project 4 — Incident Response Plan”

Create an enterprise incident-response workflow.

Detection
Triage
Investigation
Containment
Eradication
Recovery
Lessons Learned

Define roles and escalation.

Practical CISSP Project 5 — Business Continuity Assessment

Section titled “Practical CISSP Project 5 — Business Continuity Assessment”

Select a critical service.

Document:

  • Business owner

  • Dependencies

  • RTO

  • RPO

  • Recovery strategy

  • Testing requirements

Practical CISSP Project 6 — Security Control Assessment

Section titled “Practical CISSP Project 6 — Security Control Assessment”

Choose five controls.

Example:

MFA
Firewall
Endpoint Protection
Logging
Backup

For each determine:

Implemented?
Operating?
Effective?
Evidence?
Improvement?

Practical CISSP Project 7 — Secure SDLC Assessment

Section titled “Practical CISSP Project 7 — Secure SDLC Assessment”

Review a sample development process.

Assess:

  • Security requirements

  • Threat modeling

  • Code review

  • Dependency security

  • Secrets

  • CI/CD

  • Logging

When faced with a scenario, use:

01 Understand the Business Requirement
02 Identify the Asset
03 Identify the Risk
04 Identify the Security Principle
05 Consider Governance
06 Choose the Best Control or Action
07 Consider Business Impact

One of the most useful CISSP exam habits is understanding when to think as a security manager rather than a technician.

For example, a technical engineer may immediately want to:

Disable System

But a CISSP-level question may require you to first consider:

Business Impact
+
Authorization
+
Incident Procedure
+
Evidence

Always ask:

Which option best manages risk?

rather than:

Which option is technically strongest?

The technically strongest control may be inappropriate if it prevents the business from operating.

Consider how one control affects the entire system.

Example:

Identity
Network
Application
Data

Security decisions have dependencies.

Ask:

Who owns this risk?
Who can accept it?
Who should approve this change?

Security teams advise and implement controls, but business risk decisions may belong to business leadership.

When asked what to do first, consider whether you must:

Understand
Assess
Validate
Authorize

before acting.

Do not automatically select the most technical response.

Several controls may work.

Select the one that most appropriately:

  • Addresses the stated risk

  • Meets business requirements

  • Aligns with policy

  • Is sustainable

Common CISSP Question Pattern — MOST Important

Section titled “Common CISSP Question Pattern — MOST Important”

Look for the fundamental objective.

For example, before selecting technology you may need to understand:

Business Requirement

Mistake 1 — Thinking Like a Technician Only

Section titled “Mistake 1 — Thinking Like a Technician Only”

CISSP requires broader judgment.

Understand why the concept matters.

Mistake 3 — Ignoring Business Objectives

Section titled “Mistake 3 — Ignoring Business Objectives”

Security exists to support organizational goals.

Mistake 4 — Always Choosing the Strongest Control

Section titled “Mistake 4 — Always Choosing the Strongest Control”

The strongest control is not always the most appropriate control.

Policy, accountability, and ownership matter.

Mistake 6 — Confusing Compliance With Security

Section titled “Mistake 6 — Confusing Compliance With Security”

Compliance is one component of a broader security program.

Use four layers.

Understand the definition.

Understand why it exists.

Understand where it fits.

Apply it to a business problem.

Concept:

Least Privilege

Purpose:

Reduce unnecessary access.

Enterprise context:

IAM Governance

Scenario:

Developer has enterprise administrator rights.
Best direction:
Reduce access to job-required permissions.

For almost any enterprise system, review:

01 Business Requirement
02 Asset
03 Data
04 Identity
05 Privilege
06 Network
07 Architecture
08 Vulnerability
09 Security Controls
10 Logging
11 Incident Response
12 Recovery
13 Compliance
14 Risk

Before considering your preparation complete, you should be able to:

  • Explain security governance

  • Explain due care and due diligence

  • Perform basic risk analysis

  • Explain risk treatment

  • Understand asset classification

  • Understand data lifecycle

  • Explain security architecture principles

  • Understand trust boundaries

  • Explain cryptographic concepts

  • Understand network segmentation

  • Explain firewall and network controls

  • Understand IAM lifecycle

  • Explain federation and SSO

  • Review privileged access

  • Explain security testing

  • Distinguish vulnerability assessment and penetration testing

  • Explain security operations

  • Explain incident response

  • Understand business continuity and disaster recovery

  • Explain RTO and RPO

  • Understand secure software development

  • Explain DevSecOps concepts

  • Connect controls to business risk

  • Select controls based on enterprise context

  • Think beyond individual technologies

CISSP-level knowledge supports progression toward roles such as:

  • Senior Security Engineer

  • Security Consultant

  • Cybersecurity Consultant

  • Security Architect

  • Cloud Security Architect

  • Security Manager

  • Principal Security Engineer

  • Security Program Lead

The certification alone does not replace professional experience.

Your value comes from combining:

CISSP Knowledge
+
Hands-On Experience
+
Enterprise Judgment
+
Communication

Consider maintaining:

01 Enterprise Risk Assessment
02 Security Architecture Design
03 IAM Security Assessment
04 Network Security Assessment
05 Incident Response Plan
06 Business Continuity Plan
07 Security Control Assessment
08 Secure SDLC Assessment

After completing this lesson, you should be able to answer:

  1. What is CISSP?

  2. How does CISSP differ from SSCP?

  3. What is security governance?

  4. What is the difference between governance and management?

  5. What is due care?

  6. What is due diligence?

  7. What is risk?

  8. What is inherent risk?

  9. What is residual risk?

  10. What are the major risk treatment options?

  11. What is risk appetite?

  12. What is risk tolerance?

  13. What is a data owner?

  14. What is a data custodian?

  15. Why is data classification important?

  16. What are the major data states?

  17. What is defense in depth?

  18. What is a trust boundary?

  19. What is threat modeling?

  20. Why is key management important?

  21. What is PKI?

  22. Why is network segmentation important?

  23. What is Zero Trust?

  24. What is identity federation?

  25. What is privileged access management?

  26. What is a security assessment?

  27. How does vulnerability scanning differ from penetration testing?

  28. What makes a security metric useful?

  29. What is SIEM?

  30. What are the major incident-response phases?

  31. Why is evidence preservation important?

  32. What is business continuity?

  33. What is disaster recovery?

  34. What is the difference between RTO and RPO?

  35. What is secure SDLC?

  36. What is threat modeling in software development?

  37. What is DevSecOps?

  38. Why is supply-chain security important?

  39. Why should security be aligned with business objectives?

  40. Who should accept business risk?

A CISSP-level security professional should consistently think:

Business
Assets
Threats
Risk
Architecture
Controls
Operations
Monitoring
Improvement

The most important transition is:

SSCP
How do I operate this security control?

to:

CISSP
Why does the organization need this control,
how should it be governed,
and how does it reduce business risk?

After completing CISSP-level preparation, you should be able to connect:

Risk
+
Governance
+
Architecture
+
IAM
+
Network
+
Data
+
Operations
+
Software Security

into one enterprise security model.

That is the real value of CISSP thinking.

➡️ 04 — CCSP

In the next lesson, you will apply enterprise security principles specifically to cloud computing.

You will move deeper into:

Cloud Concepts
Cloud Architecture
Cloud Data Security
Cloud Platform Security
Cloud Application Security
Cloud Operations
Legal, Risk, and Compliance

The transition is:

CISSP
Enterprise Cybersecurity
CCSP
Enterprise Cloud Security