Event Based System with Localstack (Elixir Edition): Uploading files to S3 with PresignedURL's

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. aws-cli

    Universal Command Line Interface for Amazon Web Services

    And this is the init_localstack.sh file content, a unique thing about localstack its that you can move all strings like an aws-cli tool, also the container deletes all the content and config once the container stops, so the script file must create all the resources that you need from Localstack

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ex_aws

    A flexible, easy to use set of clients AWS APIs for Elixir

    We will use the library ex_aws to manage all the AWS resources

  4. events_arq

    An example of arquitecture based on events on elixir with phoenix

    Full code here

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • AWS-CLI: Master AWS from Your Terminal with This Universal CLI Tool

    1 project | news.ycombinator.com | 24 Aug 2024
  • It is not possible to install ARM64 AWS CLI

    1 project | news.ycombinator.com | 15 Jun 2023
  • [Engineering_Stuff] S3FS-FUSE - Permet de monter votre lien de seau S3 / Minio vers votre rĂ©pertoire local

    2 projects | /r/enfrancais | 28 Apr 2023
  • AWS S3 storage class invalid - DEEP_ARCHIVE - why?

    1 project | /r/aws | 3 Mar 2023
  • Can we run AWS CLI to generate reports for all regions?

    1 project | /r/aws | 14 Feb 2023

Did you know that Elixir is
the 24th most popular programming language
based on number of references?