|
1 | 1 | # Glossary |
2 | 2 |
|
| 3 | +## Business |
| 4 | + |
| 5 | +Acronym | Meaning |
| 6 | +--------|---------------------------- |
| 7 | +ARR | Annual Recurring Revenue |
| 8 | +GTM | Go-To-Market |
| 9 | +ISV | Independent Software Vendor |
| 10 | +MSP | Managed Service Provider |
| 11 | +NRR | Net Revenue Retention |
| 12 | +OKR | Objectives and Key Results |
| 13 | +SA | Solutions Architect |
| 14 | +TAM | Technical Account Manager |
| 15 | + |
3 | 16 | ## IT |
4 | 17 |
|
5 | 18 | Acronym | Meaning |
6 | | ---------|-------------------------------------------------------------- |
| 19 | +--------|---------------------------------------------------------------------------------- |
7 | 20 | BGP | Border Gateway Protocol |
| 21 | +BYON | Bring Your Own Network |
| 22 | +CD | Continuous Delivery |
| 23 | +CI | Continuous Integration |
| 24 | +CSP | Cloud Service Provider |
| 25 | +DAST | Dynamic Application Security Testing |
| 26 | +DFA | Data flow analysis (a method used to understand how data moves through a program) |
8 | 27 | DKIM | Domain Keys Identified Mail |
9 | 28 | DMARC | Domain-based Message Authentication Reporting and Conformance |
| 29 | +HCI | Hyperconverged Infrastructure |
10 | 30 | FOSS | Free and open source software |
| 31 | +PSA | Professional Services Automation |
| 32 | +RPS | Request Per Second |
| 33 | +SAST | Static Application Security Testing |
| 34 | +SBOM | Software Bill Of Materials |
| 35 | +SCA | Software Composition Analysis |
| 36 | +SCM | Source Code Management |
| 37 | +SDLC | Software Development Lifecycle |
11 | 38 | SRE | Site Reliability Engineering |
12 | 39 | SPF | Sender Policy Framework |
13 | | - |
14 | | -## Programming |
15 | | - |
16 | | -Acronym | Meaning | Details |
17 | | ---------|--------------------|------------------------------------------------------------- |
18 | | -DFA | Data flow analysis | A method used to understand how data moves through a program |
| 40 | +SSoT | Single Source of Truth |
| 41 | +SOP | Standard Operating Procedure |
| 42 | +VCS | Version Control System |
| 43 | +VPC | Virtual Private Cloud |
19 | 44 |
|
20 | 45 | ## Security |
21 | 46 |
|
22 | 47 | Acronym | Meaning |
23 | | ---------|--------------------------- |
| 48 | +--------|--------------------------------------------- |
| 49 | +ASPM | Application Security Posture Management |
| 50 | +CDR | Cloud Detection & Response |
24 | 51 | CIEM | Cloud Infrastructure Entitlement Management |
25 | 52 | CNAPP | Cloud Native Application Protection Platform |
26 | 53 | CSPM | Cloud Security Posture Management |
| 54 | +CTF | Capture The Flag |
27 | 55 | CWP | Cloud Workload Protection |
| 56 | +CWPP | Cloud Workload Protection Platform |
28 | 57 | DSPM | Data Security Posture Management |
29 | 58 | KSPM | Kubernetes Security Posture Management |
30 | 59 | NHI | Non-Human Identity |
| 60 | +SBOM | Software Bill of Materials |
31 | 61 | SOC | Security Operations Center |
0 commit comments