Operations | Monitoring | ITSM | DevOps | Cloud

Open Source

5 Redis data types in 5 minutes

Redis is a powerful in-memory data store that servers for a variety of use cases such as: caching, real time analytics or even fraud detection. It comes with a set of different data types and in this video we will learn about the 5 more common data types used in Redis. Sébastien Blanc's social media: CHAPTERS ABOUT AIVEN Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you.

Severity Filter With BindPlane OP

Learn how to reduce log volume by filtering out low severity logs in BindPlane OP. #compliance #observability #telemetry About ObservIQ: At observIQ, we develop fast, powerful, and intuitive next-generation observability technologies for DevOps and ITOps – built by engineers for engineers. We believe the future of observability is open source.

Streaming conversion of Apache Kafka topics from JSON to Avro with Apache Flink

Pushing data in JSON format to an Apache Kafka topic is very common. However, dealing with messages not having a predefined structure can create some problems, specifically when trying to sink the data via connectors, like the JDBC sink, which require the knowledge of the message structure. Transforming the messages from JSON to AVRO can enforce a schema on messages and allow the usage of a bigger variety of connectors.

Open sourcing the CircleCI Language Server

The official CircleCI extension for Visual Studio Code is now available for anyone to download on the VS Code Marketplace. This extension was developed by the Developer Experience team of CircleCI and it includes two sets of features: the pipeline manager and the config helper. The config helper provides language support for CircleCI YAML files.

Canonical joins the confidential computing consortium

Canonical is committed to enabling Ubuntu users to leverage the strong run-time confidentiality and integrity guarantees that confidential computing provides. That is why we are happy to announce we have joined the confidential computing consortium, a project community at the Linux Foundation that is focused on accelerating the adoption of confidential computing and driving cross-industry collaboration around relevant open source software, standards and tools.

How Do We Cultivate the End User Community Within Cloud-Native Projects?

The open source community talks a lot about the problem of aligning incentives. If you’re not familiar with the discourse, most of this conversation so far has centered around the most classic model of open source: the solo unpaid developer who maintains a tiny but essential library that’s holding up half the internet. For example, Denis Pushkarev, the solo maintainer of popular JavaScript library core-js, announced that he can’t continue if not better compensated.

Create a streaming dataset for Apache Kafka with Docker

Experiencing Apache Kafka without a streaming dataset is impossible, and finding streaming datasets ready to be used with Kafka is quite difficult. This video showcases how you can start creating fake streaming data in minutes using Docker. CHAPTERS ABOUT AIVEN Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you. It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

Pyroscope and Grafana Phlare join together to accelerate adoption of continuous profiling, the next pillar of observability

We are happy to announce that Pyroscope, the company behind the eponymous open source continuous profiling project, is now part of Grafana Labs. With this acquisition, we will be merging the Pyroscope project and Grafana Phlare, the project we launched last year, under the new name Grafana Pyroscope. We first met the Pyroscope team, led by co-founders Ryan Perry and Dmitry Filimonov, as they were graduating from Y Combinator. Like Grafana Labs, they have open source in their DNA.

Deploy PostgreSQL services to multiple clouds and regions using Terraform

In this video, you will learn how to deploy PostgreSQL services across different cloud providers and across geographies using Aiven Terraform Provider. You will also learn the benefits of using termination protection functionality to prevent accidental deletion of your cloud resources.