Ah right, so servers running javascript are actually serverless.
How is using a node.js server to generate signed requests to upload files onto S3 servers, "serverless"?
I also really liked this page on bitpacking, which also offers a technique to implement them using only math operations. http://number-none.com/product/Packing%20Integers/index.html I recently implemented a bitpacker in…
Ah right, so servers running javascript are actually serverless.
How is using a node.js server to generate signed requests to upload files onto S3 servers, "serverless"?
I also really liked this page on bitpacking, which also offers a technique to implement them using only math operations. http://number-none.com/product/Packing%20Integers/index.html I recently implemented a bitpacker in…