Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

Google Cloud Digital Leader/Acronyms/Part 27

Acronym study

Cloud Digital Leader Acronyms — Part 27 of 34

Terms 781–810 of 1001 Cloud Digital Leader acronyms and key terms. Each entry includes a plain-English definition and a link to the full 800-word glossary page with exam context and practice questions.

← Part 26Part 27 of 34Part 28 →

Term 781

Security baseline

A security baseline is a documented minimum set of security configurations and settings that must be applied to a system, device, or network to ensure a known secure starting point.

Full entry →
Full Security baseline glossary entry →

Term 782

Security Command Center

Security Command Center is a centralized cloud security management platform that helps organizations detect, investigate, and respond to threats across their cloud infrastructure.

Full entry →
Full Security Command Center glossary entry →

Term 783

Security control

A security control is a safeguard or countermeasure designed to protect the confidentiality, integrity, and availability of information systems and data.

Full entry →
Full Security control glossary entry →

Term 784

Security governance

Security governance is the framework of rules, policies, and processes that an organization uses to align its cybersecurity activities with its business goals and legal obligations.

Full entry →
Full Security governance glossary entry →

Term 785

Security group

A security group is a virtual firewall that controls inbound and outbound traffic to AWS resources, such as EC2 instances, based on defined rules.

Full entry →
Full Security group glossary entry →

Term 786

Security Hub

Security Hub is a cloud security posture management service that aggregates and prioritizes security alerts and compliance checks from multiple AWS services into a single place.

Full entry →
Full Security Hub glossary entry →

Term 787

Security Information and Event Management

A system that collects, analyzes, and reports on security data from across an IT environment to detect and respond to threats.

Full entry →
Full Security Information and Event Management glossary entry →

Term 788

Security kernel

The security kernel is the core, trusted part of an operating system that enforces access control and security policies for all system operations.

Full entry →
Full Security kernel glossary entry →

Term 789

Security misconfiguration

Security misconfiguration occurs when security settings are defined, implemented, or maintained incorrectly, leaving systems, applications, or networks vulnerable to unauthorized access or data breaches.

Full entry →
Full Security misconfiguration glossary entry →

Term 790

Security model

A security model is a formal framework that defines how subjects (users, processes) can access objects (files, resources) based on rules, ensuring confidentiality, integrity, and availability.

Full entry →
Full Security model glossary entry →

Term 791

Security operations center

A Security Operations Center (SOC) is a centralized team and facility that monitors, detects, analyzes, and responds to cybersecurity incidents across an organization's IT environment 24/7.

Full entry →
Full Security operations center glossary entry →

Term 792

Security pillar

The Security pillar is a set of best practices for designing and operating cloud systems that protect data, systems, and assets through confidentiality, integrity, and availability controls.

Full entry →
Full Security pillar glossary entry →

Term 793

Security policy

A security policy is a formal set of rules and guidelines that an organization establishes to protect its information assets and technology resources.

Full entry →
Full Security policy glossary entry →

Term 794

Security posture

An organization's overall cybersecurity strength, including policies, controls, and readiness to defend against and respond to threats.

Full entry →
Full Security posture glossary entry →

Term 795

Security recommendation

A security recommendation is a prescribed action, configuration, or update that aims to reduce risk and protect systems, data, and users from known threats or vulnerabilities.

Full entry →
Full Security recommendation glossary entry →

Term 796

Security strategy

A security strategy is a high-level plan that outlines how an organization protects its information assets, aligns security with business goals, and manages risk over time.

Full entry →
Full Security strategy glossary entry →

Term 797

Security update

A security update is a software patch released to fix a vulnerability that could be exploited by attackers to compromise a system.

Full entry →
Full Security update glossary entry →

Term 798

SELinux

SELinux (Security-Enhanced Linux) is a mandatory access control (MAC) security mechanism built into the Linux kernel that enforces policies to restrict how processes and users interact with files, devices, and system resources.

Full entry →
Full SELinux glossary entry →

Term 799

Semi-structured data

Semi-structured data is information that has some organizational tags or markers but does not fit into a strict table format like a spreadsheet row and column.

Full entry →
Full Semi-structured data glossary entry →

Term 800

Sender Policy Framework

Sender Policy Framework (SPF) is an email authentication method that prevents spammers from sending emails that appear to come from your domain by listing which servers are allowed to send email for that domain.

Full entry →
Full Sender Policy Framework glossary entry →

Term 801

Sensitivity label

A sensitivity label is a metadata tag applied to digital content that classifies the content's level of confidentiality and governs how it can be shared, protected, and accessed.

Full entry →
Full Sensitivity label glossary entry →

Term 802

Separation of duties

Separation of duties is a security principle that splits critical tasks and privileges among multiple people to prevent fraud, errors, and abuse of power.

Full entry →
Full Separation of duties glossary entry →

Term 803

Serverless

Serverless is a cloud computing model where the cloud provider manages the servers, and you only pay for the actual compute time your code uses, without having to worry about provisioning or maintaining infrastructure.

Full entry →
Full Serverless glossary entry →

Term 804

Serverless architecture

Serverless architecture is a cloud computing model where the cloud provider automatically manages the infrastructure, allowing developers to build and run applications without thinking about servers.

Full entry →
Full Serverless architecture glossary entry →

Term 805

Serverless computing

Serverless computing is a cloud execution model where the cloud provider dynamically manages the allocation and provisioning of servers, allowing developers to write and deploy code without thinking about the underlying infrastructure.

Full entry →
Full Serverless computing glossary entry →

Term 806

Serverless function

A serverless function is a single-purpose piece of code that runs in the cloud only when triggered, without you managing any servers.

Full entry →
Full Serverless function glossary entry →

Term 807

Serverless security

Serverless security is the practice of protecting applications that run on serverless computing platforms, where the cloud provider manages the infrastructure and the customer is responsible for securing the code, data, and access controls.

Full entry →
Full Serverless security glossary entry →

Term 808

Service

A service is a software component or system that performs a specific function and is available to be used by other programs or users over a network.

Full entry →
Full Service glossary entry →

Term 809

Service account

A service account is a special type of account used by an application or a virtual machine, rather than a human user, to authenticate and interact with cloud services and APIs securely.

Full entry →
Full Service account glossary entry →

Term 810

Service account key

A service account key is a credential file used to authenticate and authorize a non-human user, like an application or a virtual machine, to access Google Cloud resources.

Full entry →
Full Service account key glossary entry →
← Part 26Part 28 →

Acronym parts

Part 1Part 2Part 3Part 4Part 5Part 6Part 7Part 8Part 9Part 10Part 11Part 12Part 13Part 14Part 15Part 16Part 17Part 18Part 19Part 20Part 21Part 22Part 23Part 24Part 25Part 26Part 27currentPart 28Part 29Part 30Part 31Part 32Part 33Part 34

Study resources

All Cloud Digital Leader Acronyms→Cloud Digital Leader Practice Tests→Cloud Digital Leader Study Guide→Exam Domains→