Distributed Computing using AWSClusterManagers.jl

Distributed computing is a common approach to accessing large amounts of resources. The AWSClusterManagers.jl package allows users to leverage AWS to run scaled computing environments with Docker, Elastic Container Service (ECS), or Batch.


AWSClusterManagers.jl is a package which allows you to run your distributed workload on AWS. You can now free up your own machine, and quickly and easily run your work load in parallel in the cloud.

An example demo showcased can be found below:
- https://github.com/mattBrzezinski/AWSClusterManagersDemo.jl