Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

How to get started with monitoring Apache Cassandra with Grafana Cloud

Apache Cassandra is a highly scalable, open source NoSQL database system designed to handle large amounts of data across multiple commodity servers with no single point of failure. Apache Cassandra can be run as a single node but starts making sense when its run in a cluster setup. The system is optimized for high write throughput and is known for its ability to handle big data workloads with ease at super-low latencies.

Components Deep Dive: Generic Components in Bunnyshell

Discover how to work with generic components in Bunnyshell, a powerful tool for developers. This video provides a practical example of integrating a serverless database, Neon, into an environment. Learn about the configuration of generic components, how they run on images, and their use of deploy and destroy scripts. We also explore how to use exported variables within the same component or other components, and how to organize and manage scripts.

How DevOps is shaping Financial Services #2: The challenges in insurance

In this series of blog posts, we speak with database professionals from Financial Services organizations around the world to better understand how DevOps is shaping the sector. On the way, we dig into key current factors including the rise of technology upstarts in fintech and insurtech, the speed of digital transformation and the ever-increasing threat of cyberattacks.

How to Choose the Right Database in 2023

Databases are often the biggest performance bottleneck in an application. They are also hard to migrate from once being used in production, so making the right choice for your application’s database is crucial. A big part of making the right decision is knowing what your options are. The database landscape has been changing rapidly in the past few years, so this article will try to simplify things for you by going over the following topics.

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.

What is PostgreSQL, and why do businesses need to know more about it?

For the last five years and more, there’s been an elephant in the room when it comes to the way businesses and organizations collect, manage, store and analyze data: PostgreSQL. An open source relational database that offers the kind of enterprise advantages that have already attracted businesses like Netflix, Instagram and Spotify according to the tech stack intelligence platform, StackShare.

Database Monitoring: Ensuring Optimal Performance and Reliability

In today's world, where businesses are heavily reliant on technology, databases have become a crucial component of business operations. Databases are the backbone of any organization, containing vast amounts of data that is essential for smooth functioning. However, with the amount of data that databases store, it is not uncommon for them to encounter issues that could lead to downtime and data loss.

Redis on Cycle: Configuration and Deployment

Redis is a powerful in-memory data store thats blazing fast. It's performant, scalable, supports a wide range of data structures, has built in caching mechanisms, and is simple to set up for Cycle users. This post will take you from deploying your first Redis instance on Cycle, through deploying highly available, stateful Redis instances that are monitored by Redis Sentinel. The companion repo for this article with configuration files and settings can be found here.

A year in Mimir: Massive scale, new metrics formats, increased adoption

When we introduced Grafana Mimir into the open source ecosystem, we weren’t shy about our ambitions. Once we got past answering some of the easier questions (For the record, the name Mimir comes from Norse mythology, and it’s pronounced /mɪ’mir/.), we quickly got to work making good on our promise to deliver the most scalable, most performant open source time series database (TSDB) in the world.