Братцы! С наступающим Новым годом! Удачи нам всем и успехов! Безграничных творческих порывов и драйва!
#HappyNewYear
#HappyNewYear
Technical debt: how to measure and manage it with DevOps
What is technical debt? When a technical team implements a sub-optimal solution to a problem, they are making a trade-off between paying the cost now to implement the optimal solution versus paying it later. In doing so, this team is incurring a technical “debt.”
👉 https://circleci.com/blog/manage-and-measure-technical-debt/
#productivity
What is technical debt? When a technical team implements a sub-optimal solution to a problem, they are making a trade-off between paying the cost now to implement the optimal solution versus paying it later. In doing so, this team is incurring a technical “debt.”
👉 https://circleci.com/blog/manage-and-measure-technical-debt/
#productivity
Что такое SLI, SLO, SLA?
Если ты до сих пор путаешь понятия 😎
🎥 https://youtu.be/14YSD5b0jHE
#devops #sre
Если ты до сих пор путаешь понятия 😎
🎥 https://youtu.be/14YSD5b0jHE
#devops #sre
Forwarded from ДЕВОПСИНА | DevOps | Linux
This media is not supported in your browser
VIEW IN TELEGRAM
HR готовит новенького девопса для знакомства с его будущей командой, да... к такому дерьму привыкнуть сложно
@devopsina
@devopsina
⚡1
Grafana Loki top 5 query performance tips
🎥 https://www.youtube.com/watch?v=YED8XIm0YPs&ab_channel=Grafana
#grafana #loki
🎥 https://www.youtube.com/watch?v=YED8XIm0YPs&ab_channel=Grafana
#grafana #loki
YouTube
Grafana Loki top 5 query performance tips
In this video, we will discuss some key tips and techniques you can use to optimize the performance of your Loki queries in Grafana Loki.
By following these best practices, you can ensure that your Loki queries are executed efficiently and effectively.…
By following these best practices, you can ensure that your Loki queries are executed efficiently and effectively.…
Flamingo - the Flux Subsystem for Argo
FSA is a project that brings the Terraform management features from the Flux world to your Argo CD user interface
👉 https://github.com/flux-subsystem-argo/flamingo
#flux #argo #gitops
FSA is a project that brings the Terraform management features from the Flux world to your Argo CD user interface
👉 https://github.com/flux-subsystem-argo/flamingo
#flux #argo #gitops
helm-decomposer - the tool templates the Helm package (.tgz or untarred folder) identifies all images in use and visualizes tree structure of the Chart.
👉 https://github.com/jkosik/helm-decomposer
#helm
👉 https://github.com/jkosik/helm-decomposer
#helm
Измеряем DevOps, что такое DORA метрики?
Небольшая статья про DORA метрики в напоминание, что они существуют:
🔹Deployment Frequency
🔹Lead Time for Changes
🔹Change Failure Rate
🔹Time to Restore Service
👉 https://habr.com/ru/post/583268/
#devops
Небольшая статья про DORA метрики в напоминание, что они существуют:
🔹Deployment Frequency
🔹Lead Time for Changes
🔹Change Failure Rate
🔹Time to Restore Service
👉 https://habr.com/ru/post/583268/
#devops
Братцы, вы собираете DORA метрики? Делитесь вашим опытом в комментариях. Какие тулзы используете?
Anonymous Poll
8%
Уже собираем все метрики
14%
Пока только одну / несколько
78%
И так забот хватает
Kubernetes Reflector is an addon designed to monitor changes to resources (secrets and configmaps) and reflect changes to mirror resources in the same or other namespaces.
👉 https://github.com/emberstack/kubernetes-reflector
#kubernetes
👉 https://github.com/emberstack/kubernetes-reflector
#kubernetes
Братцы, небольшое мотивирующее видео. Что может быть лучше субботним утром. Тезисы просты или скорее вечны 🥸
👉 https://youtu.be/8ICdObsYjP0
Развивайтесь, прокачивайтесь и никакие ИИ вам не будут страшны 🎉
#selfmade
👉 https://youtu.be/8ICdObsYjP0
Развивайтесь, прокачивайтесь и никакие ИИ вам не будут страшны 🎉
#selfmade
YouTube
Программисты больше не нужны, ИИ всех съест или почему ты должен развиваться
Ну что там, всё-приплыли, искусственный интеллект, ChatGPT, нас всех на свалку?
* Мой курс «Хардкорная веб-разработка» — https://course.to.digital
* Книжный клуб Ботаним!, где мы читаем хорошие ИТ-книги: https://botanim.to.digital/
* Telegram — https://t.me/t0digital…
* Мой курс «Хардкорная веб-разработка» — https://course.to.digital
* Книжный клуб Ботаним!, где мы читаем хорошие ИТ-книги: https://botanim.to.digital/
* Telegram — https://t.me/t0digital…
Как получить доступ к chatGPT в России
Братцы, уверен многим пригодится 🤝
👉 https://habr.com/ru/post/704600/
#chatgpt
Братцы, уверен многим пригодится 🤝
👉 https://habr.com/ru/post/704600/
#chatgpt
Как техдолг может утопить команду, и что делать, чтобы этого не допустить
👉 https://habr.com/ru/company/oleg-bunin/blog/697064/
#management
👉 https://habr.com/ru/company/oleg-bunin/blog/697064/
#management
Журналы аудита Kubernetes: лучшие практики и настройка
Журналы аудита фиксируют все эти API-обращения, адресованные API-серверу, включая API-вызовы, которые совершают разные пользователи, и другие вызовы, выполняемые различными компонентами Kubernetes. Подобные журналы — кладезь информации, ведь они предоставляют уйму полезных сведений об API-запросе, а именно: IP-адрес источника, время запроса, имя пользователя, который совершил запрос, тип этого запроса и ответ API-сервера, — красота да и только!
👉 https://habr.com/ru/company/southbridge/blog/711868/
#kubernetes
Журналы аудита фиксируют все эти API-обращения, адресованные API-серверу, включая API-вызовы, которые совершают разные пользователи, и другие вызовы, выполняемые различными компонентами Kubernetes. Подобные журналы — кладезь информации, ведь они предоставляют уйму полезных сведений об API-запросе, а именно: IP-адрес источника, время запроса, имя пользователя, который совершил запрос, тип этого запроса и ответ API-сервера, — красота да и только!
👉 https://habr.com/ru/company/southbridge/blog/711868/
#kubernetes
GitLab выкатил версию 15.8. Рассказываем, что нового
🔹 В версию 15.8 добавили фичу, которая блокирует мерж-реквест, если какие-то внешние сервисы недоступны
🔹 Теперь переносить проекты между GitLab-инстансами можно путем прямого переноса
🔹 Поддержка SCIM для версии Self-Managed
🔹 В новой версии добавили возможность применять систему единого входа для членов группы выборочно
🔹 Теперь в Self-Managed-версии (Ultimate), когда заходишь в админку, видишь среднее время ожидания раннера
Правда, самые заметные изменения в касаются только облачной Ultimate-версии. Но мы-то знаем, что со временем фичи с облака мигрируют в Self-Managed-версию.
👉 https://habr.com/ru/company/agima/blog/713106/
В оригнинале
👉 https://about.gitlab.com/releases/2023/01/22/gitlab-15-8-released/
#gitlab
🔹 В версию 15.8 добавили фичу, которая блокирует мерж-реквест, если какие-то внешние сервисы недоступны
🔹 Теперь переносить проекты между GitLab-инстансами можно путем прямого переноса
🔹 Поддержка SCIM для версии Self-Managed
🔹 В новой версии добавили возможность применять систему единого входа для членов группы выборочно
🔹 Теперь в Self-Managed-версии (Ultimate), когда заходишь в админку, видишь среднее время ожидания раннера
Правда, самые заметные изменения в касаются только облачной Ultimate-версии. Но мы-то знаем, что со временем фичи с облака мигрируют в Self-Managed-версию.
👉 https://habr.com/ru/company/agima/blog/713106/
В оригнинале
👉 https://about.gitlab.com/releases/2023/01/22/gitlab-15-8-released/
#gitlab
Visual guide to incident metrics
Incident metrics are a set of standard, quantifiable measurements used to track the incident response process:
🔹 Product impact
🔹 Time to detection
🔹 Time to respond
🔹 Time to mitigate
🔹 Time to recovery
👉 https://about.gitlab.com/blog/2023/01/09/visualizing-incident-management-metrics
#gitlab
Incident metrics are a set of standard, quantifiable measurements used to track the incident response process:
🔹 Product impact
🔹 Time to detection
🔹 Time to respond
🔹 Time to mitigate
🔹 Time to recovery
👉 https://about.gitlab.com/blog/2023/01/09/visualizing-incident-management-metrics
#gitlab
How to continuously test web apps and APIs with Hurl and GitLab CI/CD
Hurl is an open-source project developed and maintained by Orange, and uses libcurl from curl to provide HTTP test capabilities. It aims to tackle complex HTTP test challenges by providing a simple plain text configuration to describe HTTP requests. It can chain requests, capture values, and evaluate queries on headers and body responses. So far, so good: Hurl does not only support fetching data, it can be used to test HTTP sessions and XML (SOAP) and JSON (REST) APIs.
👉 https://about.gitlab.com/blog/2022/12/14/how-to-continously-test-web-apps-apis-with-hurl-and-gitlab-ci-cd
#gitlab
Hurl is an open-source project developed and maintained by Orange, and uses libcurl from curl to provide HTTP test capabilities. It aims to tackle complex HTTP test challenges by providing a simple plain text configuration to describe HTTP requests. It can chain requests, capture values, and evaluate queries on headers and body responses. So far, so good: Hurl does not only support fetching data, it can be used to test HTTP sessions and XML (SOAP) and JSON (REST) APIs.
👉 https://about.gitlab.com/blog/2022/12/14/how-to-continously-test-web-apps-apis-with-hurl-and-gitlab-ci-cd
#gitlab
Братцы, у всех корректно открываются ссылки сокращенные VK?
Anonymous Poll
58%
Ага!
42%
К сожалению нет :(