Category: Nimesa for Database

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 …

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 …

Application consistent protection of MySQL databases: Nimesa approach

Nimesa supports application-consistent backup of MSSQL databases with the recovery options from instance to table level. Recently we launched the MySQL application consistent backup Application consistency or transaction consistent backups of the Microsoft centric applications like ADDS ( …

Protect your WordPress website hosted in Amazon EC2

All websites available on the internet are vulnerable to hacking attempts, DDOS attack, Data loss, This could happen to WordPress websites as well. WordPress has core files, the wp-content folder where the theme, plugin and the user uploaded …

Migrate SQL Server 2012 Database to SQL Server 2019

After the availability of SQL Server 2019 and Windows Server 2019, I decided to play around with that in my lab. Microsoft, owing to the new demands and other technological advancements in the software industry, has released the …

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 …

Protecting your Microsoft SQL Server databases

Microsoft SQL Server is one of the most popular enterprise databases, a lot of enterprises run MS SQL Server for their mission-critical applications SQL Server database management engine is fast and stable, available on both Linux and Windows …