Category: Data Protection

Backup and Recovery Term - RPO and RTO

Recovery Point Objective (RPO) and Recovery Time Objective (RTO) are two of the most important parameters of the disaster recovery (DR) or data protection planning. These are the objectives/decision points for choosing the optimal backup software. Recovery Point …

Oracle LRU & MRU Algorithm - Laymen's Perspective

Definition:- LRU stands for ‘least recently used’. It is a computer algorithm used to manage the cache area which stores data in the memory. When a cache becomes full and you need space for new data. Hence you will …

MongoDB Consistent Backups

Who uses MongoDB? Based on the online resource* there are 37,658 Companies using MongoDB, MongoDB is most often used by companies with 10-50 employees and 1M-10M dollars in revenue, and the market share is about 5.0% and also …

Data Protection Software Key Requirements

There Top Requirements for Data Protection Software: Entreprise’s are moving from the traditional CapEx model to OpEx model. As a result enterprise applications are getting migrated to cloud or SaaS solutions. There is a need for a newer …

RDS vs EC2 Instance

Most important decision when migrating databases to AWS is to decide on running the Database in RDS (DBasS) or in an EC2 Instance (IaaS). In this article, we will see the factors that influence the decision. About RDS: …

Disaster Recovery Plan

The myth about the Disaster Recovery Plan: My business is still growing, I don’t need a Disaster Recovery solution yet. Moreover, I already do backups regularly The disaster recovery plan is not matter of how big is your …