erlcloud
AWS APIs library for Erlang (Amazon EC2, S3, SQS, DDB, ELB and etc) (by erlcloud)
ex_aws
A flexible, easy to use set of clients AWS APIs for Elixir (by ex-aws)
erlcloud | ex_aws | |
---|---|---|
1 | 5 | |
651 | 1,295 | |
-0.2% | 0.2% | |
6.2 | 8.3 | |
2 months ago | 5 days ago | |
Erlang | Elixir | |
BSD 2-clause "Simplified" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
erlcloud
Posts with mentions or reviews of erlcloud.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-20.
-
Amazon S3 and python requests/curl
There is a library I found for erlang here that could help: https://github.com/erlcloud/erlcloud
ex_aws
Posts with mentions or reviews of ex_aws.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-10.
-
File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir
If you want to upload files from the server, please check out ex_aws, ex_aws_s3, and AWS S3 in Elixir with ExAws. Uploading from the server is very straightforward compared to uploading from the client mainly because ex_aws already includes all necessary request settings. If you want the user to first upload the file to the server (maybe you want to change the file a bit before storing it or generating thumbnail of the picture), then consider also using Waffle that comes with seamless integration with ex_aws.
-
Event Based System with Localstack (Elixir Edition): Uploading files to S3 with PresignedURL's
We will use the library ex_aws to manage all the AWS resources
-
Complete, Production-Ready Phoenix Reference Applications
AWS: I don't have a definitive answer for you on AWS. I've used ex_aws a good bit, and it's reasonably solid. aws-elixir also seems to be actively maintained.
-
File Upload using Elixir, Phoenix, Absinthe and ExAws
Prepare your account, we will use AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY. Please visit here for more information about ExAWS: https://github.com/ex-aws/ex_aws
-
Looking for an Open Source project to join part time
- https://github.com/ex-aws/ex_aws
What are some alternatives?
When comparing erlcloud and ex_aws you can also consider the following projects:
aws - AWS clients for Elixir
aws-elixir - AWS clients for Elixir
GCloudex - Friendly set of wrappers for Google Cloud Platform services' API's in Elixir.
libcluster - Automatic cluster formation/healing for Elixir applications
Cloudi - A Cloud at the lowest level!
nodefinder - Strategies For Automatic Node Discovery
Nomad - Elixir/Phoenix Cloud SDK and Deployment Tool
Oceanex