20 November 2020

AWS-Cloud9

  • Cloud9 is a cloud-based IDE that lets users write, run & debug their code with just a browser.
  • It supports over 40 programming languages, including Node.js, Python, PHP, Ruby, Go & C++.
  • It is fully supported on the recent versions of Google Chrome, Safari, Firefox & Microsoft Edge.
  • It development environment is where the project code files are stored and the tools used to develop the application are run.
  • AWS Cloud9 environments - AWS Cloud9 EC2 environment and AWS Cloud9 SSH environment.
  • Users can use SSH environments to connect an existing Linux-based EC2 or Lightsail instance with AWS Cloud9.
  • It EC2 environments come preinstalled with commonly used development tools such as Git and Docker.
  • It IDE has a run button in the toolbar and built-in runners for over 10 different languages that will automatically start user's application with the latest code changes.
  • It IDE has a built-in terminal window that can interactively run CLI commands.
  • It provides a default auto-hibernation setting of 30 minutes for user's EC2 instances created through Cloud9.

No comments:

Post a Comment

Most views on this month