Operations | Monitoring | ITSM | DevOps | Cloud

Unlocking the Power of Real-Time Analytics with InfluxDB

Turn insights into action–in real-time–using your time series data. Now, more than ever, businesses generate massive amounts of time-stamped data. To get value from that data, you need to be able to ingest and query it in real-time. InfluxDB 3.0, built on innovative open source technology (Apache ecosystem), is the solution startups and enterprises use to achieve real-time insights.

Webinar Recap: Building an AI Anomaly Detection Pipeline with InfluxDB

In this webinar hosted by InfluxDB and HiveMQ, we focus on how you can create value for your business using new tools in the AI and database ecosystem to quickly deploy AI models to perform tasks like anomaly detection. The webinar starts with a high-level overview of how MQTT and time series data can be valuable in an industrial IoT environment.

How to securely query AWS S3 from ClickHouse

ClickHouse is a powerful analytical database, loading data from an AWS S3 bucket allows you to quickly start analyzing the data without having to download and upload them manually in the database. Writing data to S3 allows you to offload some cold data, while keeping all the hot data in ClickHouse and, with the usage of federated queries, being able to query both hot and cold data at the same time.

Aiven workshop: Data Persistence 101: Spring Boot and MySQL Edition

✨What's Cooking in Our Workshop✨ Persisting data is a crucial part of any application that you build. It’s not always easy to map your business objects with your relational database. One of the tools that can help you with this is called Hibernate ORM (for Object Relational Mapping). Join us in this workshop where we will learn the basics of Hibernate combined with the most popular Java App framework : Spring Boot and MySQL as a database.