Forwarded from IFTTT
Разработчики OpenBSD опубликовали выпуск переносимой редакции пакета маршрутизации OpenBGPD 6.6, который можно использовать в операционных системах, отличных от OpenBSD. Для обеспечения переносимости использованы части кода из проектов OpenNTPD, OpenSSH и LibreSSL. Кроме OpenBSD заявлена поддержка Linux и FreeBSD. Работа OpenBGPD протестирована в Debian 9, Ubuntu 14.04+ и FreeBSD 12.
via OpenNews.opennet.ru: Общая лента новостей https://ift.tt/2XpwZBF
  
  via OpenNews.opennet.ru: Общая лента новостей https://ift.tt/2XpwZBF
www.opennet.ru
  
  Доступна переносимая версия OpenBGPD 6.7p0
  Разработчики OpenBSD опубликовали выпуск переносимой редакции пакета маршрутизации OpenBGPD 6.7, который можно использовать в операционных системах, отличных от OpenBSD. Для обеспечения переносимости использованы части кода из проектов OpenNTPD, OpenSSH и…
  Forwarded from DevOps&SRE Library
Not every container has an operating system inside
https://iximiuz.com/en/posts/not-every-container-has-an-operating-system-inside
  https://iximiuz.com/en/posts/not-every-container-has-an-operating-system-inside
Jepsen Disputes MongoDB’s Data Consistency Claims
https://www.infoq.com/news/2020/05/Jepsen-MongoDB-4-2-6/
#mongodb
  https://www.infoq.com/news/2020/05/Jepsen-MongoDB-4-2-6/
#mongodb
Comparing CQL and the DynamoDB API
https://www.scylladb.com/2020/05/12/comparing-cql-and-the-dynamodb-api/
#scylla #scylladb #dynamodb #cassandra #nosql
  https://www.scylladb.com/2020/05/12/comparing-cql-and-the-dynamodb-api/
#scylla #scylladb #dynamodb #cassandra #nosql
Forwarded from Записки админа
📃 Subspace.
Тут коммунити подхватило разработку GUI для Wireguard: https://github.com/subspacecommunity/subspace Будем надеяться, что из этого что-либо хорошее таки получится.
#wireguard #github #subspace
  Тут коммунити подхватило разработку GUI для Wireguard: https://github.com/subspacecommunity/subspace Будем надеяться, что из этого что-либо хорошее таки получится.
#wireguard #github #subspace
MongoDB Best Practices on Linux 2020 Edition 
https://www.percona.com/blog/2020/04/17/mongodb-best-practices-2020-edition/
#mongodb #mongo #linux #nosql
  
  https://www.percona.com/blog/2020/04/17/mongodb-best-practices-2020-edition/
#mongodb #mongo #linux #nosql
Percona Database Performance Blog
  
  MongoDB Best Practices: Security, Data Modeling, & Schema Design
  Discover MongoDB best practices for security, data modeling, & schema design to improve performance while enhancing the HA & resilience of MongoDB.
  Forwarded from Aliaksandr Valialkin
  
  YouTube
  
  Monitoring K8s with Victoriametrics - Karan Sharma
  The talk is about Karan's experience of setting up monitoring in k8s with Victoriametrics. He will take you through his decision process on choosing VM and the pros & cons of this approach
About Karan
Karan is a software developer at Zerodha.
He started…
  About Karan
Karan is a software developer at Zerodha.
He started…
A good case study around improvising continuous integration build times, and the benefits with regards developer productivity. Parallelisation, maximum-allowable test time, randomised execution order and more good patterns
https://kellysutton.com/2020/05/18/speeding-up-a-rails-continuous-integration-pipeline.html
  https://kellysutton.com/2020/05/18/speeding-up-a-rails-continuous-integration-pipeline.html
Managing feature flags at scale is an interesting problem. Piraha is a new tool that automatically refactors code to remove code as part of removing flags. Support for Java, Swift and ObjectiveC.
https://eng.uber.com/piranha/
https://github.com/uber/piranha
#uber #piranha #java #swift #objectivec
  https://eng.uber.com/piranha/
https://github.com/uber/piranha
#uber #piranha #java #swift #objectivec
https://youtu.be/FERkUysB4u8
  This talk will review strategies and tools for managing secrets in different environments, with a particular focus on cloud infrastructure, application secrets, and secrets within the DevOps CI/CD pipeline.https://twitter.com/kvaps/status/1264535089897234432
https://asciinema.org/a/gg8zH0WtQwcKyR13bR3gj7jqf
#zfs #restic #opennebula
  
  https://asciinema.org/a/gg8zH0WtQwcKyR13bR3gj7jqf
#zfs #restic #opennebula
Twitter
  
  Andrei Kvapil
  Just tried new #zfs #draid in combination with #restic to performing block device backup for #opennebula, I like this solution so much! https://t.co/7I0bq1jZmu
  What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
https://www.michael-noll.com/blog/2020/01/16/what-every-software-engineer-should-know-about-apache-kafka-fundamentals/
#kafka #mq #java
  
  https://www.michael-noll.com/blog/2020/01/16/what-every-software-engineer-should-know-about-apache-kafka-fundamentals/
#kafka #mq #java
Michael-Noll
  
  What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  A complete Apache Kafka guide to how events, streams, tables, and topics work for data processing, storage, fault tolerance, and more.
  Forwarded from Технологический Болт Генона
Доклад в котором рассказывается и показывается как с помощью библиотеки 
AWS Infrastructure as Code with Python - Josh Dolitsky
https://www.youtube.com/watch?v=yIv4-ngf7R0
Код проекта из демо
https://github.com/bloodorangeio/python-aws-infra-demo
troposphere
https://github.com/cloudtools/troposphere
  
  troposhere можно создавать описания для AWS CloudFormation AWS Infrastructure as Code with Python - Josh Dolitsky
https://www.youtube.com/watch?v=yIv4-ngf7R0
Код проекта из демо
https://github.com/bloodorangeio/python-aws-infra-demo
troposphere
https://github.com/cloudtools/troposphere
YouTube
  
  AWS Infrastructure as Code with Python - Josh Dolitsky
  AWS (Amazon Web Services) is the leading cloud provider, used by companies of all shapes and sizes. In this talk, we will show how to create AWS CloudFormation templates in pure Python using the troposhere library: https://github.com/cloudtools/troposphere…