Полезный материал

Полезный материал

Для удобства решил сохранить часть полезного материала по DevOps.

Навигация

Certifications
GIT
Docker
DevOps

Certifications

Желательная сертификация:

  • Linux Professional Institute Linux Essentials

  • Google Cloud Digital Leader

  • Microsoft Certified: Azure Fundamentals

  • AWS Certified Cloud Practitioner

GIT

  1. git online game
  2. 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

  1. Пост, объясняющий контейнерезацию https://habr.com/ru/post/541288/
  2. Лаба для изучения docker и docker swarm https://labs.play-with-docker.com/

DevOps

  1. devops exercises
  2. nginx+certbot