Sobes.tech
Junior — Senior

Organization of file processing from S3 in Kubernetes cluster

livecode

Task condition

The file is uploaded to S3 storage. Requests for processing it are sent to workers running in Kubernetes. Each worker downloads the file from S3 and performs the required processing.

It is necessary to determine where to save the obtained results and how to build the process of their transfer and storage.