質問編集履歴
3
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -22,6 +22,20 @@
|
|
22
22
|
|
23
23
|
|
24
24
|
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
追記
|
30
|
+
|
31
|
+
・試験的な運用のように、コンテナ化されたアプリケーションを利用する時間が限定されている場合 Fargate
|
32
|
+
|
33
|
+
・コンテナ化されたアプリケーションを常時稼働させておく必要がある場合 EC2
|
34
|
+
|
35
|
+
とする料金体系が良いという情報は得ました。
|
36
|
+
|
37
|
+
|
38
|
+
|
25
39
|
参考記事
|
26
40
|
|
27
41
|
[AWS FargateとECSの違いは?](https://qiita.com/tamizuma/items/5f3fcea04052415dc875)
|
2
追記
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
ECSのFargateとEC2の使い分けについて
|
1
|
+
AWS ECSのFargateとEC2の使い分けについて
|
test
CHANGED
File without changes
|
1
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -24,6 +24,8 @@
|
|
24
24
|
|
25
25
|
参考記事
|
26
26
|
|
27
|
-
https://qiita.com/tamizuma/items/5f3fcea04052415dc875
|
27
|
+
[AWS FargateとECSの違いは?](https://qiita.com/tamizuma/items/5f3fcea04052415dc875)
|
28
28
|
|
29
|
+
|
30
|
+
|
29
|
-
https://qiita.com/leomaro7/items/a3edb49d9929dd42cc0d
|
31
|
+
[AWS Fargate](https://qiita.com/leomaro7/items/a3edb49d9929dd42cc0d)
|