Use Python & Boto3 to Backup files/logs to AWS S3
Introduction
Let’s say we have a folder on our server in which our logs are generated for various services that are running to make our application available to the users. Now, what if we want to back up those logs to the AWS S3 bucket daily at 00:00...
blog.pushp.ovh8 min read
yukio
Nice Blog ! , Is there any way you to secure the access key, I've come across programs that uses some kind of algorithm to encrypt the secret key. That could be amazing