Join us

heart Posts from the community tagged with DevOps...
Sponsored Link FAUN Team
@faun shared a link, 12 months ago

Read Python Weekly

Python Weekly Newsletter, Pydo. Curated Python news, tutorials, tools and more! 

Join thousands of other readers, 100% free, unsubscribe anytime.

Story
@rusychokshi shared a post, 8 months, 2 weeks ago
Technical Writer, Cloudraft.io

Demystifying DevOps: Key Insights Every Developer Needs to Thrive?

Understand DevOps principles clearly if you are a developer. This article outlines the DevOps concepts for a developer's understanding

Demystifying DevOps
Story
@vmihailenco shared a post, 8 months, 3 weeks ago
@uptrace

Getting started with Kvrocks and go-redis

Learn how to use go-redis client to get started with Apache Kvrocks, a distributed key-value NoSQL database.

kvrocks.webp
Story
@vmihailenco shared a post, 9 months, 2 weeks ago
@uptrace

Monitoring CPU/RAM/disk metrics with OpenTelemetry and Uptrace

OpenTeleletry Collector is an open source data collection pipeline that allows you to monitor CPU, RAM, disk, network metrics, and many more.

Collector itself does not include built-in storage or analysis capabilities, but you can export the data to Uptrace and ClickHouse, using them as a replacement for Grafana and Prometheus.

When compared to Prometheus, ClickHouse can offer small on-disk data size and better query performance when analyzing millions of timeseries.

cover.png
Story
@mohammad_zaigam shared a post, 11 months, 2 weeks ago
Technical Solutions Specialist, Logiq.ai

THE 5 STAGES OF THE OBSERVABILITY MATURITY MODEL

The unprecedented growth of data in recent years has led to a demand for evolution in traditional monitoring practices.

The current observability maturity model is a good solution but needs further augmentations.

The widely accepted model includes the following stages:

1) Monitoring (Is everything in working order?)

2) Observability (Why is it not working?)

3) Full-Stack Observability (What is the origin of the problem, and what are its consequences?)

4) Intelligent Observability (How to predict anomalies and automate response?)

LOGIQ is supporting the next stage in the model i.e, Federated Observability. In other words, data availability for consumers with on-demand convenience.

The Observability Maturity Model.png
Story
@squadcast shared a post, 1 year ago

Strategies for Kubernetes Cluster Administrators: Understanding Pod Scheduling

As the complexity of a Kubernetes cluster grows, managing resources such as CPU and memory becomes more challenging. Efficient pod scheduling is critical to ensure optimal resource utilization and enable a stable and responsive environment for applications to run in. In this blog, we will delve into the intricacies of pod scheduling, including optimization of resource allocation and balancing workloads.

Squadcast - Strategies for Kubernetes Cluster Administrators: Understanding Pod Scheduling