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 Professional Cloud Architect/Acronyms/Part 13

Acronym study

Google PCA Acronyms — Part 13 of 20

Terms 361–390 of 595 Google PCA 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 12Part 13 of 20Part 14 →

Term 361

Personal Area Network

A Personal Area Network (PAN) is a small network that connects devices within a person's immediate workspace, typically within a range of about 10 meters.

Full entry →
Full Personal Area Network glossary entry →

Term 362

Pilot light

A pilot light is a small, always-on indicator or a minimal always-running instance in IT architecture that keeps a system ready and signals its operational status, much like the small flame that keeps a gas furnace ready to ignite.

Full entry →
Full Pilot light glossary entry →

Term 363

PKI

Public Key Infrastructure (PKI) is a framework of policies, hardware, software, and procedures that creates, manages, distributes, uses, stores, and revokes digital certificates to enable secure communications over networks.

Full entry →
Full PKI glossary entry →

Term 364

Placement group

A logical grouping of cloud instances placed close together or spread apart to optimize performance, fault tolerance, or network latency.

Full entry →
Full Placement group glossary entry →

Term 365

Pod

A pod is the smallest deployable unit in Kubernetes, containing one or more containers that share storage, network, and a specification for how to run.

Full entry →
Full Pod glossary entry →

Term 366

Point-to-point Tunneling Protocol

A networking protocol that creates a secure tunnel for data to travel between two points over the internet, often used for VPNs.

Full entry →
Full Point-to-point Tunneling Protocol glossary entry →

Term 367

Pointer Record

A DNS pointer record (PTR) maps an IP address to a domain name, performing the reverse of a standard A or AAAA record.

Full entry →
Full Pointer Record glossary entry →

Term 368

Policing

Traffic policing is a network mechanism that monitors data traffic against a configured rate limit and drops or remarks packets that exceed that limit to enforce bandwidth usage.

Full entry →
Full Policing glossary entry →

Term 369

Policy inheritance

Policy inheritance is the mechanism by which policies applied to a parent container in a hierarchical system automatically apply to all child objects within that container, unless explicitly blocked or overridden.

Full entry →
Full Policy inheritance glossary entry →

Term 370

POP3

POP3 (Post Office Protocol version 3) is an email protocol that downloads messages from a mail server to a single device and then typically deletes them from the server.

Full entry →
Full POP3 glossary entry →

Term 371

Port Address Translation

A networking technique that maps multiple private IP addresses and their ports to a single public IP address using unique port numbers.

Full entry →
Full Port Address Translation glossary entry →

Term 372

Port number

A port number is a 16-bit number used in networking to identify a specific application or service on a device in a network communication.

Full entry →
Full Port number glossary entry →

Term 373

Post Office Protocol

Post Office Protocol (POP) is a standard internet protocol used by email clients to retrieve email from a remote server and download it to the user's local device.

Full entry →
Full Post Office Protocol glossary entry →

Term 374

Power Distribution Unit

A Power Distribution Unit (PDU) is a device that distributes electrical power to multiple pieces of IT equipment, such as servers, switches, and routers, in a data center or server room.

Full entry →
Full Power Distribution Unit glossary entry →

Term 375

Precision Time Protocol

Precision Time Protocol is a network protocol used to synchronize clocks across devices with extremely high accuracy, often within microseconds or nanoseconds.

Full entry →
Full Precision Time Protocol glossary entry →

Term 376

Predefined role

A predefined role is a set of permissions that Google Cloud automatically creates and maintains, giving you a ready-made way to control who can do what with your cloud resources.

Full entry →
Full Predefined role glossary entry →

Term 377

Preemptible VM

A preemptible VM is a short-lived, low-cost virtual machine instance that cloud providers can terminate at any time, repurposing the underlying hardware for other tasks.

Full entry →
Full Preemptible VM glossary entry →

Term 378

Primary key

A primary key is a unique identifier for each record in a database table, ensuring that no two rows have the same value in that column.

Full entry →
Full Primary key glossary entry →

Term 379

Primitive role

A primitive role is a predefined, basic set of permissions in Google Cloud that grants limited, fixed access to a single service.

Full entry →
Full Primitive role glossary entry →

Term 380

Private DNS zone

A private DNS zone is a hosted DNS namespace that is only resolvable from within specific virtual networks or private environments, not from the public internet.

Full entry →
Full Private DNS zone glossary entry →

Term 381

Private endpoint

A private endpoint is a network interface that securely connects a service over a private IP address inside a virtual network, keeping traffic off the public internet.

Full entry →
Full Private endpoint glossary entry →

Term 382

Private Google Access

Private Google Access lets virtual machines in a Google Cloud VPC reach Google APIs and services using private IP addresses, without needing public internet access.

Full entry →
Full Private Google Access glossary entry →

Term 383

Private Link

Private Link is a technology that lets you connect your virtual network to a service over a private, secure connection inside the cloud provider's infrastructure, instead of going over the public internet.

Full entry →
Full Private Link glossary entry →

Term 384

Private subnet

A private subnet is a segmented portion of a cloud or on-premises network that is not directly accessible from the public internet, used to host internal resources securely.

Full entry →
Full Private subnet glossary entry →

Term 385

PrivateLink

AWS PrivateLink is a service that lets you securely access services hosted on AWS VPCs as if they were on your own private network, without exposing traffic to the public internet.

Full entry →
Full PrivateLink glossary entry →

Term 386

Profiler

A profiler is a tool that monitors and analyzes the performance, resource usage, and behavior of software applications or systems to identify bottlenecks and optimize efficiency.

Full entry →
Full Profiler glossary entry →

Term 387

Project

A project is a temporary endeavor with a defined beginning and end, undertaken to create a unique product, service, or result, managed through specific processes in IT environments.

Full entry →
Full Project glossary entry →

Term 388

Provisioned concurrency

Provisioned concurrency is a feature in serverless computing that keeps a specified number of function instances initialized and ready to respond immediately, eliminating cold start delays.

Full entry →
Full Provisioned concurrency glossary entry →

Term 389

Proxy

A proxy is an intermediary server that sits between a client and a destination server, forwarding requests and responses while providing security, privacy, and control.

Full entry →
Full Proxy glossary entry →

Term 390

Pub/Sub

Pub/Sub is a messaging pattern where publishers send messages without knowing who receives them, and subscribers receive only the messages they care about.

Full entry →
Full Pub/Sub glossary entry →
← Part 12Part 14 →

Acronym parts

Part 1Part 2Part 3Part 4Part 5Part 6Part 7Part 8Part 9Part 10Part 11Part 12Part 13currentPart 14Part 15Part 16Part 17Part 18Part 19Part 20

Study resources

All Google PCA Acronyms→Google PCA Practice Tests→Google PCA Study Guide→Exam Domains→