@@ -345,19 +345,23 @@ The following acronyms do not need to be spelled out on first mention:
345345| Acronym | Definition |
346346| ---------| ------------|
347347| API | Application Programming Interface |
348+ | CIDR | Classless Inter-Domain Routing |
348349| CPU | Central Processing Unit |
349350| CVE | Common Vulnerabilities and Exposures |
350351| CVSS | Common Vulnerability Scoring System |
351352| DHCP | Dynamic Host Configuration Protocol |
352353| DNS | Domain Name System |
354+ | FQDN | Fully Qualified Domain Name |
353355| FTP | File Transfer Protocol |
354356| GPU | Graphics Processing Unit |
355357| gRPC | gRPC Remote Procedure Call |
356358| HTTP | Hypertext Transfer Protocol |
357359| HTTPS | Hypertext Transfer Protocol Secure |
358360| IP | Internet Protocol |
361+ | JSON | JavaScript Object Notation |
359362| JWT | JSON Web Token |
360363| NAT | Network Address Translation |
364+ | PEM | Privacy Enhanced Mail (file format) |
361365| RAM | Random Access Memory |
362366| SMTP | Simple Mail Transfer Protocol |
363367| SSH | Secure Shell |
@@ -368,6 +372,7 @@ The following acronyms do not need to be spelled out on first mention:
368372| VLAN | Virtual Local Area Network |
369373| VPN | Virtual Private Network |
370374| WAF | Web Application Firewall |
375+ | YAML | YAML Ain't Markup Language |
371376
372377
373378## Topic types and templates
0 commit comments