Operations | Monitoring | ITSM | DevOps | Cloud

Analytics

What is Azure Data Lake? An In-depth Understanding

Azure is Microsoft’s flagship cloud computing service, providing a host of capabilities and features to enable businesses to operate and thrive in the digital age. One of these offerings, Azure Data Lake, stands as a pivotal resource for organizations that process massive volumes of data. But what exactly is Azure Data Lake?

How To Find And Choose A Good Data Governance Course?

Data governance is becoming increasingly important for businesses of all sizes, so those in a data-related role must understand the basics. But how do you go about finding and choosing a good data governance course? Thankfully, with the right approach and guidance, you can easily find courses that cover an appropriate range of topics while providing valuable insights into key concepts. In this blog post, we'll explore the various elements to consider when looking for a quality data governance course as well as detailing some useful techniques to keep in mind. Let's get started!

Querying InfluxDB Cloud with the C++ Flight SQL Client

InfluxDB Cloud 3.0 is a versatile time series database built on top of the Apache ecosystem. You can query InfluxDB Cloud with the Apache Arrow Flight SQL interface, which provides SQL support for working with time series data. In this tutorial, we will walk through the process of querying InfluxDB Cloud with Flight SQL, using C++. The C++ Flight SQL Client is part of Apache Arrow Flight, a framework for building high-performance data services.

Enforce fine-grained policy control across your data infrastructure

In this video, Dewan and Peter help Rapu, a fictional crab, to be successful in his first few weeks as a junior DevOps engineer. They cover how open policy agent (OPA) can be used together with Terraform to enforce fine-grained policy control across a data infrastructure.

Top 10 Contact Database Providers for Your Sales and Marketing Needs

The world runs on data. And accuracy is paramount. Let's face it: inaccurate data is not worth having. Worse, fake or inaccurate data can cost you money, waste your time, and get you into trouble by causing you to contact someone who doesn't wish to be contacted at all. Clean, accurate contact data, on the other hand, is an investment. It makes businesses more efficient, more productive, and more professional when they reach out to potential business partners, candidates, or customers.

Querying InfluxDB 3.0 Using JDBC Driver for Tableau

InfluxDB 3.0 now offers support for connecting Tableau to InfluxDB 3.0 to query data for visualization using the Apache Arrow Flight SQL JDBC driver (Flight SQL driver). In this blog post, we will explore the capabilities and benefits of this integration and provide some instructions on how to connect them.

GLOBO empowers multilingual healthcare communication with Aiven and AWS

Discover the inspiring success story of Globo, where technology meets compassion for a greater purpose. Globo understands the challenges healthcare providers face when working with non-English-speaking patients. That's why they're committed to delivering resilience, reliability, and sustainability in their services, around the clock. Thanks to the partnership with Aiven and AWS, they can provide a dependable 24/7 service to both their patients and providers.

Berlin Open Source Data Infrastructure Meetup - May 2023

Recording from the first Open Source Data Infrastructure meetup in Berlin, hosted by Wolt and Aiven on May 24, 2023. The video features talks by Hellmar Becker from Imply and Anil Sahin, Stephen Batifol, and Kasimir Aula from Wolt. 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.

Smarter Database Monitoring: Tackling Performance Hiccups and Leveraging Data for Success

The cloud is the hub for data management nowadays. DevOps teams are all about preventing any hiccups that could make customers unhappy. And with more companies moving to cloud databases and services like SnowFlake, Redshift, RDS, and BigQuery, they’re operating on a bigger scale with better quality.

Using the Common Expression Language for Metric Filtering with Telegraf

Telegraf is an open-source plugin-driven agent for collecting, processing, aggregating, and writing time series data. When collecting metrics it is common to filter out or pass through metrics with specific names, tags, fields, or timestamp values. The Common Expression Language (CEL) is an open-source language that provides a set of semantics for expression evaluation.