Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are many different options available to run containers on AWS, so we would like to determine the best way to run Clowder in containers on AWS.


Table of Contents

Scenario A: Docker Compose via EC2

...

Overview

The most familiar option would be to use AWS EC2 to spin up one or more raw virtual machines, precisely how we do on OpenStack today.

...