open-guides / og-aws

📙 Amazon Web Services — a practical guide
Creative Commons Attribution 4.0 International
35.64k stars 3.87k forks source link

Add Fargate task storage gotcha #681

Closed ScottBrenner closed 5 years ago

ScottBrenner commented 5 years ago

Adding

Task storage is ephemeral. After a Fargate task stops, the storage is deleted.

as a Fargate gotcha.

ScottBrenner commented 5 years ago

Merge?