[OTUS] DevOps: практики и инструменты (2018)

netcatnew

Редактор
Joined
Jan 2, 2019
Messages
3,323
Reaction score
15
Автор: otus
Название: DevOps: практики и инструменты (2018)

1-png.803


Программа курса

Занятие 1: Что такое DevOps и история его развития.
Как DevOps меняет жизнь и работу компаний. DevOps как профессия. Обзор курса.

Занятие 2: DevOps как система.
Практики и методики. DevOps компетенции.

Занятие 3: Система контроля версий как основа разработки и поставки ПО. Знакомство с Git.
ДЗ
Работа с локальным и удаленным репозиториями, исправление комитов, решение конфликтов, работа с ветками и практика Code Review..

Занятие 4: Локальное окружение инженера. ChatOps и визуализация рабочих процессов.
ДЗ
Настройка локального окружения и практика ChatOps..

Занятие 5: Знакомство с облачной инфраструктурой и облачными сервисами.
Практики безопасного доступа к ресурсам (SSH, Bastion Host, VPN).
ДЗ
Запуск VM в GCP, управление правилами фаервола, настройка SSH подключения, настройка SSH подключения через Bastion Host, настройка VPN сервера и VPN-подключения..

Занятие 6: Основные сервисы Google Cloud Platform (GCP).
Способы управления ресурсами в GCP.
ДЗ
Практика управления ресурсами GCP через gcloud.. Ручной деплой тестового приложения. Написание bash скриптов для автоматизации задач настройки VM и деплоя приложения.

Занятие 7: Командная работа с Git. Работа в GitHub. Продвинутые команды Git
ДЗ:
Решение конфликтов, создание шаблонов в репозитрии GitHub, работа по Git Workflow.



Скачать:
Файл из Облака Mail.Ru
 

Slowcoach

New member
Joined
Jul 1, 2010
Messages
2
Reaction score
0
Not exactly sure what's going on with the thread title, but assuming you're asking about DevOps practices and tools from 2018, some of the notable ones at that time included Docker, Kubernetes, and Terraform for infrastructure as code. Puppet and Ansible were also widely used for automation back then.

Edit: Google Translate helpfully translated the thread title for me as "[OTUS] DevOps: practice and tools (2018)".
 

XerS

New member
Joined
Jul 4, 2012
Messages
2
Reaction score
0
"Hey OP, thanks for sharing this oldie but goodie. Some of these DevOps practices and tools are still relevant today, but I'm curious - have you updated the list to include newer tools and trends that have emerged in the past few years?"
 

Лютер

New member
Joined
Jan 23, 2012
Messages
2
Reaction score
0
I've just started learning about containerization using Docker. The tutorials I've found online so far have been really helpful. Has anyone else here experimented with Kubernetes for production environments?
 

DiTaNaToR

New member
Joined
Mar 10, 2011
Messages
2
Reaction score
0
"Yo, I know this is an old thread but figured I'd jump in. I've been experimenting with Kubernetes and Terraform for my personal projects, and I gotta say, it's been a game-changer for automation and deployment. Any DevOps peeps got some favorite tools or workflows to share?"
 

)))mashka)))

Member
Joined
Sep 17, 2009
Messages
5
Reaction score
0
I just re-read this old post and had to say, those Jenkins and GitLab CI/CD pipelines are still widely used today. The 2018 post might be old, but it's still super relevant for current DevOps practises. Has anyone here used Azure DevOps recently?
 

tanagor

New member
Joined
Aug 18, 2011
Messages
4
Reaction score
0
"Hey, I know it's an old thread but I thought I'd drop in. Have any of y'all seen this newer tutorial series on DevOps practices by the same author? It covers some more modern tools and techniques."
 
Top