PrefectHQ / prefect-recipes

Snippets and templates representing common Customer Success patterns
https://PrefectHQ.github.io/prefect-recipes/
Apache License 2.0
238 stars 29 forks source link

Use ECSTask #127

Closed serinamarie closed 2 years ago

serinamarie commented 2 years ago

💻

What problem are you trying to solve?

A recipe detailing use of ECSTask block as users would like to see it in action.

Describe the solution you'd like

Take a user from writing the flow through deployment!

Resources

Release Notes: https://medium.com/the-prefect-blog/prefect-2-4-0-release-adds-support-for-aws-ecs-and-improves-deployment-cli-for-ci-cd-9582458e1e81

Docs/Prereqs: https://docs.prefect.io/concepts/infrastructure/?h=ecstas#ecstask

Describe alternatives you've considered

n/a

Documentation, Adoption, Migration Strategy

No response