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

30번째 줄: 30번째 줄:
==같이 보기==
==같이 보기==
* [[아마존 ECS]]
* [[아마존 ECS]]
==참고 자료==
* http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ecs.html


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

2017년 1월 20일 (금) 09:41 판

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 }}