Skip to main content

Acronym glossary

The acronyms used across these docs, expanded once here.

AcronymMeaningIn short
ACLAccess Control ListRules defining who is allowed to access what
AAIAuthentication and Authorization InfrastructureIdentity federation of the Swiss universities, operated by SWITCH
BMC / IPMIBaseboard Management Controller / Intelligent Platform Management InterfaceRemote out-of-band management of server hardware (console, power, virtual media), independent of the OS
CECommunity EditionThe free, open-source edition of GitLab
CI/CDContinuous Integration / Continuous DeliveryAutomatic execution of tests and deployments on every code change
CUDACompute Unified Device ArchitectureNVIDIA's GPU computing platform
DNSDomain Name SystemTranslation of domain names into IP addresses
FQDNFully Qualified Domain NameComplete domain name (e.g. git.isc.hevs.ch)
HAHigh AvailabilityAutomatic restart of critical VMs on another node in case of failure
IdPIdentity ProviderIdentity provider — here SWITCH edu-ID
IDSIntrusion Detection SystemIntrusion detection (Suricata on the network, Wazuh on the hosts)
K8sKubernetesContainer orchestrator
LXCLinux ContainersLightweight system containers (sharing the host kernel), an alternative to VMs in Proxmox
NOCNetwork Operations CenterSupervision of infrastructure health (metrics, availability, alerts)
OIDCOpenID ConnectModern authentication protocol built on OAuth 2.0 — chosen for the edu-ID integration
PBSProxmox Backup ServerBackup server dedicated to Proxmox VMs/containers (deduplicated, incremental, verified)
PDMProxmox Datacenter ManagerCentralized console to manage several Proxmox hosts/clusters
PVEProxmox Virtual EnvironmentThe hypervisor: the virtualization layer installed on every machine
SAMLSecurity Assertion Markup LanguageLegacy federated authentication protocol (XML), an alternative to OIDC that was not chosen
SIEMSecurity Information and Event ManagementCentralized collection and correlation of security events (Wazuh)
SOCSecurity Operations CenterSecurity supervision (intrusions, logs, compliance)
SSOSingle Sign-OnSingle authentication: one account (edu-ID) for all services
TLSTransport Layer SecurityConnection encryption (the "S" in HTTPS)
VLANVirtual LANLogical segmentation of the physical network into isolated zones
VMVirtual MachineVirtual machine
VPNVirtual Private NetworkEncrypted tunnel giving access to the internal network from outside
ZFS(Zettabyte File System)File system with built-in snapshots, compression and redundancy, used for Proxmox storage