Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Experiment-1

Aim: Introduction and setup of cloud 9 IDLE

Theory:

 What is cloud 9 IDLE

AWS Cloud9 is a cloud-based integrated development environment (IDE) that lets you to write, run, and
debug code from any machine with just a browser. The Cloud9 IDE provides the software and tooling
needed for dynamic programming languages including JavaScript, Python, PHP, Ruby, Go, and C++.
This means you no longer have to spend the time to install programs or configure your development
machine. You get full sudo privileges and a pre-authenticated AWS CLI when you run your Cloud9
development environment on a managed EC2 instance. Cloud9 also integrates with AWS CodeStar,
providing you the tools you need to successfully deploy applications to AWS.

 Features of cloud 9 IDLE

i. Fully-featured Editor

ii. Broad Selection of Run Configurations

iii. Integrated Debugger

iv. Integrated Tools for Serverless Development

v. Connectivity to Any Linux Server Platform

vi. Built-in Terminal

vii. Collaborative Editing and Chat

viii. Continuous Delivery Toolchain

ix. File Revision History

x. Built-in Image Editor

Conclusion: Hence, we successfully run program on AWS Cloud 9

You might also like