"Amazon ECS Sample App"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
 
(다른 사용자 한 명의 중간 판 하나는 보이지 않습니다)
30번째 줄: 30번째 줄:
==같이 보기==
==같이 보기==
* [[아마존 ECS]]
* [[아마존 ECS]]
==참고==
* http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ecs.html


[[분류: AWS]]
[[분류: AWS]]

2017년 6월 27일 (화) 00:10 기준 최신판

1 개요[ | ]

Amazon ECS Sample App
<html>

  <head>
    <title>Amazon ECS Sample App</title>
    <style>
      body {
        margin-top: 40px;
        background-color: #333;
      }

    </style>
  </head>

  <body>
    <div style=color:white;text-align:center>
      <h1>Amazon ECS Sample App</h1>
      <h2>Congratulations!</h2>
      <p>Your application is now running on a container in Amazon ECS.</p>
    </div>
  </body>

</html>

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}