AWS relaunches Cloud9 collaborative development environment, a year after acquisition
AWS relaunches Cloud9 collaborative development environment, a year after acquisition.
Amazon Web Services launched a new service today that’s designed to provide developers with a full development environment running in its cloud. Called AWS Cloud9, it’s designed to give developers a collaborative workspace for writing code and running terminal commands necessary to create and deploy software.
Using AWS Cloud9, developers will be able to provide read-only or read and write access to their workspace for other collaborators, who will then be able to concurrently edit code, and chat about changes they’re making. The software integrates with AWS Lambda, the cloud provider’s service for running short, event-driven code functions, as well.
Above: A screenshot shows the AWS Cloud9 editor.
Live collaboration is important for the practice of pair programming, when two people work together to write code and smash bugs. But more than that, it’s also useful for providing assistance with tricky bugs, or just give one engineer a window into the work someone else is doing in real time. Because Cloud9 is running on AWS, people don’t have to sit next to one another in order to see what’s going on.