We are excited to announce that BDRSuite has been recognized with multiple G2 Awards/Badges in the G2 WINTER 2024 Grid Report. G2 is a technology review platform for business software, offering valuable information and user opinions to assist businesses in making well-informed decisions regarding their [...]
PowerShell, developed by Microsoft, has evolved into a versatile tool that goes beyond the traditional command-line interfaces. It seamlessly integrates with Windows, allowing users to manage and automate tasks efficiently. From simple one-liners to complex scripts, PowerShell provides a scalable and robust platform for handling [...]
Azure Resource Manager Template defines the resources you need to deploy for your solution. First of all, you must know that an Azure Resource Manager Template is a just a simple JSON file. JSON is an open-standard file format derived from JavaScript. Note that a [...]
The 3-2-1 backup rule serves as a tried and tested method for data protection and is highly recommended by most data protection experts. The basic principles involve having at least three copies of your data. One is the production data, and the other two are [...]
This post is a follow-up to the one about picking the right storage solution (DAS, NAS, SAN: Which is the right one for you?), so if you haven't read that yet, make sure to do so before continuing, so you'll have a good understanding of [...]
Introduction Amazon OpenSearch is a fully-managed service offered by Amazon Web Services (AWS) for deploying, securing, and scaling the open-source search and analytics engine, OpenSearch (formerly known as Elasticsearch). OpenSearch is commonly used for searching, analyzing, and visualizing large volumes of data in real-time. Here's [...]
In the previous post, I gave a walkthrough on how the Site Recovery Manager (SRM) module works and we know that everything starts from $DefaultSrmServers.extensiondata. It’s time to have a look at getting some data gathered in Powershell and do some exploration in the module. [...]
As the New Year dawns, BDRSuite extends heartfelt thanks to our invaluable partners and customers for their unwavering support. May the coming year 2024 bring prosperity, collaboration, and continued success as we navigate the future together. Your business is entering the New Year with new [...]
Introduction Cloud computing has revolutionized the way we build and deploy applications. Azure Virtual Machines (VMs) are a pivotal component of the Azure cloud platform, offering a flexible and scalable environment to run workloads in the cloud. This post is designed for novices venturing into [...]
With traditional and legacy storage systems, Redundant Array of Inexpensive Disks or RAID has been the means for long to ensure that the data is resilient on disk and is able to tolerate the loss of an entire disk in the array or even multiple [...]