How to Install Amazon Web Services Cloud9 IDE

Subscribers:
3,570
Published on ● Video Link: https://www.youtube.com/watch?v=DmuES8KxeHc



Category:
Tutorial
Duration: 14:30
1,916 views
17


Hello everyone. Lets install the Cloud 9 IDE on to our EC2 Instance. This is a step by step guide of getting the browser based IDE(Integrated Development Environment) installed to work with our EC2 Instance.

This is part 2 in a multipart series.

Commands used:

Install Python: sudo yum install python3 -y
Install Node: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
. ~/.nvm/nvm.sh
nvm install node

Install gcc: sudo yum install gcc -y
Install Cloud9 IDE: curl -L https://raw.githubusercontent.com/c9/install/master/install.sh | bash

For getting the node environment path: which node




#AWS #Cloud9 #Learn2Code







Tags:
aws
amazon web services
cloud
cloud computing
aws cloud
aws cloud9
c9.io
online ide
pair programming
Cloud9
AWS Associate
AWS Architect Associate
AWS DevOps
aws developer certification
AWS Solutions
Amazon
AWS EC2
AWS Certification
cloud 9
amazon web services tutorial for beginners
amazon web services certification
amazon web services tutorial
aws certified solutions architect - associate level
aws ec2 tutorial for beginners