Upload file via messaging broker

cancel
Showing results for 
Search instead for 
Did you mean: 
kodermax
Active Member II

Upload file via messaging broker

Now For file storage, I'm currently using AWS S3 and ran into the following problem, service is not available.

I uploading file through rest api, node item was created, but file not uploaded to aws s3.

May be can be used messaging broking for uploading files?

2 Replies
afaust
Master

Re: Upload file via messaging broker

First of all, what kind of module / addon are you using to write files to S3?

And could you elaborate on your second issue / question about what you want to do with a message broker?

kodermax
Active Member II

Re: Upload file via messaging broker

I'm using a self-signed module.

With the help of the message queue, I want to have a 100% result of uploading files.

Also see the statistics when the file upload to Amazon S3 was not successful.