Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

create spot fleet request with multiple type of ec2 instance #68

Open
selmertsx opened this issue Jun 16, 2017 · 5 comments
Open

create spot fleet request with multiple type of ec2 instance #68

selmertsx opened this issue Jun 16, 2017 · 5 comments
Assignees

Comments

@selmertsx
Copy link
Contributor

selmertsx commented Jun 16, 2017

We need to create spot fleet request with multiple type of EC2 instance by management console, since the price of spot instance sometimes changes.

I want to correspond quickly to spot instance price fluctuation by creating management console.

@selmertsx selmertsx self-assigned this Jun 16, 2017
@selmertsx
Copy link
Contributor Author

selmertsx commented Jun 16, 2017

SpotFleet Instanceをいい感じに運用したい

いい感じにとは何か?

  • サービス全体として落ちないこと。
  • より良いインスタンスが選べたら、簡単に運用に利用するインスタンスタイプを変えられること
  • 今、インスタンス上で動いているコンテナを、新しく作ったコンテナ上で動かせること

そのためにどんな機能が必要なのか?

  • 現在Revieeeで稼働中のspotfleet requestが把握できる機能 (must)
  • 現在稼働中のSpotFleet Requestに対して、変更を加えることができる (must)
    • Spot Fleetのインスタンスタイプを変えたり、個数を変えたり
    • 変更したリクエストで、Revieeeのcontainer instanceを置き換えられる
  • 現在のspotfleet instanceの相場が分かる (option)

@selmertsx
Copy link
Contributor Author

spot fleetをconsole上からいじれるようになったので、とりあえず簡単に使えるような cloudformationだけで良いのではなかろうか

@selmertsx
Copy link
Contributor Author

spotfleet requestと、ecrに関して cloudformationに追記する。

@selmertsx
Copy link
Contributor Author

selmertsx commented Jun 20, 2017

【話した内容まとめ】
cloudformation.yml の書き方に関して
今は、役割単位で分けて書いている。ので、一旦それに寄せて書いてく。

@selmertsx
Copy link
Contributor Author

spot fleet requestにおける InstanceTypeは、m3.large, m4.large でやる。

確認環境は、CPUボトルネックになるよりも、docker コンテナが立ち上がりまくってることから、
メモリボトルネックになりがちなので

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant