We’re excited to announce the release of Percona Monitoring and Management (PMM) 3.0.0 GA....
January 29, 2025
Percona Monitoring and Management 3.0.0 Beta - Tech Preview We’re excited to announce the Tech Preview (Beta) release of Percona Monitoring and Management (PMM) 3.0.0-Beta....
December 2, 2024
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 anniversa...
July 16, 2024
Last week, I participated as a speaker for the first time at Community Over Code 2024....
June 21, 2024
Kubernetes continues evolving, and the complexity of deploying and managing databases within the ecosystem is a topic of considerable discussion and importance these days. This article summarizes a de...
May 2, 2024
Welcome to this blog post! Today, our primary goal is to guide you through deploying Percona Everest on GCP using Kubectl, specifically for users on Windows 11. It’s been some time since I last used W...
April 19, 2024
If you’ve attended one of the Kubecon talks or related events, you’ve likely encountered the phrase Data on Kubernetes. To understand what this means, let’s explore some fundamental concepts related t...
November 10, 2023
The concept of Kubernetes Operators was introduced around 2016 by the CoreOS Linuxdevelopment team. They were in search of a solution to improve automated container management within Kubernetes, prima...
November 3, 2023
This summer Percona Team traveled to Belgrade in Serbia to participate in 2 events - Highload++ Serbia 2023 and Percona University Belgrade....
July 4, 2023
There is an old saying that what looks like a duck and quacks like a duck is probably a duck. But what looks like MongoDB and acts like MongoDB could be FerretDB! To greatly simplify the technology b...
April 12, 2023
If you read - Using the JSON data type with MySQL 8 - Part I, you will see that inserting data into MySQL of JSON type is a very common and effective practice. Now we’ll see how to do it with a Python...
April 11, 2023
ProxySQL is a great load balancer which however suffers from some shortcomings concerning the management of MySQL users. ProxySQL provides a firewall which, in my case, is not complete enough to prope...
March 30, 2023
Let’s discuss the structure of our simple PHP application, folders, files, and functions and transform the project to grow it....
March 28, 2023
We learn how to work with HTTP requests in PHP and make API requests using the GitHub API as an example. We’ll get the data from the API and save it to the database....
March 20, 2023
I’m developing an application that takes data from different sources, processes it, and prepares reports. In this series of articles, I will explain how to install and configure the tools, application...
March 17, 2023