mirror of
https://github.com/ada-dmitry/ada-dmitry.github.io.git
synced 2026-09-24 09:20:40 +00:00
Add notes for Home Server setup and IT School curriculum
- Created a new note on setting up a Home Server with Proxmox, detailing hardware choices, NAT, and remote access solutions. - Added a comprehensive overview of the IT School curriculum, covering topics such as IT infrastructure, automation, virtualization, and more. - Included detailed notes on various aspects of IT infrastructure, including hardware components, network storage, and cloud models. - Documented the importance of automation in infrastructure management and introduced key tools and methodologies like DevOps and Infrastructure as Code. - Explained virtualization concepts, including hypervisors, containers, and software-defined networking, along with practical scenarios and benefits.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Летняя IT-школа КРОК
|
||||
layout: single
|
||||
---
|
||||
|
||||
Я прошел летнюю школу по направлению System-инженер, поэтому хочу поделиться своими конспектами. Конечно, это не заменит очное обучение там (а это было круто), но познакомиться с профессией системного инженера поможет)
|
||||
|
||||
P.s. Я буду постепенно выкладывать, потому что преобразовывать заметки из Obsidian в формат для сайта - штука трудозатратная)
|
||||
|
||||
## 📘 Теория
|
||||
1) [Что такое IT-инфраструктура]({% link _notes/IT-School/croc1.md %})<br>
|
||||
2) [Инфраструктура на уровне железа]({% link _notes/IT-School/croc2.md %})<br>
|
||||
3) [Автоматизация в программной инфраструктуре]({% link _notes/IT-School/croc3.md %})<br>
|
||||
4) [Введение в виртуализацию]({% link _notes/IT-School/croc4.md %})<br>
|
||||
<!-- 5) [[Базовые сетевые службы]]
|
||||
6) [[Системы резервного копирования (СРК)]]
|
||||
7) [[Системы мониторинга]] -->
|
||||
|
||||
<!-- ## 🧠 Полезные заметки
|
||||
- [[Отказоустойчивость VS Высокая доступность]]
|
||||
- [[SLA, SLO, SLI]]
|
||||
- [[Метрики и алерты]]
|
||||
- [[Split-brain]]
|
||||
- [[Геораспределённые кластеры и ЦОД]]
|
||||
- [[Виды кластеров высокой доступности]]
|
||||
- [[RAID — Redundant Array of Independent Disks]]
|
||||
- [[Публичные выступления]] -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user