States Language - Declaratively design gen_statem processes Phoenixcasts: Elixir and Phoenix screencasts

AWS S3 in Elixir with ExAws

AWS S3 in Elixir with ExAws

This article/video is all around AWS S3 and Elixir. I show how to setup an AWS account and permissions, configure ExAws, put, list, get and delete S3 objects.

Then, we see how to upload a large file with multipart uploads, how to generate presigned urls and process large files on the fly.