From 20f936e9235689b2c66c22a0fd50d69ca04ee556 Mon Sep 17 00:00:00 2001 From: Brian Vu Date: Thu, 7 Jul 2022 15:27:58 -0700 Subject: [PATCH] chore: update fargate spot description --- src/examples/run-task-fargate-spot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples/run-task-fargate-spot.yml b/src/examples/run-task-fargate-spot.yml index 6fce3578..bf059e33 100644 --- a/src/examples/run-task-fargate-spot.yml +++ b/src/examples/run-task-fargate-spot.yml @@ -1,6 +1,6 @@ description: > Amazon Fargate Spot Instances let you take advantage of spare compute capacity in the AWS Cloud at steep discounts. Fargate Spot is an AWS Fargate capability that can run interruption-tolerant Amazon Elastic Container Service (Amazon ECS) tasks at up to a 70% discount off the Fargate price. Since tasks can still be interrupted, only fault tolerant applications are suitable for Fargate Spot. - + CircleCI provides continuous integration and delivery for any platform, as well as your own infrastructure. CircleCI can automatically trigger low-cost, serverless tasks with AWS Fargate Spot in Amazon ECS. usage: version: 2.1