|
1 | | -*[HTML]: Hyper Text Markup Language |
2 | | -*[W3C]: World Wide Web Consortium |
3 | | -*[pwsh]: PowerShell Core (also known as PowerShell 7) |
4 | | -*[CLI]: Command Line Interface |
5 | | -*[LTS]: Long-Term Servicing |
6 | 1 | *[API]: Application Programming Interface |
7 | | -*[JSON]: JavaScript Object Notation |
8 | | -*[XML]: eXtensible Markup Language |
9 | | -*[CSS]: Cascading Style Sheets |
10 | | -*[JS]: JavaScript |
11 | | -*[SQL]: Structured Query Language |
12 | | -*[UI]: User Interface |
13 | | -*[UX]: User Experience |
14 | | -*[OS]: Operating System |
15 | | -*[IDE]: Integrated Development Environment |
| 2 | +*[Bitbucket]: Web-based version control repository hosting service |
| 3 | +*[CD]: Continuous Deployment or Continuous Delivery |
16 | 4 | *[CDN]: Content Delivery Network |
17 | | -*[SaaS]: Software as a Service |
18 | | -*[PaaS]: Platform as a Service |
19 | | -*[IaaS]: Infrastructure as a Service |
20 | | -*[VPN]: Virtual Private Network |
21 | | -*[DNS]: Domain Name System |
22 | | -*[SSL]: Secure Sockets Layer |
23 | | -*[TLS]: Transport Layer Security |
24 | | -*[HTTP]: Hypertext Transfer Protocol |
25 | | -*[HTTPS]: Hypertext Transfer Protocol Secure |
26 | | -*[REST]: Representational State Transfer |
27 | | -*[SOAP]: Simple Object Access Protocol |
28 | | -*[CRUD]: Create, Read, Update, Delete |
29 | 5 | *[CI]: Continuous Integration |
30 | | -*[CD]: Continuous Deployment or Continuous Delivery |
31 | | -*[DevOps]: Development and Operations |
32 | 6 | *[CI/CD]: Continuous Integration/Continuous Deployment |
33 | | -*[KPI]: Key Performance Indicator |
34 | | -*[SEO]: Search Engine Optimization |
35 | | -*[psd1]: PowerShell Data File |
36 | | -*[psm1]: PowerShell Module File |
37 | | -*[ps1]: PowerShell Script File |
38 | | -*[ps1xml]: PowerShell XML File |
39 | | -*[GHEC]: GitHub Enterprise Cloud |
| 7 | +*[CLI]: Command Line Interface |
| 8 | +*[CRUD]: Create, Read, Update, Delete |
| 9 | +*[CSS]: Cascading Style Sheets |
| 10 | +*[DevOps]: Development and Operations |
| 11 | +*[DNS]: Domain Name System |
| 12 | +*[Docker]: Platform for developing, shipping, and running applications in containers |
| 13 | +*[GH]: GitHub |
40 | 14 | *[GHE]: GitHub Enterprise |
| 15 | +*[GHEC]: GitHub Enterprise Cloud |
| 16 | +*[GHECDR]: GitHub Enterprise Cloud with Data Residency |
41 | 17 | *[GHES]: GitHub Enterprise Server |
42 | | -*[GH]: GitHub |
43 | 18 | *[Gist]: GitHub Gist |
44 | 19 | *[Git]: Version Control System |
45 | 20 | *[GitHub]: Web-based platform for version control using Git |
46 | 21 | *[GitLab]: Web-based DevOps lifecycle tool that provides a Git repository manager |
47 | | -*[Bitbucket]: Web-based version control repository hosting service |
48 | | -*[Docker]: Platform for developing, shipping, and running applications in containers |
| 22 | +*[HTML]: Hyper Text Markup Language |
| 23 | +*[HTTP]: Hypertext Transfer Protocol |
| 24 | +*[HTTPS]: Hypertext Transfer Protocol Secure |
| 25 | +*[IaaS]: Infrastructure as a Service |
| 26 | +*[IDE]: Integrated Development Environment |
| 27 | +*[JS]: JavaScript |
| 28 | +*[JSON]: JavaScript Object Notation |
| 29 | +*[KPI]: Key Performance Indicator |
49 | 30 | *[Kubernetes]: Open-source system for automating deployment, scaling, and management of containerized applications |
50 | | -*[GHECDR]: GitHub Enterprise Cloud with Data Residency |
| 31 | +*[LTS]: Long-Term Servicing |
| 32 | +*[OS]: Operating System |
| 33 | +*[PaaS]: Platform as a Service |
| 34 | +*[ps1]: PowerShell Script File |
| 35 | +*[ps1xml]: PowerShell XML File |
| 36 | +*[psd1]: PowerShell Data File |
| 37 | +*[psm1]: PowerShell Module File |
| 38 | +*[pwsh]: PowerShell Core (also known as PowerShell 7) |
| 39 | +*[REST]: Representational State Transfer |
| 40 | +*[SaaS]: Software as a Service |
| 41 | +*[SEO]: Search Engine Optimization |
| 42 | +*[SOAP]: Simple Object Access Protocol |
| 43 | +*[SQL]: Structured Query Language |
| 44 | +*[SSL]: Secure Sockets Layer |
| 45 | +*[TLS]: Transport Layer Security |
| 46 | +*[UI]: User Interface |
| 47 | +*[UX]: User Experience |
| 48 | +*[VPN]: Virtual Private Network |
| 49 | +*[W3C]: World Wide Web Consortium |
| 50 | +*[XML]: eXtensible Markup Language |
0 commit comments