Полезный материал
Для удобства решил сохранить часть полезного материала по DevOps.
Навигация
Certifications
GIT
Docker
DevOps
Certifications
Желательная сертификация:
-
Linux Professional Institute Linux Essentials
-
Google Cloud Digital Leader
-
Microsoft Certified: Azure Fundamentals
-
AWS Certified Cloud Practitioner
GIT
- git online game
- Beautiful git log
git log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all
Docker
- Пост, объясняющий контейнерезацию https://habr.com/ru/post/541288/
- Лаба для изучения docker и docker swarm https://labs.play-with-docker.com/