A Plain Approach to Complex Ideas
Regular expressions
Defines a pattern used to identify, extract, or validate specific character sequences within text
Docker containers
An open-source platform that enables developers to build, package, and run applications in lightweight, portable containers
Filesystem Metadata
Stores metadata about files in Unix-like systems, such as ownership, permissions, size, and disk block locations — but not the filename itself
Extensible Markup Language
A flexible, human-readable format used to store and transport structured data using custom tags that define the data’s meaning and hierarchy
Active Directory
A centralized directory service by Microsoft used to manage users, devices, and access control within Windows-based networks through authentication and authorization
GET post delete & more
Standard request types used by web clients to interact with servers — such as retrieving data (GET), submitting data (POST), or removing resources (DELETE)
Source
Books
Medium
ChatGPT
Stack Overflow
HTB Academy
Microsoft Learn
Youtube
Reddit Communities