Skip to content

Commit 190043b

Browse files
committed
Doc
1 parent a3fec77 commit 190043b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ more complex apps. EC2 instances can be used for development or as a canary.
3939
See the [AWS docs](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Scenario2.html)
4040
for overview.
4141

42+
## ECS with Fargate
43+
44+
This runs ECS applications with the same infrastructure as above, but running
45+
in containers in Fargate. It supports x86 and Arm.
46+
47+
An example app is here: https://github.com/cogini/phoenix_container_example
48+
4249
## CloudFront for assets
4350

4451
Store app assets like JavaScript and CSS in CloudFront for performance

0 commit comments

Comments
 (0)