by David Quilty | Jun 9, 2020 | MongoDB, Percona Software, Webinars
We invite you to join members of the Percona Solution Engineering Team as they walk through the task of migrating a MongoDB database to Percona Server for MongoDB (PSMDB). By the end of this hands-on workshop you should feel comfortable with: * Uninstalling MongoDB *...
by Vadim Tkachenko | Jun 8, 2020 | Cloud, MongoDB, Percona Software
Unless you are using Amazon Aurora or RDS, setting up clustering software still can be complicated and that’s why we want to offer options to simplify database cluster management in Amazon AWS. This time I will be looking at Percona Kubernetes Operators, for both...
by Barrett Chambers | May 28, 2020 | Insight for DBAs, MongoDB, Open Source, Percona Software
A Spotlight on the Security of Your MongoDB Database When Percona first published this blog in 2016, it was a refreshing comparison for important features of an enterprise-grade MongoDB deployment. But, comparing MongoDB Enterprise to Percona Server for MongoDB...
by Ivan Groenewold | May 27, 2020 | Cloud, Insight for DBAs, MongoDB
Say you need to move from DynamoDB to MongoDB; what options do you have? Unfortunately, at the time of this writing, there are no available tools to do this easily. In this post, we will explore the available options and discuss some of the potential issues and...
by Akira Kurogane | May 27, 2020 | MongoDB, Percona Software
Percona Backup for MongoDB v1.2 is out! In a nutshell it offers (much) faster compression choices, backup cancellation, and assorted convenience features such as a universal backup deletion command and progress logging. And, for the DBAs out there in the field,...
by Matt Yonkovit | May 26, 2020 | Database Trends, MongoDB, Open Source, Percona Software
Billy Duberstein’s article, If You Invested $1000 in MongoDB’s IPO, This Is How Much Money You’d Have Now, illustrated how much money you would have made if you had invested in the MongoDB IPO — over five times what you bought in at! Although that’s...
by Corrado Pandiani | May 20, 2020 | Cloud, Insight for DBAs, MongoDB
Recently I’ve been faced with an interesting challenge. How can I replicate data, in real-time, from DynamoDB to MongoDB? Why would I need real-time replication like that? For example: Running on MongoDB different queries relying on different indexes Having on...
by Rick Golba | May 19, 2020 | MongoDB, Percona Software
Percona is pleased to announce the release of Percona Distribution for MongoDB. This release combines two existing Percona products, Percona Server for MongoDB and Percona Backup for MongoDB, into one simple to install package. The distribution is an open-source...
by Akira Kurogane | May 14, 2020 | MongoDB, Storage Engine
by Ivan Groenewold | May 5, 2020 | Insight for DBAs, MongoDB
On a recent project, we were tasked with loading several billion records into MongoDB. That prompted us to dig a bit deeper into WiredTiger knobs & turns, which turned out to be a very interesting experience. What we noticed is the load started at a decent rate,...
by Ivan Groenewold | Apr 28, 2020 | Insight for DBAs, MongoDB
If you have been working in the database field for some time, you have likely come across the need to create a new database, based on an existing one. The most common example I can think of is to create a copy of the production database for testing purposes. In the...
by Igor Solodovnikov | Apr 24, 2020 | Insight for DBAs, MongoDB, Percona Software
Automatic Role-Based Authorization by LDAP Comes to Percona Server for MongoDB (PSMDB) In PSMDB 4.2.5-5, admins now have a way to leverage LDAP infrastructure to automatically assign database roles to LDAP-authenticated database users. The keyword is that LDAP...
by Jaime Sicam | Apr 21, 2020 | Insight for DBAs, MongoDB, Security
Since the release of Percona Server MongoDB 3.6.13 (PSMDB), you have been able to use Vault to store the encryption keys for data at rest encryption. Here’s how to set it up. First, you need to have a Vault server up and running. My colleague, Jericho, has an...
by Akira Kurogane | Apr 20, 2020 | Database Trends, Insight for DBAs, MongoDB
“Get big fast” was a mantra in the second eCommerce boom. MongoDB’s success during its startup years was due in large part to being the best database to support that. But maybe, after your growth years, the data’s rent bill has become a little...
by Lalit Choudhary | Apr 17, 2020 | MongoDB, Monitoring, Percona Software
Percona provides the mongodb_exporter for monitoring MongoDB. It can feed a Prometheus time-series database by exporting sharding, replication, and storage engine metrics. So basically, it’s the way we monitor MongoDB through Percona Monitoring and Management....
by Vadim Tkachenko | Apr 3, 2020 | MongoDB, MySQL, Percona Software
We recently released an experimental version of percona-dbaas command-line tool with the goal of significantly simplifying the deployment of database instances in Kubernetes. We have Kubernetes Operators for Percona XtraDB Cluster and Percona Server for MongoDB, which...
by Tyler Duzan | Mar 18, 2020 | Insight for DBAs, MongoDB, MySQL, Percona Software
Percona has been investing in building and releasing Operators for Kubernetes to run traditional databases in a cloud-native fashion. The first two Kubernetes operators were for Percona Server for MongoDB and Percona XtraDB Cluster, chosen because they both feature...
by David Quilty | Feb 7, 2020 | Insight for Developers, MongoDB, MySQL, PostgreSQL, Webinars
Most applications use databases, yet many fail to follow even the most basic best practices, resulting in poor performance, downtime, and security incidents. In this presentation, we will look into the foundational best practices you as a Developer should know about...
by Rick Golba | Jan 29, 2020 | MongoDB, Percona Software
As noted on our Software and Platform Lifecycle page, Percona Server for MongoDB 3.4 reached end of life on January 31, 2020. According to the Percona Services Lifecycle Policy, customers with an active support contract with Percona will continue receiving support;...
by Andrew Pogrebnoi | Jan 14, 2020 | MongoDB, Percona Software
Prior to version 1.0, Percona Backup for MongoDB (PBM) had a separate coordinator daemon as a key part of its architecture. The coordinator was handling all communications with backup agents and the control program. It held a PBM configuration and backups list, made a...