A collection of best practices based on my experience building a scaled out solution for the server side file upload handler.
1. Authentication/ Authorization
2. Chunking
3. Stateless upload & Session
4. Shared memory for post file operations
5. Retries & Failover
6. Bulk operations
To be completed..
1. Authentication/ Authorization
2. Chunking
3. Stateless upload & Session
4. Shared memory for post file operations
5. Retries & Failover
6. Bulk operations
To be completed..
No comments:
Post a Comment