Number of EC2 instances for a large number of Cloud9 developers

0

Assuming I have a team of 20 developers using Cloud9, and that I wish to host the Cloud9 developer environments on AWS, therefore selecting EC2 instances.

In that case, will we need 20 EC2 instances, one for each Cloud9 developer?

Or is there a way of sharing a single EC2 instance by multiple developers? Are there ways of running Cloud9 envs on AWS other than on EC2 instances? Any other ideas how cost may be optimized for a large team of Cloud9 developers?

Thanks,

Julius

jcplerm
質問済み 1年前328ビュー
1回答
0

If you have devs working on the same code, at the same time, you can actually share Cloud9 environments. This way you can see who marked up what code, sort of like a shared google doc. You can have one nice size Cloud9 instance rather than an individual environment for each developer.

Some details . . .

https://docs.aws.amazon.com/cloud9/latest/user-guide/share-environment.html

profile pictureAWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