Reputation: 1659
I am looking to run C++ code on an Amazon EC2 instance running Ubuntu. I need to signal the C++ app when data in an S3 database is updated. What is the best way of doing this. The C++ app would then read the relevant data from S3.
Thanks
Upvotes: 0
Views: 48