Categories
Products
Technologies
Top Rated docs

April 1, 2021

Audit Logging for MongoDB

One of the security aspects of managing a database is to understand who accessed the database, when, and what did they do. Although we have already secured the MongoDB service,  we still want to know...

March 25, 2021

Architecting for Security : A Guide for MongoDB

The prevalence of data breaches is no longer surprising. Based on the just released FBI cybercrime report, victims of cybercrime have cumulatively lost a whopping $4.2 billion in 2020 which is $700 million more than...

March 23, 2021

Tips and Tricks for Implementing Database Role-Based Access Controls for MariaDB

In a database management system (DBMS), role-based access controls (RBAC), is a restriction on database resources based on a set of pre-defined groups of privileges and has become one of the main methods for advanced...

March 16, 2021

The DevOps Open-Source Database Audit Manual – Everything You Should Know

Auditing is the monitoring and recording of selected user database actions. It is typically used to investigate suspicious activity or monitor and gather data about specific database activities. For example, the database administrator can gather...

March 11, 2021

Database Security 101: Understanding Database Access Privileges

Data is the new gold for big companies and organizations It's considered as the lifeblood of most modern businesses and there's a bonanza of opportunities to sell or to market to the large audience of...

February 24, 2021

Hybrid Cloud vs Full Public Cloud – Pros & Cons

Technology consumers and users have embraced cloud computing ever since its boom.  It implicates a very beneficial part nowadays to the technology on how humans use and interact with technology, especially the advent of IoT...

February 18, 2021

Replicating MongoDB Across a Hybrid Cloud Environment

Relying only on on-premises infrastructure may limit how quickly organizations can develop and launch applications. Extending the infrastructure to utilize public cloud in a hybrid setup is a great way to achieve infrastructure agility. It...

January 29, 2021

How to Deploy the Open edX MongoDB Database for High Availability

Open edX is a platform that provides the massively scalable learning software technology behind edX. The Open edX project is a web-based platform for creating, delivering, and analyzing online courses. It is the software that...

January 27, 2021

How to Backup Your Open edX MongoDB Database

Open edX is an open source project for online learning developed by the MIT and Harvard team. It is a web based application with a lot of components such as student facing, course authoring, course...

January 27, 2021

Replica Set Data Synchronization After Restoring a MongoDB Backup

Database backup is a crucial undertaking when ensuring data safety and availability in an event of database destruction at any time. In other words, backups may provide a better foundation for business continuity in any...

January 1, 2021

Tips For Upgrading to the Latest MongoDB Version

The latest versions of MongoDB are built to integrate new or improved features from the predecessor versions. For this reason, it is recommended to run the latest version for maximum performance and additional features. Besides,...

December 25, 2020

Managing Journaling in MongoDB

MongoDB just like any other database may fail when executing a write operation. In that case we need a strategy that will keep the operation somewhere so that the database can resume when it is...

Subscribe below to be notified of fresh posts