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 17

Acronym study

Cloud Digital Leader Acronyms — Part 17 of 34

Terms 481–510 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 16Part 17 of 34Part 18 →

Term 481

Key pair

A key pair is a set of two cryptographic keys—a public key and a private key—used together to encrypt and decrypt data or to create and verify digital signatures.

Full entry →
Full Key pair glossary entry →

Term 482

Keylogger

A keylogger is a type of surveillance software or hardware that records every keystroke you type on your keyboard, often used without your knowledge to steal passwords and other sensitive information.

Full entry →
Full Keylogger glossary entry →

Term 483

Kill chain

A kill chain is a step-by-step model that describes the stages of a cyberattack, from initial reconnaissance to the final objective, helping defenders understand and disrupt each phase.

Full entry →
Full Kill chain glossary entry →

Term 484

KMS

KMS (Key Management Service) is a Microsoft technology that automates volume licensing activation for Windows and Office products within an organization's network.

Full entry →
Full KMS glossary entry →

Term 485

known_hosts

A file used by SSH to store the public keys of remote servers, allowing the client to verify the server's identity and prevent man-in-the-middle attacks.

Full entry →
Full known_hosts glossary entry →

Term 486

Kubernetes cluster

A set of machines, called nodes, that work together to run and manage containerized applications using Kubernetes orchestration software.

Full entry →
Full Kubernetes cluster glossary entry →

Term 487

Kubernetes RBAC

Kubernetes RBAC is a security mechanism that controls who can access and perform actions on resources in a Kubernetes cluster based on their role.

Full entry →
Full Kubernetes RBAC glossary entry →

Term 488

Kubernetes security

Kubernetes security is the practice of protecting containerized applications, the Kubernetes cluster itself, and the underlying infrastructure from unauthorized access, data breaches, and system vulnerabilities.

Full entry →
Full Kubernetes security glossary entry →

Term 489

Label

A label is a piece of metadata attached to data, objects, or resources to identify, classify, or describe them for easier management and retrieval.

Full entry →
Full Label glossary entry →

Term 490

Labels

Labels are descriptive text or tags attached to IT resources to organize, identify, and manage them based on attributes like purpose, environment, or owner.

Full entry →
Full Labels glossary entry →

Term 491

Lambda environment variable

Key-value pairs that AWS Lambda makes available to your function code at runtime, used to pass configuration settings like database URLs or feature flags without hardcoding them.

Full entry →
Full Lambda environment variable glossary entry →

Term 492

Lambda function

A Lambda function is a piece of code that runs in the cloud without you having to manage any servers, and it only runs when you tell it to, saving you money and effort.

Full entry →
Full Lambda function glossary entry →

Term 493

Lambda handler

A Lambda handler is the specific function in your code that AWS Lambda invokes to start processing an event, acting as the main entry point for your serverless application.

Full entry →
Full Lambda handler glossary entry →

Term 494

Lambda layer

A Lambda layer is a ZIP archive that contains libraries, custom runtimes, or other dependencies that you can use with your AWS Lambda functions.

Full entry →
Full Lambda layer glossary entry →

Term 495

Lambda memory

Lambda memory is the amount of RAM allocated to an AWS Lambda function, which also determines its CPU power and network throughput.

Full entry →
Full Lambda memory glossary entry →

Term 496

Lambda timeout

Lambda timeout is the maximum amount of time a serverless function is allowed to run before it is forcibly terminated by the cloud provider.

Full entry →
Full Lambda timeout glossary entry →

Term 497

Latency routing

Latency routing is a DNS-based traffic management method that directs user requests to the server location which can provide the lowest network latency for that specific user.

Full entry →
Full Latency routing glossary entry →

Term 498

Lateral movement

Lateral movement is the technique attackers use to move through a network from one compromised system to another, seeking sensitive data or higher privileges.

Full entry →
Full Lateral movement glossary entry →

Term 499

Launch configuration

A launch configuration is a template that specifies the settings for creating a group of identical virtual servers, such as instance type, AMI, security groups, and storage, used in auto-scaling setups.

Full entry →
Full Launch configuration glossary entry →

Term 500

Launch template

A launch template is a configuration blueprint that defines the settings for creating cloud computing instances, such as virtual machines, including the machine image, instance type, and network settings.

Full entry →
Full Launch template glossary entry →

Term 501

LC connector

A small, push-pull fiber optic connector with a 1.25 mm ferrule, commonly used for high-density data center and telecommunications connections.

Full entry →
Full LC connector glossary entry →

Term 502

LDAPS

LDAPS is a secure version of LDAP that encrypts all directory service communications using SSL or TLS.

Full entry →
Full LDAPS glossary entry →

Term 503

LDAPS

LDAPS encrypts LDAP traffic using SSL/TLS to secure directory queries and authentication over a network.

Full entry →
Full LDAPS glossary entry →

Term 504

Least privilege

Least privilege is a security principle that means giving users, systems, or programs only the minimum permissions they need to do their job and nothing more.

Full entry →
Full Least privilege glossary entry →

Term 505

Legal requirement

A legal requirement is a mandatory rule or standard set by law or regulation that an organization must follow, often concerning data protection, privacy, or security practices.

Full entry →
Full Legal requirement glossary entry →

Term 506

Lessons learned

Lessons learned is the process of capturing, analyzing, and documenting knowledge gained from past incidents or projects to improve future security operations and prevent recurrence of problems.

Full entry →
Full Lessons learned glossary entry →

Term 507

Lightweight Directory Access Protocol

Lightweight Directory Access Protocol (LDAP) is a standard protocol used to access and manage directory information over a network, such as user credentials and permissions.

Full entry →
Full Lightweight Directory Access Protocol glossary entry →

Term 508

Line-of-business app

A line-of-business app is a software application that is essential for running a specific core business process, such as accounting, inventory management, or customer relationship management.

Full entry →
Full Line-of-business app glossary entry →

Term 509

LLDP

LLDP (Link Layer Discovery Protocol) is a vendor-neutral protocol used by network devices to advertise their identity, capabilities, and neighbors on a local Ethernet network.

Full entry →
Full LLDP glossary entry →

Term 510

Load balancer

A load balancer is a device or software that distributes incoming network traffic across multiple servers so no single server gets overwhelmed.

Full entry →
Full Load balancer glossary entry →
← Part 16Part 18 →

Acronym parts

Part 1Part 2Part 3Part 4Part 5Part 6Part 7Part 8Part 9Part 10Part 11Part 12Part 13Part 14Part 15Part 16Part 17currentPart 18Part 19Part 20Part 21Part 22Part 23Part 24Part 25Part 26Part 27Part 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→