Sat.May 04, 2024 - Fri.May 10, 2024

article thumbnail

How Red Hat and Dynatrace intelligently automate your production environment

Dynatrace

Red Hat and Dynatrace are joining forces to revolutionize day One and day Two operations. A tight integration between Red Hat Ansible Automation Platform, Dynatrace Davis ® AI, and the Dynatrace observability and security platform enables closed-loop remediation to automate the process from: Detecting a problem. Managing incidents in corresponding tools.

DevOps 286
article thumbnail

Hacking our way to better team meetings

All Things Distributed

My team and I set out to build a simple note taking aide, which transcribes and summarizes our meetings using Bedrock. Today, we’re making the proof of concept available to everyone.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Securing Your MySQL Database: Essential Best Practices

Percona

Have you ever read a news story about a major company experiencing a data breach that exposed millions of customer records? These breaches can be devastating, causing significant financial losses, reputational damage, and even legal repercussions.

article thumbnail

Presentation: Modern Compute Stack for Scaling Large AI/ML/LLM Workloads

InfoQ

Jules Damji discusses which infrastructure should be used for distributed fine-tuning and training, how to scale ML workloads, how to accommodate large models, and how can CPUs and GPUs be utilized?

Tuning 89
article thumbnail

Best practices for Fluent Bit 3.0

Dynatrace

What is Fluent Bit? Fluent Bit is a telemetry agent designed to receive data (logs, traces, and metrics), process or modify it, and export it to a destination. Fluent Bit can serve as a proxy before you send data to Dynatrace or similar. However, you can also use Fluent Bit as a processor because you can perform various actions on the data. Fluent Bit was designed to help you adjust your data and add the proper context, which can be helpful in the observability backend.

article thumbnail

Salesforce Performance Testing

Abstracta

Learn everything about Salesforce performance testing. Behind every optimized Salesforce application, there’s a meticulous strategy. Embark with us on a journey to understand why and how Salesforce performance testing stands as a pivotal element for businesses today. In today’s digital-first world, where seamless user experiences. The post Salesforce Performance Testing appeared first on Abstracta Software Testing Services.

article thumbnail

Troubleshooting PostgreSQL on Kubernetes With Coroot

Percona

Coroot, an open source observability tool powered by eBPF, went generally available with version 1.0 last week. As this tool is cloud-native, we were curious to know how it can help troubleshoot databases on Kubernetes.In this blog post, we will see how to quickly debug PostgreSQL with Coroot and Percona Operator for PostgreSQL.

More Trending

article thumbnail

Dynatrace SaaS release notes version 1.291

Dynatrace

We have released Dynatrace version 1.291. To learn what’s new, have a look at the release notes. The post Dynatrace SaaS release notes version 1.291 appeared first on Dynatrace news.

167
167
article thumbnail

Hello World… Hello Valkey! Let’s Get Started!

Percona

Welcome Valkey to the Percona family! We are excited to have you join our team of MySQL, PostgreSQL, and MongoDB database experts.Hang on. What is Valkey? In short, Valkey is a fork of Redis which maintains the original open source BSD license[1].

article thumbnail

Valkey/Redis Configurations and Persistent Setting of the Key Parameters

Percona

Since Valkey (a fork of Redis) is around the corner, I thought to write a short blog post about some of the configuration parts, mainly discussing how to dynamically change certain settings and persist those inside the configuration file.

article thumbnail

Securing Your MongoDB Database: Essential Best Practices

Percona

MongoDB offers powerful features and scalability, but like any database system, it has security challenges that must be addressed to protect sensitive data as well as comply with regulatory standards like GDPR, HIPAA, PCI DSS, and AM/ATF.

article thumbnail

Mastering Database Monitoring: Running PMM in High Availability Mode

Percona

Percona Monitoring and Management (PMM) has become a valuable tool for database professionals, providing comprehensive insights into database health and performance. A recent update (version 2.41.0) introduced a significant enhancement: the ability to run PMM in high availability (HA) mode.

article thumbnail

Valkey/Redis: Sets and Sorted Sets

Percona

In our previous post, we welcomed Valkey (an open source fork of Redis) to the Percona family. We also learned how to get Valkey up and running using docker, along with understanding some of the basic data types, string and list.

article thumbnail

Speed Up Repetitive PostgreSQL Statements With gexec

Percona

Last week, we were assisting a client who needed to resolve an issue related to partitioned tables.Often, a table can include dozens or even hundreds of partitions. Unfortunately, some object-level parameters for tuning (like storage_parameter) cannot be modified from the parent table and must be manipulated directly through the child table.

Speed 70