Skip to content

Commit 16e5a00

Browse files
committed
Added Fargate Spot docs
1 parent 6b0eccf commit 16e5a00

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This repository is just an example, but we are aiming for a level that can be us
77
You can use this repository to try creating your own AWS infrastructure!
88

99
- [x] VPC
10-
- [x] ECS on Fargate
10+
- [x] ECS on Fargate and Fargate Spot with capacity provider
1111
- [x] ECS Application Auto Scaling by Target Tracking Scaling Policies
1212
- [x] ECS Scheduled Task
1313
- [x] CodePipline triggerd by GitHub
@@ -18,6 +18,7 @@ You can use this repository to try creating your own AWS infrastructure!
1818
![structure](docs/aws.drawio.svg)
1919
![pipeline](docs/pipeline.drawio.svg)
2020
![ecs](docs/ecs.png)
21+
![fargate_spot](docs/fargate_spot.png)
2122
![scheduled_task](docs/scheduled_task.png)
2223
![codepipeline](docs/codepipeline.png)
2324

docs/fargate_spot.png

157 KB
Loading

0 commit comments

Comments
 (0)