Biochain Upload / Convert / Download Scope Aug ’21

  • These AWS bills are deductible for me, so I’ll cover all the Amazon charges so far.
  • I need the additional budget to cover the final EC2 costs as we debug over the next 2 weeks, as well as the dev time needed to get things working.

Status Update:

  • The complete upload / convert / post flow is working in the back-end, but fails to properly update the user on the result (in progress, error, done).
  • There is a moderate amount of additional code to write, but no major problems or questions remain at this point about implementation.
  • Debugging is slow with this project, since we’re working with large numbers of huge files. Every test takes time, and there are many layers of complexity
    • Uploading the .svs files to s3 bucket, so that
    • EC2-hosted JS app can run the convert process, and then
    • Post these new files back to the s3 bucket, where they can be publicly accessed via biochain.com (WordPress).

Estimates