Sysadmin Tools 🇺🇦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
Forwarded from ITpro News & Reviews
​​Кстати, впереди выходные, а тут Роман Левченко (MVP: Cloud and Datacenter Management и автор книги по SCVMM) собрал в одном месте ссылки на бесплатные курсы, лабы и гайды по Microsoft Azure.

https://rlevchenko.com/2019/01/11/free-azure-certification-training-courses/

зыж Ромка, привет. 😉
https://github.com/vishnubob/wait-for-it

wait-for-it.sh is a pure bash script that will wait on the availability of a host and TCP port. It is useful for synchronizing the spin-up of interdependent services, such as linked docker containers. Since it is a pure bash script, it does not have any external dependencies.
Forwarded from DevOps News
Dropbox опубликовал доклад о том, как они меряли пропускную способность Кафки. В статье описывается подход к автоматическому тестированию, к построению модели эксперимента и т.п.

https://blogs.dropbox.com/tech/2019/01/finding-kafkas-throughput-limit-in-dropbox-infrastructure/

#Dropbox #kafka #performance
Для тех кто увлекается/обучается/работает в сфере программирования - рекомендую этот ресурс.
Из языков для практик:
C/С++//C#
python/python3
Java/Scala/Kotlin
PHP
Javascript

https://leetcode.com
Forwarded from DevOps&SRE Library
What Does a Site Reliability Engineer Do?

Краткий пост про то, что же на самом деле всетаки делают SRE.

https://blog.scalyr.com/2019/01/site-reliability-engineer
Forwarded from DevOps&SRE Library
Backblaze Hard Drive Stats for 2018

Статистика по надежности HDD

https://www.backblaze.com/blog/hard-drive-stats-for-2018
Forwarded from 4gophers
Go. REST или gRPC
В этой статье поговорим о двух подходах REST и gRPC и нескольких инструментах для того, чтобы сделать HTTP API в Go.

https://blog.maddevs.io/go-rest-%D0%B8%D0%BB%D0%B8-grpc-f5d52d7ffff6
Forwarded from Alexey Milovidov
Опубликована презентация со встречи "Открытый код в Яндексе. Спринты по CatBoost и ClickHouse":

https://yandex.github.io/clickhouse-presentations/cpp_sprint_2019/
Ссылки на cтримы в каждом посте

https://fosdem.org/2019/schedule/track/monitoring_and_observability/
Imagine if you had Prometheus for log files. We will talk about Tempo, our attempt at creating just that.

https://fosdem.org/2019/schedule/event/loki_prometheus_for_logs

https://live.fosdem.org/watch/ub2252a
тут это, Слерм стримят, всякие k8s, devops и вот это все

https://www.youtube.com/watch?v=zj08i1ZIYfk
Forwarded from DevOps&SRE Library
kubernetes_at_CERN.pdf
6.9 MB
Kubernetes at CERN
Use Cases, Integration and Challenges

Как кубер используется в CERN
pgModeler is an open source tool designed to modeling databases that merges classical concepts of entity-relationship diagrams with specific features that only PostgreSQL implements
🔰 Official site —> pgmodeler.io