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.

Microsoft Azure AI Fundamentals AI-900/Acronyms/Part 5

Acronym study

AI-900 Acronyms — Part 5 of 5

Terms 121–150 of 150 AI-900 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 4Part 5 of 5

Term 121

Secret Manager

A Secret Manager is a centralized tool that securely stores, manages, and controls access to sensitive information like passwords, API keys, and certificates, often automating their rotation and injection into applications.

Full entry →
Full Secret Manager glossary entry →

Term 122

Secrets Manager

AWS Secrets Manager is a fully managed service that helps you protect access to your applications, services, and IT resources by securely storing, rotating, and controlling access to secrets like database passwords, API keys, and credentials.

Full entry →
Full Secrets Manager glossary entry →

Term 123

Semantic search

Semantic search is a search method that understands the intent and contextual meaning of a user's query, rather than just matching exact keywords.

Full entry →
Full Semantic search glossary entry →

Term 124

Sentiment analysis

Sentiment analysis is a natural language processing technique that uses machine learning to determine the emotional tone or opinion expressed in a piece of text.

Full entry →
Full Sentiment analysis glossary entry →

Term 125

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 126

Service discovery

Service discovery is the process by which networked services automatically locate each other to communicate, without needing manual configuration of network addresses.

Full entry →
Full Service discovery glossary entry →

Term 127

Session Manager

A Session Manager is a tool or service that starts, oversees, and ends user sessions on a computer or network, ensuring that each user's activities are kept separate and secure.

Full entry →
Full Session Manager glossary entry →

Term 128

Shodan

Shodan is a search engine that lets you find specific types of internet-connected devices, such as webcams, routers, and servers, by scanning the internet and indexing their services and banners.

Full entry →
Full Shodan glossary entry →

Term 129

Skillset

A skillset is the collection of technical abilities, knowledge, and competencies required to perform a specific IT role or pass a certification exam.

Full entry →
Full Skillset glossary entry →

Term 130

Speech translation

Speech translation is the real-time conversion of spoken language from one language into written or spoken text in another language using artificial intelligence.

Full entry →
Full Speech translation glossary entry →

Term 131

Spot Instance

A Spot Instance is an unused cloud computing resource that a provider offers at a deep discount but that can be reclaimed by the provider with little notice.

Full entry →
Full Spot Instance glossary entry →

Term 132

State Manager

State Manager is an AWS Systems Manager capability that lets you define and enforce a desired configuration state for your EC2 instances and other managed resources, automatically ensuring they stay compliant over time.

Full entry →
Full State Manager glossary entry →

Term 133

Step Functions

AWS Step Functions is a serverless orchestration service that lets you coordinate multiple AWS services into a visual, state-machine-based workflow.

Full entry →
Full Step Functions glossary entry →

Term 134

Step scaling policy

A step scaling policy is a type of auto scaling rule that adjusts the number of computing resources in predefined increments based on the magnitude of a CloudWatch alarm breach.

Full entry →
Full Step scaling policy glossary entry →

Term 135

Supervised learning

Supervised learning is a type of machine learning where a model learns from labeled training data to make predictions or decisions.

Full entry →
Full Supervised learning glossary entry →

Term 136

Target group

A target group is a logical grouping of one or more backend resources, such as servers or containers, that handles incoming requests and is associated with a load balancer rule to distribute traffic.

Full entry →
Full Target group glossary entry →

Term 137

Target tracking policy

A target tracking policy is an AWS Auto Scaling feature that automatically adjusts the number of EC2 instances to maintain a specified target value for a given metric, such as average CPU utilization.

Full entry →
Full Target tracking policy glossary entry →

Term 138

Test data

Test data is a set of information used to verify that a software application or system works correctly under various conditions.

Full entry →
Full Test data glossary entry →

Term 139

Text analytics

Text analytics is the process of turning unstructured text, like emails or social media posts, into structured data that can be analyzed to find patterns, sentiments, and insights.

Full entry →
Full Text analytics glossary entry →

Term 140

theHarvester

theHarvester is an open-source intelligence (OSINT) tool used to gather emails, subdomains, IP addresses, and other public data about a target from search engines and public sources.

Full entry →
Full theHarvester glossary entry →

Term 141

Token

A token is a digital or physical object that represents a set of permissions or access rights, used to verify identity or grant access in computer systems.

Full entry →
Full Token glossary entry →

Term 142

Trace

A trace is a record of the path and timing of a request or operation as it moves through components in a system, used to monitor performance and troubleshoot issues.

Full entry →
Full Trace glossary entry →

Term 143

Training data

Training data is a set of examples used to teach a machine learning model how to make predictions or decisions.

Full entry →
Full Training data glossary entry →

Term 144

Transparency

Transparency in AI means that the inner workings, decision-making processes, and data used by an AI system are open, understandable, and auditable by humans.

Full entry →
Full Transparency glossary entry →

Term 145

Underfitting

Underfitting occurs when a machine learning model is too simple to capture the underlying patterns in the training data, resulting in poor performance on both training and new data.

Full entry →
Full Underfitting glossary entry →

Term 146

Unsupervised learning

Unsupervised learning is a type of machine learning where an algorithm finds patterns, groupings, or structure in data without being given labeled examples or correct answers.

Full entry →
Full Unsupervised learning glossary entry →

Term 147

Uptime check

An uptime check is a monitoring test that verifies whether a system or service is running and accessible over a network.

Full entry →
Full Uptime check glossary entry →

Term 148

Validation data

Validation data is a subset of data used during the training of a machine learning model to tune its hyperparameters and evaluate its performance on unseen data before final testing.

Full entry →
Full Validation data glossary entry →

Term 149

Vector search

Vector search is a method of finding similar items by comparing mathematical representations of data instead of exact matches.

Full entry →
Full Vector search glossary entry →

Term 150

WHOIS lookup

WHOIS lookup is a query and response protocol used to search databases that store the registration information of domain names and IP address blocks.

Full entry →
Full WHOIS lookup glossary entry →
← Part 4All parts →

Acronym parts

Part 1Part 2Part 3Part 4Part 5current

Study resources

All AI-900 Acronyms→AI-900 Practice Tests→AI-900 Study Guide→Exam Domains→