Forwarded from Пятничный деплой
Видосы с kubecon подъехали https://www.youtube.com/playlist?list=PLj6h78yzYM2Njj5PvNc4Mtcril2YyR95d
YouTube
KubeCon + CloudNativeCon China 2019 (Shanghai) - YouTube
Forwarded from Sys-Admin InfoSec (Yevgeniy Goncharov)
Прикольная подборка bash алиасов, если не все, то часть явно можно взять себе на повседневку:
https://github.com/algotech/dotaliases
https://github.com/algotech/dotaliases
GitHub
GitHub - algotech/dotaliases: Helpful bash aliases to increase productivity
Helpful bash aliases to increase productivity. Contribute to algotech/dotaliases development by creating an account on GitHub.
Самое быстрое Зеркало для линуксоида в Европе, как я погляжу... остальные хромают )
https://ftp.halifax.rwth-aachen.de/
https://ftp.halifax.rwth-aachen.de/
Forwarded from DataEng
В блоге AirBnB вышла полезная статья про идемпотентный фреймворк для построения распределенных систем.
В самой статье идёт речь про кейс реализации системы предотвращающей двойное списание денег у клиентов сервиса.
Читаем: https://medium.com/airbnb-engineering/avoiding-double-payments-in-a-distributed-payments-system-2981f6b070bb
В самой статье идёт речь про кейс реализации системы предотвращающей двойное списание денег у клиентов сервиса.
Читаем: https://medium.com/airbnb-engineering/avoiding-double-payments-in-a-distributed-payments-system-2981f6b070bb
Medium
Avoiding Double Payments in a Distributed Payments System
How we built a generic idempotency framework to achieve eventual consistency and correctness across our payments micro-service…
Возвращаясь к "неделе баз данных"
оригинал: https://www.percona.com/blog/2018/08/29/tune-linux-kernel-parameters-for-postgresql-optimization/
перевод : " https://habr.com/ru/post/458860/
оригинал: https://www.percona.com/blog/2018/08/29/tune-linux-kernel-parameters-for-postgresql-optimization/
перевод : " https://habr.com/ru/post/458860/
Percona Database Performance Blog
Tune Linux Kernel Parameters For PostgreSQL Optimization
In this post, we will discuss some important Linux kernel parameters that can affect PostgreSQL database server performance and how these should be tuned.
Всем кто интересуется lisp-ом, стоит посетить эти ссылки.
https://www.ale-lang.org/intro/
https://www.luna-lang.org/#Features
https://www.ale-lang.org/intro/
https://www.luna-lang.org/#Features
Forwarded from Пятничный деплой
Практически все кто использует Kubernetes, рано или поздно, сталкиваются с необходимостью подсчёта потребляемых ресурсов. Следующая штука должна вам очень помочь https://github.com/rchakode/kube-opex-analytics/blob/master/README.md ну и вдогонку отличная статья на тему - https://medium.com/swlh/bringing-prometheus-metrics-and-grafana-dashboard-for-cost-allocation-on-kubernetes-clusters-1ee7f68cd677
GitHub
rchakode/kube-opex-analytics
🎨 Kubernetes Cost Allocation and Capacity Planning Analytics Tool. Hourly, daily, monthly reports - Prometheus exporter - Built-in & Grafana dashboard. - rchakode/kube-opex-analytics
LinkedRW
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file.
PS: за такой сайт в резюме сразу +5 к карме 😎
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file.
PS: за такой сайт в резюме сразу +5 к карме 😎
GitHub
GitHub - zeshuaro/LinkedRW: A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file - GitHub - zeshuaro/LinkedRW: A simple CLI to create your resume and personal website based on ...
Jenkins roles for ansible
2) https://github.com/lean-delivery/ansible-role-jenkins
Подсмотрено здесь
Если кто юзает дженкинс, у нас вышел новый релиз соответствующей роли:1) https://galaxy.ansible.com/lean_delivery/jenkins
2) https://github.com/lean-delivery/ansible-role-jenkins
Подсмотрено здесь
Ansible
Ansible Galaxy
Jump start your automation project with great content from the Ansible community
Forwarded from Go Дайджест
Новая фича для бенчмарков. testing.B.ReportMetric. 🤓🧐
Разбираемся. 👇
https://commaok.xyz/post/report-metric
Разбираемся. 👇
https://commaok.xyz/post/report-metric
commaok.xyz
testing.B.ReportMetric
My favorite new API in Go 1.13 is testing.B.ReportMetric. It allows you to report custom metrics from within your benchmarks.
When the API was proposed, the motivating example was package sort. The package sort benchmarks, like all benchmarks, measure elapsed…
When the API was proposed, the motivating example was package sort. The package sort benchmarks, like all benchmarks, measure elapsed…
Forwarded from Пятничный деплой
Ну и раз неделя ДБ плавно перетекла в неделю логов - вот вам best practices для этого самого https://hackernoon.com/writing-some-actually-decent-logs-4f547aa4f2f6 #logs