Read more here on WiredTiger Storage and the need of application consistency for the MongoDB Check here on adding your AWS account to Nimesa Nimesa supports pre and post script hooks to perform the specific operation before or after a backup,…
In the earlier blogs we see about installing the other relational databases in the AWS EC2 instances, now I started exploring the options to integrate the NoSQL database with our Backup and DR application In this blog lets see on…
AWS allows you to create new EBS volumes and you can attach it to EC2 instance for extra storage. However, to make it usable as storage inside the instance, you need to mount it to a specific folder. First create…
Everyone is aware that whether you are using on-premise or public cloud you need backup of your Virtual Machines or cloud instances. You can read more about the types of backup here This script creates the application consistent snapshot of…
Recently I have posted on installing MySQL in Amazon Linux, Now I am trying to Integrate and test Maria Backup and Recovery integration. In our product we support the Backup and recovery of MySQL instance in EC2, you can read…
The data is moving to the cloud, many enterprises are moving to the cloud in full swing. Instead of refactoring the whole set of application companies start their cloud journey with Lift and shift and few organisations are using multi-cloud.…
Amazon EBS encryption offers a straight-forward encryption solution for your EBS resources that don’t require you to build, maintain, and secure your own key management infrastructure. It uses AWS Key Management Service (AWS KMS) customer master keys (CMK) when creating…
The default user for Amazon Linux 2 is ec2-user, first, we need to create a password for the ec2-user Then enable the password authentication for the Login in the SSHD config file Restart the SSHD Service
In this post, we will see how to install MySQL server on AWS EC2 Amazon Linux 2 and configure the security group to access from your desktop The Amazon Linux AMI is a supported and maintained Linux image provided by…
In my previous post, we discussed the creation of IAM user and the privilege required to protect your AWS EC2 instances. In this post, we will discuss to register the AWS account with Nimesa. Open the Nimesa web console (…