Link to home
Start Free TrialLog in
Avatar of James Glaubiger
James GlaubigerFlag for United States of America

asked on

Remote Development Team - Environment & Security?

A small software development firm I work with has tasked me with setting up the policies, procedures, and environment for a remote development team.   I am wondering what suggestions the EE community might have for setting this up.

Here are the basics:

- The developers mostly develop in the Cloud
- Some SSH access to Linux boxes at our data center (these are web servers PHP, JS, HTML)
- There is no central office, everyone works from home and Brings their own devices.

How can I setup a shared environment so that each Developer has the tools they need pre-installed and ready to go in a secure way.  We will have some interns working as well, and I don't want them having copies of code on their personal computers.

I had thought about setting up a Terminal Server and having them RDP into the box, but I read several posts saying this is difficult to maintain.  So I am posting the question here in hopes someone who has led a team of Remote Developers can point me in the right direction.

thanks
ASKER CERTIFIED SOLUTION
Avatar of Shalom Carmel
Shalom Carmel
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of James Glaubiger

ASKER

Perfect advice!  Thank you.