You can use mysqldump and mysql.exe for backup and restoration after installing MariaDB using the sudo yum install mariadb.x86 64 command in your EC2 instance.
Category: EC2 Jump Server
EC2 AWS RDS – MySQLDump Generated Column Error
One of the errors encountered while restoring the MySQL backup created using mysqldump is as follows. I encountered it in my EC2 jump server that
Error while Installing MySQL in EC2 Jump Server
Please read the post from earlier to learn how to set up a MySQL community server and client on EC2, which serves as a bridge
Installing MySQL in EC2 Jump Server
As a best practice, bastion hosts (jump servers) are frequently used to access privately accessible hosts inside of a system environment. A system on a