Using Amazon S3 with Amazon RDS

I am trying to host a database on Amazon RDS, and the actual content that will store the information in the database (video) will be hosted on Amazon S3. I have some questions about this process. I was hoping someone could help me.

Can a database hosted on Amazon RDS communicate (search, update) something on Amazon S3? So, if I have a database on Amazon RDS and run the delete command to delete a specific video, is it possible for this command to delete the video on S3? Also, is there a tutorial on how to interact with these two media?

Many thanks!

+5
source share
1 answer

. , -, S3 , RDS, PHP ( EC2 Amazon), MySQL RDS , Amazon S3, (, , ).

Amazon AWS SDK, PHP : http://aws.amazon.com/php/

Java, Ruby, Python,.NET/Windows SDK S3, AWS, .

, , , , , - S3, , , .

, , : http://s3tools.org/s3cmd, S3. bash.

+6

All Articles