Sat.Jul 13, 2024 - Fri.Jul 19, 2024

article thumbnail

CrowdStrike BSOD: Quickly find machines impacted by the CrowdStrike issue

Dynatrace

Security vendor CrowdStrike released an update to their popular platform early on July 19, 2024, ultimately producing an issue that caused many Windows-based machines to fail, resulting in a BSOD (Blue Screen of Death). The global impact has affected almost every major industry, resulting in closed bank branches , ground stops on flights , failures for retail point-of-sale devices, and, unfortunately, much more.

Airlines 299
article thumbnail

Setting Up a Local Development Environment With IntelliJ, DevContainers, and Amazon Linux 2023

DZone

In modern software development, containerization offers an isolated and consistent environment, which is crucial for maintaining parity between development and production setups. This guide provides a comprehensive walkthrough on creating a local development environment using IntelliJ IDEA, DevContainers, and Amazon Linux 2023 for Java development. Why Use DevContainers?

Insiders

Sign Up for our Newsletter

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

article thumbnail

Ultimate Guide to Improving MySQL Query Performance

Percona

MySQL is certainly a powerful open source database management system, but even the most robust engine struggles when queries take an eternity to execute. For DBAs and developers, improving MySQL query performance is an ongoing goal.

article thumbnail

Navigating the LLM Landscape: Uber’s Innovation with GenAI Gateway

Uber Engineering

Uber elevates tech with the GenAI Gateway, integrating Large Language Models (LLMs) for 60+ use cases, from automation to customer support. This unified platform offers easy access to models from OpenAI, Vertex AI, and Uber’s own, ensuring efficiency and security.

article thumbnail

Automate digital excellence with Dynatrace Synthetic Monitoring and Workflows

Dynatrace

Navigate digital infrastructure complexity In today’s rapidly evolving digital environment, organizations face increasing pressure from customers and competitors to deliver faster, more secure innovations. The complexity of IT infrastructure management continues to grow, and each new application deployment and every change in infrastructure potentially impact user experience.

article thumbnail

Why the Newest LLMs Use a MoE (Mixture of Experts) Architecture

DZone

Specialization Made Necessary A hospital is overcrowded with experts and doctors each with their own specializations, solving unique problems. Surgeons, cardiologists, pediatricians — experts of all kinds join hands to provide care, often collaborating to get the patients the care they need. We can do the same with AI. Mixture of Experts (MoE) architecture in artificial intelligence is defined as a mix or blend of different "expert" models working together to deal with or respond to complex data

article thumbnail

MySQL 9.0 Includes a New Option for Explaining Queries

Percona

MySQL 9.0 is an Innovation Release, but as you may have read in my Quick Peek, I found little innovation. However, one new item caught my eye, and it could be a way to track query performance. MySQL 9.0 EXPLAIN enhancement Here is the syntax that will be referenced in the post.

More Trending

article thumbnail

Observe syslog with Dynatrace ActiveGate, a secure, trusted edge component

Dynatrace

Complex syslog ecosystems can be challenging Monitoring devices and applications that provide output via the syslog protocol is a must-have for many organizations. The key to success is making data in this complex ecosystem actionable, as many types of syslog producers exist. These include traditional on-premises network devices and servers for infrastructure applications like databases, websites, or email.

article thumbnail

Testcontainers-Based Load Testing Bench

DZone

Using Testcontainers has radically improved the process of working with test scenarios. Thanks to this tool, creating environments for integration tests has become simpler (see the article Isolation in Testing with Kafka ). Now we can easily launch containers with different versions of databases, message brokers, and other services. For integration tests, Testcontainers has proven indispensable.

Testing 143
article thumbnail

Percona Server for MySQL and Percona XtraBackup Now Available for ARM64

Percona

We’re excited to announce that both Percona Server for MySQL and Percona XtraBackup now support the ARM64 architecture on Red Hat Enterprise Linux (RHEL) 8/9 and Oracle Linux (OL) 8/9. The packages with the aarch64.rpm extension can be found on Percona Software Downloads. The aarch64.

