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

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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

  • 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

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • 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