From the course: Amazon Web Services: Data Analytics

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Using AWS Cloud9

Using AWS Cloud9 - Amazon Web Services (AWS) Tutorial

From the course: Amazon Web Services: Data Analytics

Start my 1-month free trial

Using AWS Cloud9

- In addition to the tools that we've looked at, AWS CLI and AWS SDK, there's a new tool for programmatically interacting with Amazon Services, it's called AWS Cloud9. And what it is, is a cloud based IDE, as it says here, for writing, running, and bebugging code. As of this recording, it's pretty new. It's just been out for a couple of months, but it has some great possibilities for improving your productivity. Because, as it says here, you've got tools like a pre configured CLI and it's probably easiest to see how it works by clicking on the orange create environment and then working with our environments. So let's do that. I'm going to call this, Demo AWS and click next step. I'm going to accept the defaults and scroll down and click next step. I'm going to scroll down the click create environment. Now this takes a couple of minutes, so I'm going to go ahead and pause the video, while this is spinning up. So we waited five minutes, and now we're in a browser based code IDE that…

Contents