Remove Efficiency Remove Open Source Remove Servers Remove Strategy
article thumbnail

Three smart log ingestion strategies in Dynatrace (without OneAgent)

Dynatrace

In this blog, we share three log ingestion strategies from the field that demonstrate how building up efficient log collection can be environment-agnostic by using our generic log ingestion application programming interface (API). Log ingestion strategy no. Typically, these are streamed to a central syslog server.

Strategy 174
article thumbnail

What Is RabbitMQ: Key Features and Uses

Scalegrid

RabbitMQ is an open-source message broker that simplifies inter-service communication by ensuring messages are effectively queued, delivered, and processed across diverse applications. It plays a critical role by assigning tasks, which trims down the delivery times for web application servers and enhances overall productivity.

130
130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Cloud Native Predictions for 2024

Percona

According to a 2023 Forrester survey commissioned by Hashicorp , 61% of respondents had implemented, were expanding, or were upgrading their multi-cloud strategy. Nearly every vendor at Kubecon and every person we spoke to had some form of a multi-cloud requirement or strategy. We expect that number to rise higher in 2024.

Cloud 77
article thumbnail

Three ways to optimize open source contributions

Dynatrace

Because open source software (OSS) is taking over the world, optimizing open source contributions is becoming an essential competitive strategy. However, open source is not a panacea. Benefits of making open source contributions There’s no one-size-fits-all approach with OSS.

article thumbnail

PostgreSQL Performance Tuning: Optimizing Database Parameters for Maximum Efficiency

Percona

PostgreSQL performance optimization aims to improve the efficiency of a PostgreSQL database system by adjusting configurations and implementing best practices to identify and resolve bottlenecks, improve query speed, and maximize database throughput and responsiveness. What is PostgreSQL performance tuning?

Tuning 52
article thumbnail

Backup Mastery: Running Percona XtraBackup in Docker Containers

Percona

Ensuring the security and resilience of your data hinges on having a robust backup strategy, and Percona XtraBackup (PXB), our open source backup solution for all versions of MySQL, is designed to make backups a seamless procedure without disrupting the performance of your server in a production environment.

C++ 91
article thumbnail

Transparent Huge Pages Refresher

Percona

While THP can be beneficial for many applications, enabling it on a database server could have unintended consequences. In this post, we will explore THP, its impact on database servers, and how to disable it for optimal performance and stability. What are Transparent Huge Pages? In this case, THP is enabled.