Servers 114
article thumbnail

Timeline for Database on Kubernetes

Percona Community

The Evolution Since its inception in June 2014, Kubernetes has dramatically transformed container orchestration, revolutionizing the management and scaling of applications. To mark its tenth anniversary, the Data on Kubernetes Community (DoKC) released an infographic showcasing key milestones and community contributions to the evolution of operators for managing stateful applications.

article thumbnail

Dynatrace now supports Microsoft Azure Linux App Service with sidecar pattern for enhanced observability

Dynatrace

Dynatrace has partnered with the Microsoft Azure App Service team to seamlessly integrate enhanced observability with Linux App Service using the powerful Sidecar Pattern for containerized computing. This integration simplifies monitoring and management, allowing organizations to focus on delivering exceptional user experiences. What is the Sidecar Pattern for observability?

Azure 184
article thumbnail

8 Ways AI Can Maximize the Value of Logs

DZone

Logging is essential for successful DevSecOps teams. Logs are filled with the information needed to monitor and understand systems. Tracking down a defect? Trying to understand a sudden burst in questionable logins from a new region? Need to figure out why an app is crawling? Logs are that single source of truth for understanding what’s really happening.

article thumbnail

No MySQL 9.x Innovation Releases from Percona

Percona

On July 1st, 2024, Oracle launched MySQL 9.0.0, the first release in the 9.x series. This release and the following six versions (9.1.0 to 9.6.0) are designated as “Innovation Releases.

article thumbnail

OneAgent release notes version 1.295

Dynatrace

We have released Dynatrace OneAgent and ActiveGate version 1.295. To learn what’s new, have a look at: OneAgent release notes ActiveGate release notes The post OneAgent release notes version 1.295 appeared first on Dynatrace news.

184
184
article thumbnail

Dynatrace SaaS release notes version 1.296

Dynatrace

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

174
174
article thumbnail

How to Monitor Valkey/Redis with Percona Monitoring and Management

Percona

In this blog post, we will show you how to add external exporters to Percona Monitoring and Management (PMM) and monitor various services. Our focus will be on Valkey/Redis, but the principles apply to other technologies as well. PMM uses VictoriaMetrics, which is compatible with Prometheus. Prometheus has numerous exporters that you can use.

article thumbnail

Using Compact in Percona Server for MongoDB From Version 4.4+

Percona

In the previously posted blog, Compaction in Percona Server for MongoDB (PSMDB), we discussed how compact works before version 4.4. In this blog, we will see how compact works on PSMDB 6.0.

Servers 84
article thumbnail

Dynatrace extends Synthetic Monitoring capabilities with Network Availability Monitors to validate the availability of infrastructure and services

Dynatrace

Current synthetic capabilities Dynatrace Synthetic Monitoring is a powerful tool that provides insight into the health of your applications around the clock and as they’re perceived by your end users worldwide. As HTTP and browser monitors cover the application level of the ISO /OSI model , successful executions of synthetic tests indicate that availability and performance meet the expected thresholds of your entire technological stack.

article thumbnail

Using pt-online-schema-change for Purging Rows and Reclaiming Disk Space in a Single Operation

Percona

You probably missed the news, but… PT-1751: Adds –where param to pt-online-schema-change This brings the possibility to perform what I would call an “inverted purge” because you are not actually purging rows from your multi-terabyte table, but rather, you copy the small percentage of rows you want to keep to a new table and then […]

article thumbnail

How to Have a Single MySQL User Account From Specific Hosts

Percona

In this article, we will demonstrate how to have a single MySQL database user account that can connect from specific hosts. We would usually implement it by creating separate user accounts with the same username but different hosts/IPs like <USER>@<HOST1>, <USER>@<HOST2> …. <USER>@<HOSTn> Then, give those users the same grants(privileges/roles) and settings(password, SSL, etc).