article thumbnail

Kubernetes in the wild report 2023

Dynatrace

Cloud-hosted Kubernetes clusters are on par to overtake on-premises deployments in 2023. More clusters moved to the cloud from on-premises in 2022, and are thus on par to overtake on-premises deployments in 2023. Accordingly, 65% of all application workloads run in a JVM, including related application servers like Tomcat or Spring.

article thumbnail

IT Operations: A Use Case in the 2023 Gartner Critical Capabilities for Application Performance Monitoring and Observability

Dynatrace

How IT operations teams can de-silo monitoring data According to the Gartner report, “IT operations practitioners may be in specific silos, such as the network team, server team, virtualization team, application support team or other cross-functional teams (such as a generalized monitoring team). Want to learn more?

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

Percona Distribution for PostgreSQL 16.1, Percona Distribution for MySQL 8.1.0: Release Roundup December 4, 2023

Percona

Today’s post includes those releases and updates that have come out since November 13, 2023. On November 27, 2023, Percona Distribution for MySQL (PS- based variant) 8.1.0 It is the most stable, scalable, and secure open source MySQL distribution based on Percona Server for MySQL. Percona Server for MySQL 8.1.0-1

article thumbnail

CommitQuorum in Index Creation From Percona Server for MongoDB 4.4

Percona

Before Percona Server for MongoDB 4.4 PSMDB), the best practice to create an index was doing it in a rolling manner. Many folks used to create directly on Primary, resulting in the first index being created successfully on Primary and then replicated to Secondary nodes. Starting from PSMDB 4.4, Status of nodes: rs1:PRIMARY> rs.status().members.forEach(function

Servers 78
article thumbnail

How To Set Up MySQL 8 Replica From Existing MySQL 5.7 Server With Percona XtraBackup

Percona

to MySQL 8, we could choose to do an in-place upgrade or set up another MySQL 8 server(s) from the existing running MySQL 5.7 server with Percona XtraBackup. In my lab, we have two test nodes: PRIMARY: mysql57 (192.168.56.111) with Percona Server 5.7 server instances are ready for an upgrade. On primary server mysql5.7,

Servers 99
article thumbnail

Percona XtraDB Cluster 8.0.32-24, Updated Percona Backup for MongoDB: Release Roundup April 24, 2023

Percona

Today’s post includes those releases and updates that have come out since April 10, 2023. 24 was released on April 18, 2023. Percona XtraDB Cluster is based on Percona Server for MySQL. Find a complete list of improvements and bug fixes in the Percona Server for MySQL 8.0.32-24 24 (2023-03-20) release notes.

article thumbnail

Use Physical Backups With MySQL InnoDB Redo Log Archiving

Percona

This issue most often occurs when there is significant MySQL server activity during the backup operation, and the redo log file storage media operates faster than the backup storage media. Enabling redo log archiving on the server requires setting a value for the innodb_redo_log_archive_dirs system variable.

C++ 100