Thanks So Much 😊
About Docker and AWS, I followed the mentioned Realpython guide.
First, I created an image for the bot and then deployed it on the EC2 t2.micro instance of AWS.
While deploying I used ssh to connect to the remote instance and scp to transfer the docker image.
Docker and especially AWS is a little new to me, I hope to learn more about these soon.