Restore SQL database using Nimesa

In the previous blog, we saw how to protect SQL databases deployed on EC2 instances. In this blog, we will see options provided by Nimesa to restore the SQL database through the wizard. Nimesa Restore Wizard To restore …

Critical backup strategy to protect your valuable data

Today’s enterprise needs a more efficient data backup strategy to mitigate the risks of failures. Storage has become increasingly cheaper and more resilient. But still, there are many challenges a backup or IT administrator needs to worry about. …

SQL Server data backup strategy in AWS

In this blog, we will see different approaches an organization take to protect their SQL Server. We will look into the pros and cons of each approach. There are three different approaches. Native SQL Backup To protect SQL …

Backup and Restore Windows Workloads through Nimesa

Overview Windows is one of the popular choices of operating systems used in enterprises, and a lot of critical enterprise components like Microsoft SQL Server, Microsoft Exchange, Microsoft SharePoint, MySQL, and Active Directory are deployed by enterprises. One …

Secure MySQL Database Using Nimesa

Let’s figure how to easily secure MySQL database MySQL server is a widely used database in the data centers. It is critical to secure the databases on a periodic basis. Backup forms an important day to day activity …

Adding MySQL slave to existing master-slave setup

In this blog, I will walk you over on how to add a new slave to existing Master-Slave replicated databases.  The typical process will be Deploy a new server with MySQL and configure the slave Backup database on …

Data Protection of Containers

Enterprise has started using containers for mission-critical application workloads. As per the IDC survey, 55 percent of IT leaders say they have deployed containers on-premises.  Kubernetes(k8) has made management and deployment of containers easier. Enterprises have started using …

Manage RDS instance using Nimesa

In our previous blog, we saw deployment considerations for Databases on EC2 instance vs RDS. In this blog, we will see how Nimesa can be used to protect your RDS databases as well as manage cost for RDS …

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: …