Dump MySQL Server DB File in Remote-Server and create a final backup in AWS S3.
Execute the command to configure the remote keys:
ssh-keygen -t rsa -m PEM -f remote-key
Dockerfile for the Remote_Server:
Installation of mysql using docker-compose file:
In this lab first, we build the image using the commands.
root@ip-172-31-17-2...
sheikhkamranmuneer.hashnode.dev1 min read