Forwarded from Go Дайджест
Прикольный проектик, позволяющий быстро сгенерить ssl сертификат для локального девелопмента. 👨💻
👇
https://github.com/suyashkumar/ssl-proxy
👇
https://github.com/suyashkumar/ssl-proxy
GitHub
GitHub - suyashkumar/ssl-proxy: :lock: Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt,…
:lock: Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided) - suyashkumar/ssl-proxy
Forwarded from HABR FEED + OPENNET
Из эпицентра Google Cloud Next ’19: полевые заметки CEO
https://habr.com/ru/post/452322/
Tags: SQL, API, Google API, Конференции, Google Cloud Platform, google cloud platform, google cloud, аналитика, облачные технологии
Author brgr on #habrahabr
https://habr.com/ru/post/452322/
Tags: SQL, API, Google API, Конференции, Google Cloud Platform, google cloud platform, google cloud, аналитика, облачные технологии
Author brgr on #habrahabr
Хабр
Из эпицентра Google Cloud Next ’19: полевые заметки CEO
Если хотите знать, откуда дует ветер, отправляйтесь в самое сердце урагана. Приблизительно такое ощущение сложилось от посещения конференции Google Cloud Next...
https://github.com/reactiveops/polaris
Polaris helps keep your cluster healthy. It runs a variety of checks to ensure that Kubernetes deployments are configured using best practices that will avoid potential problems in the future. The project includes two primary components:
- A dashboard that provides an overview of how well current deployments are configured within a cluster.
- An experimental validating webhook that can prevent any future deployments that do not live up to a configured standard.
Polaris helps keep your cluster healthy. It runs a variety of checks to ensure that Kubernetes deployments are configured using best practices that will avoid potential problems in the future. The project includes two primary components:
- A dashboard that provides an overview of how well current deployments are configured within a cluster.
- An experimental validating webhook that can prevent any future deployments that do not live up to a configured standard.
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…