Forwarded from Записки админа
  
  grep_v1p1.pdf
    843.4 KB
  Forwarded from DevOps&SRE Library
Log to Elasticsearch using curl
Как писать логи в Elasticsearch с помощью curl.
https://medium.com/@hendrikwallbaum/log-to-elasticsearch-using-curl-fb64d908c1a8
  Как писать логи в Elasticsearch с помощью curl.
https://medium.com/@hendrikwallbaum/log-to-elasticsearch-using-curl-fb64d908c1a8
Forwarded from DevOps Deflope News
Ребята из Severalnines решили узнать какая TSDB лучше, TimescaleDB или InfluxDB. Хорошо было бы туда добавить побольше вариантов, но что получилось 😿
http://amp.gs/UMYF
А я зато порекламирую другие варианты:
* Akumuli https://akumuli.org
* Prometheus https://prometheus.io
* VictoriaMetrics https://victoriametrics.com
#severalnines #tsdb
  
  http://amp.gs/UMYF
А я зато порекламирую другие варианты:
* Akumuli https://akumuli.org
* Prometheus https://prometheus.io
* VictoriaMetrics https://victoriametrics.com
#severalnines #tsdb
Severalnines
  
  Which Time-Series Database is Better: TimescaleDB vs InfluxDB
  In the new time-series database world, TimescaleDB and InfluxDB are two popular options with fundamentally different architectures. One is based off a relational database, PostgreSQL, the other build as a NoSQL engine. In this blog, we’ll give you a short…
  Forwarded from The Devs
  
  Forwarded from DevOps&SRE Library
Kubernetes Operating Systems
Интересное сравнение так называемых Kubernetes Operating Systems - "сборок" линукса максимально оптимизированных под запуск Kubernetes кластеров.
https://kubedex.com/kubernetes-operating-systems
  Интересное сравнение так называемых Kubernetes Operating Systems - "сборок" линукса максимально оптимизированных под запуск Kubernetes кластеров.
https://kubedex.com/kubernetes-operating-systems
Forwarded from Sys-Admin InfoSec (Yevgeniy Goncharov)
Google больше не будет поставлять компании Huawei приложения, операционные системы и другие продукты — как программные, так и аппаратные. Несколько дней назад президент США запретил американским компаниям продавать Huawei жизненно важные технологии.
https://www.reuters.com/article/us-huawei-tech-alphabet-exclusive/exclusive-google-suspends-some-business-with-huawei-after-trump-blacklist-source-idUSKCN1SP0NB
  
  https://www.reuters.com/article/us-huawei-tech-alphabet-exclusive/exclusive-google-suspends-some-business-with-huawei-after-trump-blacklist-source-idUSKCN1SP0NB
Reuters
  
  Exclusive: Google suspends some business with Huawei after Trump blacklist - source
  NEW YORK (Reuters) - Alphabet Inc’s Google has suspended business with Huawei that requires the transfer of hardware, software and technical services except those publicly available via open source licensing, a source familiar with the matter told Reuters…
  Forwarded from Записки админа
  Forwarded from Dmitry Sh
Сегодня (по случаю KubeCon'19) у нас ещё анонс werf для англоязычной публики: https://medium.com/flant-com/werf-devops-tool-d3f1251a65ab
  
  Medium
  
  Announcing werf — a missing part for CI/CD systems
  We are excited to announce werf — Open Source, Go-native and simply powerful DevOps tool bringing the CI/CD implementation based on…
  Forwarded from Пятничный деплой
Снова о latency - в каких ситуациях оно может расти https://medium.com/dm03514-tech-blog/dsre-debugging-heuristics-drivers-of-increased-latency-ea4fae98f482 #latency #sre
  
  Medium
  
  SRE: Debugging: Heuristics: Drivers of Increased Latency
  Increased latency is a common symptom of system and resource contention. There are a few common sources of Increased Latency which I have…
  Forwarded from Sys-Admin InfoSec (Yevgeniy Goncharov)
История о том, как Slack позволял (может еще позволяет у некоторых) похищать локальные файлы:
https://medium.com/tenable-techblog/stealing-downloads-from-slack-users-be6829a55f63
  
  https://medium.com/tenable-techblog/stealing-downloads-from-slack-users-be6829a55f63
Medium
  
  Stealing Downloads from Slack Users
  I’m going to go over an interesting feature abuse that could have been used to steal and even manipulate downloads from Slack users using the Slack desktop app on Windows. The vulnerability was…
  Forwarded from Информация опасносте
Немножко статистики о том, насколько полезно иметь хотя бы даже самый базовый уровень двухфакторной защиты:
Our research shows that simply adding a recovery phone number to your Google Account can block up to 100% of automated bots, 99% of bulk phishing attacks, and 66% of targeted attacks that occurred during our investigation.
https://security.googleblog.com/2019/05/new-research-how-effective-is-basic.html
  
  Our research shows that simply adding a recovery phone number to your Google Account can block up to 100% of automated bots, 99% of bulk phishing attacks, and 66% of targeted attacks that occurred during our investigation.
https://security.googleblog.com/2019/05/new-research-how-effective-is-basic.html
Google Online Security Blog
  
  New research: How effective is basic account hygiene at preventing hijacking
  Posted by Kurt Thomas and Angelika Moscicki    Every day, we protect users from hundreds of thousands of account hijacking attempts. Most at...
  Forwarded from Go Дайджест
Немного про использование Gorm vs чистый database/sql 🤓
https://eli.thegreenplace.net/2019/to-orm-or-not-to-orm
  https://eli.thegreenplace.net/2019/to-orm-or-not-to-orm
