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 1

Acronym study

AI-900 Acronyms — Part 1 of 5

Terms 1–30 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 1 of 5Part 2 →

Term 1

Accountability

Accountability is the security principle that ensures actions and identity are linked so that a person or system can be held responsible for their activities.

Full entry →
Full Accountability glossary entry →

Term 2

Active reconnaissance

Active reconnaissance is the process of directly interacting with a target system or network to gather information, often through scanning and probing.

Full entry →
Full Active reconnaissance glossary entry →

Term 3

ALB

An Application Load Balancer is a managed network service that distributes incoming web traffic across multiple target servers based on the content of the request, such as the URL path or HTTP headers.

Full entry →
Full ALB glossary entry →

Term 4

Alerting policy

An alerting policy is a set of rules that defines when to send notifications about a system condition that needs attention.

Full entry →
Full Alerting policy glossary entry →

Term 5

App Runner

AWS App Runner is a fully managed container service that lets you deploy web applications and APIs directly from source code or a container image without managing the underlying infrastructure.

Full entry →
Full App Runner glossary entry →

Term 6

Artifact Registry

Artifact Registry is a managed service for storing, managing, and securing container images and other software packages in a centralized repository.

Full entry →
Full Artifact Registry glossary entry →

Term 7

Artificial intelligence

Artificial intelligence is the simulation of human intelligence processes by computer systems, enabling machines to learn, reason, and make decisions.

Full entry →
Full Artificial intelligence glossary entry →

Term 8

Auto Scaling group

An Auto Scaling group is a logical collection of EC2 instances that automatically adjusts the number of instances based on demand, ensuring availability and cost efficiency.

Full entry →
Full Auto Scaling group glossary entry →

Term 9

AutoML

Automated Machine Learning (AutoML) is a set of tools and techniques that automate the process of building, training, and tuning machine learning models without requiring deep expertise in data science.

Full entry →
Full AutoML glossary entry →

Term 10

AWS Backup

AWS Backup is a fully managed service that centralizes and automates data backups across multiple AWS services, enabling you to define backup policies, monitor activity, and restore data from a single dashboard.

Full entry →
Full AWS Backup glossary entry →

Term 11

AWS CloudFormation

AWS CloudFormation is a service that lets you define and provision AWS infrastructure using code, so you can launch and manage resources consistently and predictably.

Full entry →
Full AWS CloudFormation glossary entry →

Term 12

AWS OpsWorks

AWS OpsWorks is a configuration management service that uses Chef and Puppet to automate how servers are configured, deployed, and managed across Amazon EC2 instances and on-premises environments.

Full entry →
Full AWS OpsWorks glossary entry →

Term 13

AWS Systems Manager

AWS Systems Manager is a management service that helps you view and control your AWS infrastructure, automate operational tasks, and maintain security and compliance across your cloud and on-premises resources.

Full entry →
Full AWS Systems Manager glossary entry →

Term 14

Azure AI Language

Azure AI Language is a cloud-based service from Microsoft that uses natural language processing to understand, analyze, and generate human language for applications.

Full entry →
Full Azure AI Language glossary entry →

Term 15

Azure AI Search

Azure AI Search is a cloud search service that uses artificial intelligence to index and search through large amounts of data, returning relevant results that feel as smart as a Google search.

Full entry →
Full Azure AI Search glossary entry →

Term 16

Azure AI Services

Azure AI Services is a collection of pre-built, cloud-based artificial intelligence APIs and services that allow developers and IT professionals to integrate capabilities like vision, speech, language, and decision-making into applications without needing deep machine learning expertise.

Full entry →
Full Azure AI Services glossary entry →

Term 17

Azure AI Speech

Azure AI Speech is a cloud service from Microsoft that converts spoken audio into text, text into lifelike speech, and enables real-time voice translation and speaker recognition.

Full entry →
Full Azure AI Speech glossary entry →

Term 18

Azure AI Translator

Azure AI Translator is a cloud-based service that uses neural machine translation to convert text between languages while preserving meaning and context.

Full entry →
Full Azure AI Translator glossary entry →

Term 19

Azure AI Vision

Azure AI Vision is a cloud-based service from Microsoft that uses pre-built machine learning models to extract information from images and videos, such as objects, text, faces, and scene descriptions.

Full entry →
Full Azure AI Vision glossary entry →

Term 20

Azure Machine Learning

Azure Machine Learning is a cloud service for building, training, and deploying machine learning models at scale.

Full entry →
Full Azure Machine Learning glossary entry →

Term 21

Azure OpenAI Service

Azure OpenAI Service is a cloud platform from Microsoft that lets developers use powerful artificial intelligence models, like GPT-4, to build applications that can understand and generate human-like text, code, images, and more.

Full entry →
Full Azure OpenAI Service glossary entry →

Term 22

Banner grabbing

Banner grabbing is the process of connecting to a remote service to capture the banner it sends, which often reveals software type and version for reconnaissance.

Full entry →
Full Banner grabbing glossary entry →

Term 23

Batch

Batch is a cloud computing service that runs large numbers of computing jobs as a group, or batch, without needing to manage individual servers.

Full entry →
Full Batch glossary entry →

Term 24

Bias

Bias in AI is a systematic error in data or algorithms that leads to unfair or inaccurate outcomes, often reflecting real-world prejudices.

Full entry →
Full Bias glossary entry →

Term 25

Binary Authorization

Binary Authorization is a security control that ensures only trusted container images are deployed in a Kubernetes or cloud environment.

Full entry →
Full Binary Authorization glossary entry →

Term 26

Classification

Classification is a supervised machine learning technique used to predict a category or class label for new data based on patterns learned from labeled training data.

Full entry →
Full Classification glossary entry →

Term 27

Cloud AI APIs

Cloud AI APIs are pre-built, cloud-hosted interfaces that allow developers to integrate artificial intelligence capabilities into applications without building or training models from scratch.

Full entry →
Full Cloud AI APIs glossary entry →

Term 28

Cloud Audit Logs

Cloud Audit Logs are a record of actions taken by users, services, and resources inside a cloud environment, capturing who did what, when, and from where.

Full entry →
Full Cloud Audit Logs glossary entry →

Term 29

Cloud Build

Cloud Build is a managed service that compiles source code into deployable artifacts, often used in continuous integration and continuous delivery pipelines.

Full entry →
Full Cloud Build glossary entry →

Term 30

Cloud KMS

Cloud KMS (Key Management Service) is a cloud-based service that lets you create, manage, and use encryption keys to protect your data at rest and in transit.

Full entry →
Full Cloud KMS glossary entry →
Part 2 →

Acronym parts

Part 1currentPart 2Part 3Part 4Part 5

Study resources

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