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 DevOps Engineer Expert AZ-400/Acronyms/Part 4

Acronym study

AZ-400 Acronyms — Part 4 of 7

Terms 91–120 of 206 AZ-400 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 3Part 4 of 7Part 5 →

Term 91

DevSecOps

DevSecOps is a software development practice that integrates security into every phase of the DevOps lifecycle, making security a shared responsibility from the start.

Full entry →
Full DevSecOps glossary entry →

Term 92

Distributed tracing

Distributed tracing is a method used to track and observe requests as they flow through multiple services in a distributed system, helping identify performance bottlenecks and failures.

Full entry →
Full Distributed tracing glossary entry →

Term 93

Environment

An environment is a dedicated set of computing resources, configurations, and services used to develop, test, or host software applications in a controlled and repeatable way.

Full entry →
Full Environment glossary entry →

Term 94

Epic

An Epic is a large, high-level work item in Azure DevOps that represents a significant body of work, typically broken down into smaller features and user stories for agile project management.

Full entry →
Full Epic glossary entry →

Term 95

Error budget

An error budget is the maximum amount of acceptable downtime or failure a system can experience within a specified period while still meeting its Service Level Objective (SLO).

Full entry →
Full Error budget glossary entry →

Term 96

Error Reporting

Error Reporting is the automated process of capturing, logging, and notifying relevant systems or personnel about errors that occur in software, hardware, or network components to facilitate diagnosis and resolution.

Full entry →
Full Error Reporting glossary entry →

Term 97

Execution role

An execution role is a set of permissions assigned to a service or resource that defines what actions it can perform on other AWS or cloud resources on your behalf.

Full entry →
Full Execution role glossary entry →

Term 98

Exit code

An exit code (or return code) is a numeric value that a program or script sends back to the operating system after it finishes running, signaling whether it succeeded or failed.

Full entry →
Full Exit code glossary entry →

Term 99

Express workflow

An Express workflow is a sequence of automated steps in a server-side web application, typically built with the Express.js framework, that handles requests and responses efficiently.

Full entry →
Full Express workflow glossary entry →

Term 100

Feature

A feature is a distinct unit of functionality that delivers value to the user, often managed and tracked throughout the software development lifecycle.

Full entry →
Full Feature glossary entry →

Term 101

Feature flag

A feature flag is a software development technique that allows developers to turn features on or off without deploying new code, enabling safer releases and testing.

Full entry →
Full Feature flag glossary entry →

Term 102

Feature telemetry

Feature telemetry is the automatic collection and transmission of usage data about specific software features to help organizations understand how those features are being used, identify issues, and improve performance.

Full entry →
Full Feature telemetry glossary entry →

Term 103

Feedback loop

A feedback loop is a process where the output of a system is returned as input to guide and adjust future behavior, helping maintain stability or improve performance.

Full entry →
Full Feedback loop glossary entry →

Term 104

find

The find command in Unix/Linux is a powerful utility for searching files and directories based on a wide range of criteria such as name, size, type, permissions, and modification time.

Full entry →
Full find glossary entry →

Term 105

Functions

A function is a reusable block of code that performs a specific task, taking inputs, processing them, and returning a result, helping to organize and automate IT workflows.

Full entry →
Full Functions glossary entry →

Term 106

Git

Git is a version control system that tracks changes to files so multiple people can work on the same project without overwriting each other's work.

Full entry →
Full Git glossary entry →

Term 107

Gitflow

Gitflow is a branching model for Git that defines a structured set of branch types and workflows to manage feature development, releases, and hotfixes in software projects.

Full entry →
Full Gitflow glossary entry →

Term 108

GitHub

GitHub is a cloud-based platform for storing, tracking, and collaborating on code using Git version control.

Full entry →
Full GitHub glossary entry →

Term 109

GitHub Advanced Security

GitHub Advanced Security is a suite of security tools integrated into GitHub that helps developers find and fix vulnerabilities, secrets, and code quality issues directly in their repositories.

Full entry →
Full GitHub Advanced Security glossary entry →

Term 110

grep

grep is a command-line tool that searches through text for lines matching a pattern, used by IT professionals to quickly find information in files or command output.

Full entry →
Full grep glossary entry →

Term 111

Here document

A here document is a scripting feature that allows you to embed a block of text or code directly inside a script without needing to use multiple echo or print statements, and it can include variables and special characters.

Full entry →
Full Here document glossary entry →

Term 112

HTTP API

An HTTP API is a set of rules and tools that allows computer programs to communicate with each other over the internet using the Hypertext Transfer Protocol.

Full entry →
Full HTTP API glossary entry →

Term 113

IaC

Infrastructure as Code (IaC) manages and provisions IT infrastructure through machine-readable definition files, rather than manual hardware configuration.

Full entry →
Full IaC glossary entry →

Term 114

IAM role

An IAM role is a set of permissions that an entity can assume temporarily to access cloud resources securely.

Full entry →
Full IAM role glossary entry →

Term 115

Idempotency

Idempotency means that an operation can be performed multiple times without changing the result beyond the first application.

Full entry →
Full Idempotency glossary entry →

Term 116

Incident

An incident is a security event that violates an organization's policies or threatens its data, systems, or operations, requiring a structured response.

Full entry →
Full Incident glossary entry →

Term 117

Infrastructure as code

Infrastructure as code (IaC) is the practice of managing and provisioning IT infrastructure through machine-readable definition files, rather than through physical hardware configuration or interactive configuration tools.

Full entry →
Full Infrastructure as code glossary entry →

Term 118

Intent-based networking

Intent-based networking is an approach to network management where you tell the network what you want it to do (the intent), and the network automatically configures itself to achieve that goal.

Full entry →
Full Intent-based networking glossary entry →

Term 119

JSON

JSON is a lightweight, text-based format for storing and exchanging data that is easy for humans to read and write and easy for machines to parse and generate.

Full entry →
Full JSON glossary entry →

Term 120

Kinesis

Kinesis is a managed service for real-time data streaming, processing, and analysis at scale.

Full entry →
Full Kinesis glossary entry →
← Part 3Part 5 →

Acronym parts

Part 1Part 2Part 3Part 4currentPart 5Part 6Part 7

Study resources

All AZ-400 Acronyms→AZ-400 Practice Tests→AZ-400 Study Guide→Exam Domains→