An open API service indexing awesome lists of open source software.

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

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.