https://github.com/amaurybsouza/devops-glossary
DevOps terms you should know
https://github.com/amaurybsouza/devops-glossary
ansible aws azure cloud devops devops-tools gcp kubernetes terraform
Last synced: 2 months ago
JSON representation
DevOps terms you should know
- Host: GitHub
- URL: https://github.com/amaurybsouza/devops-glossary
- Owner: amaurybsouza
- Created: 2021-12-08T00:13:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T00:25:53.000Z (over 4 years ago)
- Last Synced: 2025-02-07T09:14:56.258Z (over 1 year ago)
- Topics: ansible, aws, azure, cloud, devops, devops-tools, gcp, kubernetes, terraform
- Homepage: https://amauryborgesouza.medium.com/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DevOps terms you should know
`container runtime` it's a software component that can run containers on a host operating system (most famous Docker).
`registry` é um local onde você pode guardar as imagens dos containers, basicamente é um sistema de entrega de conteúdo.