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
asked a year ago324 views
1 Answer
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
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions