🎁 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.

IT & Linux Glossary — Definitions for Every Engineer

The Dargslan IT Glossary is a free, growing reference of clear, no-nonsense definitions for the terminology that shows up across Linux, DevOps, cloud, cybersecurity, networking, and software engineering. Each entry is written for working professionals — short enough to read in 30 seconds, deep enough to actually answer your question, and cross-linked to related terms and to in-depth coverage in our eBooks and blog articles.

What you'll find in the glossary

  • Linux & Unix terminology — kernel, init, cgroups, namespaces, systemd, SELinux, AppArmor, mount, fstab, fork, signal, and hundreds more.
  • Networking concepts — TCP/IP, BGP, OSPF, NAT, MTU, VLAN, VPN, IPSec, TLS, mTLS, DNS records, CIDR, anycast.
  • Cloud and DevOps — IaC, GitOps, blue-green deployment, canary release, observability, SLO/SLI/SLA, idempotency, immutable infrastructure.
  • Cybersecurity vocabulary — CIA triad, zero trust, MFA, SSO, OAuth vs OIDC, JWT, CVE, CVSS, MITRE ATT&CK, kill chain, threat model.
  • Container & orchestration — pod, deployment, statefulset, service mesh, sidecar, ingress, CNI, CRI, OCI, runc, containerd.
  • Database & data engineering — ACID, BASE, sharding, partitioning, replication, CAP theorem, eventual consistency, OLTP vs OLAP.

Why we built it

Wikipedia entries on technical topics are often written by committee, drift between expert and beginner level in the same paragraph, and miss the practical "why does this matter at work" angle. Vendor docs are accurate but tend to be long, dense, and biased toward selling you something. Our glossary sits in the middle: every entry is written by someone who uses the term in their day job, with concrete examples and links to deeper reading when you want to go further.

The glossary is automatically linked into our blog and book content — when you read an article that mentions a technical term, you can hover or click straight to its definition without leaving the page. That makes our long-form content far more accessible to readers who are still building up their vocabulary.

Help us grow it

Missing a term you'd like to see defined? Drop us a note via the contact form and we'll add it to the queue. New definitions are published every week — subscribe to the Dargslan newsletter or follow the tech blog to stay in the loop. Looking for in-depth learning? Browse the full eBook catalog or our free cheat sheets.