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 …

Registering Pure Storage System with Nimesa

Nimesa data protection for Pure Storage integrates tightly with Pure Storage’s snapshot, replication and clone capabilities. Admins can create fast, space-efficient, point-in-time virtual copies of applications and virtual machines using Nimesa. Which in turn, can be used as …

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 …

Protection of VMware virtual machines in the backup group

Using Nimesa the Data protection software VMware Backup admins can protect the virtual machines of multiple deployments scenarios Admins can protect Individual VM on Single Datastore Multiple VM on Single Datastore One VM on multiple datastore Multiple VM …

Storage Array Snapshots

In today’s data center industry there is a misconception about the storage snapshot as a Backup. The main one is storage snapshots are not backup, they are just point-in-time copies. It’s unclear from where the idea came from. …

Ansible - In a Nutshell

Ansible is an open-source automation platform. It is simple to set up, efficient and powerful. Key use cases supported are as follows. Application Deployment Configuration Management Automation of Tasks IT orchestration It is available for free and open-source. …

Infrastructure as Code (IaC) - GCP Deployment Manager

Infrastructure as Code (IaC) is the management of infrastructure (computing networks, virtual machines, the configuration of services, and connection topology) in a descriptive model, using version used in DevOps for source code. Infrastructure as Code evolved to solve the problem of environmental challenges and drift …