Forwarded from HABR FEED + OPENNET
[Перевод] etcd 3.4.3: исследование надёжности и безопасности хранилища
https://habr.com/ru/post/487534/
Tags: Блог компании Флант, Open source, NoSQL, Параллельное программирование, etcd, распределенные базы данных
Author invader150 #habr
https://habr.com/ru/post/487534/
Tags: Блог компании Флант, Open source, NoSQL, Параллельное программирование, etcd, распределенные базы данных
Author invader150 #habr
Хабр
etcd 3.4.3: исследование надёжности и безопасности хранилища
Прим. перев.: Содержимое этой статьи не совсем типично для нашего блога. Однако, как многим известно, etcd находится в самом сердце Kubernetes, из-за чего данное...
This media is not supported in your browser
VIEW IN TELEGRAM
Себе поставил и вам советую, если VSCode вам слегка поднадоел
The first cross platform terminal for Sublime Text.
https://github.com/randy3k/Terminus
#sublime #terminal
The first cross platform terminal for Sublime Text.
https://github.com/randy3k/Terminus
#sublime #terminal
pgagroal is a high-performance protocol-native connection pool for PostgreSQL
https://github.com/agroal/pgagroal
https://github.com/agroal/pgagroal
GitHub
GitHub - agroal/pgagroal: High-performance connection pool for PostgreSQL
High-performance connection pool for PostgreSQL. Contribute to agroal/pgagroal development by creating an account on GitHub.
NDB Cluster, the World's Fastest Key-Value Store
Using numbers produced already with MySQL Cluster 7.6.10 we have shown that NDB Cluster is the world's fastest Key-Value store using the Yahoo Cloud Serving Benchmark (YCSB) Workload A.
Презентация
#mysql
Using numbers produced already with MySQL Cluster 7.6.10 we have shown that NDB Cluster is the world's fastest Key-Value store using the Yahoo Cloud Serving Benchmark (YCSB) Workload A.
Презентация
#mysql
Blogspot
NDB Cluster, the World's Fastest Key-Value Store
Using numbers produced already with MySQL Cluster 7.6.10 we have shown that NDB Cluster is the world's fastest Key-Value store using the ...
Forwarded from 🇺🇦 automation-remarks.com
Про Continuous delivery на 10 лет вперед
Вчера посмотрел хороший доклад от авторов книги Continuous delivery. Dave Farley и Jez Humble рассказали о том, как они видят будущее разработки, как книга повлияла и на что стоит обратить внимание. Про тестирование и автоматизацию там тоже есть. Крайне рекомендую послушать
https://youtu.be/FVEWdatM8Uk
Вчера посмотрел хороший доклад от авторов книги Continuous delivery. Dave Farley и Jez Humble рассказали о том, как они видят будущее разработки, как книга повлияла и на что стоит обратить внимание. Про тестирование и автоматизацию там тоже есть. Крайне рекомендую послушать
https://youtu.be/FVEWdatM8Uk
YouTube
What Will The Next 10 Years Of Continuous Delivery Look Like? - Dave Farley and Jez Humble
In the 10 years since the publication of the Continuous Delivery Book a lot has changed. Continuous Delivery has become a reality for many organisations all over the world and an aspiration for many more. Join the authors Dave & Jez to reflect on why Continuous…
Forwarded from oleg_log (Oleg Kovalov)
Нашел офигенную(?) штуку для кубов, со слов пары одменов с работы - они довольны.
A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters. https://octant.dev
https://github.com/vmware-tanzu/octant
A web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters. https://octant.dev
https://github.com/vmware-tanzu/octant
Forwarded from DevOps&SRE Library
Google Cloud Advantages over AWS
Чем GCP лучше чем AWS.
https://itnext.io/google-cloud-advantages-over-aws-28751469e570
Чем GCP лучше чем AWS.
https://itnext.io/google-cloud-advantages-over-aws-28751469e570
Завезли новый канал для ф̶л̶е̶й̶м̶а̶ взаимопомощи по телеметрии и вот это все
#observability
#opencensus
#opentracing
#opentelemetry
https://t.me/ru_opentelemetry
#observability
#opencensus
#opentracing
#opentelemetry
https://t.me/ru_opentelemetry
Forwarded from DevOps Deflope News
Banzai Cloud зарелизили Thanos Operator 🔥
Он уже умеет:
* Auto discover endpoints
* Manage persistent volumes
* Metrics configuration
* Simple TLS configuration
И будет добавлено:
* Tracing configuration
* Endpoint validation
* Certificate management
* Advanced secret configuration
http://amp.gs/u6oh
GitHub: http://amp.gs/u6oE
#thanos #prometheus #k8s
Он уже умеет:
* Auto discover endpoints
* Manage persistent volumes
* Metrics configuration
* Simple TLS configuration
И будет добавлено:
* Tracing configuration
* Endpoint validation
* Certificate management
* Advanced secret configuration
http://amp.gs/u6oh
GitHub: http://amp.gs/u6oE
#thanos #prometheus #k8s
Не было, а мы завезли https://t.me/ru_scylladb
https://scylladb.com
Немного интересных ссылок:
https://www.scylladb.com/2019/12/12/how-scylla-scaled-to-one-billion-rows-a-second/
https://www.scylladb.com/alternator/
https://medium.com/@valyala/billy-how-victoriametrics-deals-with-more-than-500-billion-rows-e82ff8f725da
https://youtu.be/CDOesdWDT9Y
https://scylladb.com
Scylla is a drop-in Apache Cassandra alternative big data database that powers applications with ultra-low latency and extremely high throughput.Есть версия и open source
Немного интересных ссылок:
https://www.scylladb.com/2019/12/12/how-scylla-scaled-to-one-billion-rows-a-second/
https://www.scylladb.com/alternator/
https://medium.com/@valyala/billy-how-victoriametrics-deals-with-more-than-500-billion-rows-e82ff8f725da
https://youtu.be/CDOesdWDT9Y
Forwarded from IFTTT
MediaIn a MySQL master-slave high availability (HA) setup, it is important to continuously monitor the health of the master and slave servers so you can detect potential issues and take corrective actions. In this blog post, we explain some basic health checks you can do on your MySQL master and slave nodes to ensure your setup is healthy. The monitoring program or script must alert the high availability framework in case any of the health checks fails, enabling the high availability framework to take corrective actions in order to ensure service availability.MySQL Master Server Health ChecksMedia MediaMedia
via High Scalability https://ift.tt/37F4Zgv
via High Scalability https://ift.tt/37F4Zgv
ScaleGrid
Important Health Checks For MySQL Source-Replica Servers
Learn the MySQL health checks to monitor your high availability setup to detect potential issues so you can take corrective actions on source replica servers.
Forwarded from Пятничный деплой
Хабр
Ansible playbooks — это код: проверяем, тестируем, непрерывно интегрируем. Иван Пономарёв
Предлагаю ознакомиться с расшифровкой доклада Ивана Пономарёва «Ansible playbooks — это код: проверяем, тестируем, непрерывно интегрируем». Рефакторинг кода может быть увлекательным, особенно если...