December is a month full of joy, happiness, and love. It’s the perfect time for celebrations and making the most of this special time of the holiday season that may fill your heart and home with many blessings. We here at BDRSuite consider each and [...]
What is AWS Systems Manager? AWS Systems Manager is the operation hub for your AWS applications and resources. Systems manager has lots of capabilities. Application Management: Application manager, AppConfig and Parameter Store Change Management: Change manager, Automation, Change calendar, Maintenance window Node Management: Compliance, fleet [...]
What is AWS Database Migration Service? AWS Database Migration Service (AWS DMS) is a cloud service that makes it possible to migrate relational databases, data warehouses, NoSQL databases, and other types of data stores. You can use AWS DMS to migrate your data into the [...]
In this tutorial, we are going to look into the detailed steps of how to connect to an AWS PostgreSQL DB from an EC2 instance using psql client tool. Once the connection is established, the Postgresql DB can be managed through psql client tool. Also, [...]
We are excited to announce our latest release, BDRSuite v7.1.5! This version offers a host of new features, enhancements, and bug fixes to improve your backup experience and make the process smoother and more reliable. This blog post will take you through all the latest [...]
Introduction VMware Workstation Player and VMware Workstation Pro stand as powerful virtualization applications, enriching the computing experience for users on their desktops or laptops. VMware Workstation Player offers a cost-free option for virtualization, while VMware Workstation Pro requires a license, catering to more advanced and [...]
Quick Bites: The blog post provides a comprehensive guide on enabling GPU passthrough in Microsoft Hyper-V, highlighting its benefits, requirements, and setup process It explains how GPU passthrough enhances graphics performance for virtual machines, making it suitable for intensive tasks like gaming, video editing, and [...]
In this tutorial, we are going to look into the detailed steps of how to backup & restore an AWS PostgreSQL DB. We will see the different options available to backup and restore a PostgreSQL DB. Finally, we will see how to backup and restore [...]
Introduction to AWS Postgresql AWS PostgreSQL is a managed relational database service provided by Amazon Web Services (AWS). It allows you to set up, operate, and scale PostgreSQL databases in the cloud without the need for extensive database administration tasks. PostgreSQL is a open-source RDBMS [...]
In this tutorial, we will look at how to create an AWS lambda functionsetup. The scenario that we will use is to detect change in EC2 instance state and then send an email to notify the EC2 instance state change. Following resources are required to [...]