Sysadmin Tools 🇺🇦
3.88K subscribers
692 photos
28 videos
302 files
5.11K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.iss.one/s/sysadmin_tools
Download Telegram
Forwarded from CatOps
​​Google have perfect blog-post about SRE & Devops

They explain complicated things in simple words:
1. The difference between DevOps and SRE
2. SLIs, SLOs, and SLAs
3. Risk and error budgets
4. Toil and toil budgets
5. Customer Reliability Engineering (CRE)

#monitoring #sre #culture
Forwarded from CatOps
Google рассказывают о семи шагах в DevOps (методологию) в своём блоге.

1. Начните внедрение с малого проекта — остальные подтянутся
2. Используйте Open Source решения
3. Занимайтесь вопросами безопасности во время разработки, а не сбоку от неё
4. Следуйте лучшим практикам (хехехе. Тут пункт про SRE Book на самом деле)
5. Проводите внутренние тренинги внутри компании/команды и делитесь знаниями
6. No blame culture
7. Развивайте культуру: базируйте решения на данных, будьте открытыми, ставьте общие цели

Как-то так…

#culture
Forwarded from CatOps
​​7 Key Considerations for Kubernetes in Production

If you think this post about Kubernetes, well, it's partly true. But most of these practices you can adopt without Kube or in preparation to migration on it
Some of practices discussed in the article:
- Cluster Monitoring and Logging
- Registry and Package Management
- CI/CD Toolchain
- Security

#kubernetes #culture