Jean da Silva, Author at Percona Database Performance Blog Wed, 03 Apr 2024 13:16:25 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 https://www.percona.com/blog/wp-content/uploads/2023/02/cropped-percona-favicon-32x32.png Jean da Silva, Author at Percona Database Performance Blog 32 32 76301791 MongoDB Log and the Message “RSM Not Processing Response” https://www.percona.com/blog/mongodb-log-and-the-message-rsm-not-processing-response/ https://www.percona.com/blog/mongodb-log-and-the-message-rsm-not-processing-response/#comments Wed, 03 Apr 2024 13:16:25 +0000 https://www.percona.com/blog/?p=95416 One of the most common tasks for database administrators is checking logs; you can either work directly with the file or process it using another tool. Either way, regularly checking the logs remains essential. Within this context, certain log messages occasionally begin to appear, yet, unfortunately, there isn’t much literature on some of them; that’s because […]]]> https://www.percona.com/blog/mongodb-log-and-the-message-rsm-not-processing-response/feed/ 1 95416 5 Changes You Should Know in MongoDB 7.0 https://www.percona.com/blog/5-changes-you-should-know-in-mongodb-7-0/ https://www.percona.com/blog/5-changes-you-should-know-in-mongodb-7-0/#respond Tue, 17 Oct 2023 14:09:05 +0000 https://www.percona.com/blog/?p=91715 As almost a tradition, a newer major release of MongoDB is born every year, and this year, it’s no different. Many changes and new features are brought to the system, and as part of keeping in tune with the changes and how they can impact us, we go through the changes to better understand them. […]]]> https://www.percona.com/blog/5-changes-you-should-know-in-mongodb-7-0/feed/ 0 91715 MongoDB – Converting Replica Set to Standalone https://www.percona.com/blog/mongodb-converting-replica-set-to-standalone/ https://www.percona.com/blog/mongodb-converting-replica-set-to-standalone/#comments Mon, 03 Jan 2022 14:09:51 +0000 https://www.percona.com/blog/?p=79410 One of the reasons for using MongoDB is its simplicity in scaling its structure,  either as Replicaset(scale-up) or as Sharded Cluster(scale-out).Although a bit tricky in Sharded environments, the reverse process is also feasible.From the possibilities, you can: Reduce the number of shards from your Sharded Cluster as documented here. You can also reduce the number of […]]]> https://www.percona.com/blog/mongodb-converting-replica-set-to-standalone/feed/ 2 79410 Pros and Cons: When You Should and Should Not Use MongoDB https://www.percona.com/blog/pros-and-cons-when-you-should-and-should-not-use-mongodb/ https://www.percona.com/blog/pros-and-cons-when-you-should-and-should-not-use-mongodb/#respond Wed, 11 Aug 2021 14:48:52 +0000 https://www.percona.com/blog/?p=77463 Quite often we see that the main operational storage is used in conjunction with some additional services, for example, for caching or full-text search.Another architecture approach using multiple databases is microservices, where every microservice has its own database better optimized for the tasks of this particular service. For example, you can use MySQL for primary […]]]> https://www.percona.com/blog/pros-and-cons-when-you-should-and-should-not-use-mongodb/feed/ 0 77463 Using the MongoDB Field Encryption Feature https://www.percona.com/blog/using-the-mongodb-field-encryption-feature/ https://www.percona.com/blog/using-the-mongodb-field-encryption-feature/#respond Wed, 02 Jun 2021 13:13:59 +0000 https://www.percona.com/blog/?p=74978 One of the main topics we have today is surely about security. On a daily routine, this can pass unnoticed, but sooner or later, we have to implement or work on some security guidelines. And today, we are going to discuss one of them, which is Field Encryption. Feature IntroductionDiscussing the feature per se, it’s new […]]]> https://www.percona.com/blog/using-the-mongodb-field-encryption-feature/feed/ 0 74978