AMP Stack- Apache, MySql, PHP 
- component based local development model less optimal than (replaced by) DDEV-Local based development model
 
Composer- dependency manager 
Database- MySQL, PostgreSQL, MariaDB
- the data, "the stuff" computing works on/with
 
DDEV-Local- Docker-based tool for local developmentddev.readthedocs.io
Docker- dependency manager 
Drupal- Sophisticated, modular "Content Management System" (CMS)drupal.org
Language/Scripting Language- PHP, .NET, Python
- communication between a user and the data
php.net
Microsoft's .NET
python.org
Linux- UNIX "based" operating system for personal computers 
Repository- Remote storage
- GIT
 
Server- Apache, NGINX, IIS
- essentially a "language server", (compiler?)
- Web (Browser) server/Database server, Email (services) server
 
UbuntuLinux Debian distro 
WSLWindows Subsystem for Linuxlearn.microsoft.com/en-us/windows/wsl/