🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

IT Glossary & Dictionary

14 terms covering Linux, Python, DevOps, Networking, Databases, and more.

Clear definitions and in-depth explanations for beginners and professionals.

All Cloud Computing (35) Databases (51) DevOps (60) Linux (60) Networking (46) Programming Concepts (40) Python (55) Security (40) Web Development (53)
A-Z: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Clear

G

Garbage Collection

Programming Concepts

An automatic memory management process that identifies and reclaims memory no longer in use by a program.

Generator

Python

A function that yields values one at a time using the yield keyword, enabling memory-efficient iteration over large datasets.

GIL (Global Interpreter Lock)

Python

A mutex in CPython that allows only one thread to execute Python bytecode at a time, limiting true parallelism.

Git

DevOps

A distributed version control system that tracks changes in source code during software development.

GitFlow

DevOps

A branching model for Git that defines a strict workflow with feature, develop, release, hotfix, and main branches.

GitHub Actions

DevOps

A CI/CD platform integrated into GitHub that automates build, test, and deployment workflows using YAML configuration.

GitOps

DevOps

A practice where Git repositories serve as the single source of truth for both application code and infrastructure configuration.

Google Cloud Platform (GCP)

Cloud Computing

Google's suite of cloud computing services running on the same infrastructure that Google uses for its consumer products.

Grafana

DevOps

An open-source analytics and visualization platform for creating dashboards from various data sources.

Graph Database

Databases

A database that uses graph structures with nodes, edges, and properties to store and query highly connected data.

GraphQL

Web Development

A query language for APIs that lets clients request exactly the data they need, reducing over-fetching and under-fetching.

Grep

Linux

A command-line utility for searching plain-text data for lines matching a regular expression pattern.

gRPC

Web Development

A high-performance RPC framework using Protocol Buffers and HTTP/2 for efficient service-to-service communication.

GRUB

Linux

The Grand Unified Bootloader, a program that loads the operating system kernel into memory during system startup.

How Our IT Glossary Helps You

More than just definitions — our glossary is a learning tool that connects concepts to practical resources.

📚 Clear Definitions

Every term has a short definition for quick reference and a detailed explanation for deeper understanding.

🎯 Difficulty Levels

Each term is tagged as Beginner, Intermediate, or Advanced so you know if it matches your current knowledge.

🔗 Linked to eBooks

Terms link to relevant eBooks so you can go from a quick definition to in-depth learning in one click.

🔭 9 Categories

Browse by topic area — filter by category and A-Z letter to find exactly what you need in seconds.

Browse All Books Reading Lists Read Our Blog

Frequently Asked Questions

What is the Dargslan IT Glossary?

The Dargslan IT Glossary is a comprehensive dictionary of 14 information technology terms covering 9 categories including Cloud Computing, Databases, DevOps, Linux, Networking, Programming Concepts. Each term includes a clear definition, an in-depth explanation, difficulty level, and links to related eBooks for further learning.

How many terms does the glossary contain?

The glossary currently contains 14 terms across 9 categories. We regularly add new terms to keep the glossary current with the latest technologies and concepts.

Who is this glossary for?

The glossary is designed for anyone working in or learning about IT — from complete beginners encountering unfamiliar terms to experienced professionals looking for precise definitions. Each term includes a difficulty badge (Beginner, Intermediate, or Advanced) so you can find content at your level.

Can I browse terms by category?

Yes. Use the category pills at the top of the glossary to filter terms by topic such as Cloud Computing, Databases, DevOps, Linux, Networking, Programming Concepts. You can also use the A-Z letter filter to jump to terms starting with a specific letter, or combine both filters.

How are glossary terms linked to eBooks?

Many glossary terms are linked to relevant eBooks in our store. When you read a term definition, you will see recommended books that cover that topic in depth — making it easy to go from a quick definition to comprehensive learning.

Is the glossary free to use?

Yes, the entire IT glossary is completely free. Browse, read, and learn from all 14 terms without any registration or payment required.

How do I find a specific term?

You can use the A-Z letter navigation to jump to terms starting with a specific letter, filter by category to narrow results, or use the search bar in the header to find any term by name. Each term has its own dedicated page with a full explanation.