From the course: AWS Certified Data Analytics – Specialty (DAS-C01) Cert Prep: 1 Collection

Unlock this course with a free trial

Join today to access over 23,200 courses taught by industry experts.

Installing a systems programming language Rust

Installing a systems programming language Rust

- [Instructor] Let's go ahead and launch an AWS Cloud9 environment for developing with Rust. I'm going to go ahead and call this Rust Cloud9. And Rust is a great language for developing on AWS. If I go ahead and put a description, we'll call this Rust environment, and we can say, as well, potentially a larger type environment. So if I go ahead and I select additional instance type here I can go ahead and select a different kind of machine. So we could say, for example, do I want maybe a 32 gig RAM eight CPU machine? Let's go ahead and select that, and we'll also select Amazon Linux 2. All right. And once this thing is on the process of creating, I can go ahead and select open. Now, in order to get Rust onto this system, it's a fairly straightforward process. All I need to do is go ahead, and use this command called Rust Up. Let's go ahead and take a look at Rust Up. Here we go. You can see that it's a installer for the…

Contents