cancel
Showing results for 
Search instead for 
Did you mean: 

Upload file via messaging broker

kodermax
Star Contributor
Star Contributor

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 2

afaust
Legendary Innovator
Legendary Innovator

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
Star Contributor
Star Contributor

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.