Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS how-to-guide ECS video #162

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions how-to-guides/cloud-services/aws/ecs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ECS

If you're more of a visual learner, check out the [video tutorial](#video-walkthrough)!

## Installation guide

You can run services and tasks managed by AWS ECS inside of DevBoxes using [AWS ECS Anywhere](https://aws.amazon.com/ecs/anywhere).
Expand Down Expand Up @@ -86,3 +88,7 @@ launch:
</strong></code></pre>

When running tasks/services you should now be able to select "External" launch type in order to run them on your DevBoxes.

## Video Walkthrough

{% embed url="https://devzero.b-cdn.net/how%20to%20guide%20AWS%20ECS.mp4" %}