Overview
This is a repackaged open source software product wherein additional charges apply for technical support with a 24-hour response time. This AMI contains Rust 1.92 on CentOS Stream 9 repackaged by Easycloud, fully configured for high-performance systems programming. The system is built on a minimal installation of CentOS Stream 9, updated to the latest version, and includes continuous updates and support to ensure a secure and stable foundation.
Pre-installed Components
-
Rust (rustc & cargo) 1.92.0: A multi-paradigm, general-purpose programming language that emphasizes performance, type safety, and concurrency. It enforces memory safety without requiring a garbage collector.
-
Cargo Audit 0.22.1: A pre-compiled security vulnerability scanner for Rust projects that checks your 'Cargo.lock' files against the RustSec Advisory Database.
-
Ripgrep (rg) 14.1.1: An industry-standard, line-oriented search tool written in Rust. It recursively searches your current directory for a regex pattern and is optimized for extreme speed.
-
CentOS Stream 9: A stable, reliable, and secure enterprise Linux distribution, widely used for high-performance computing environments.
Project Benefits & Use Case
-
Use Case: Together, Rust 1.92, Cargo, and the pre-installed developer tooling (Cargo Audit, Ripgrep, and core build utilities) provide a complete, out-of-the-box systems programming environment. They are primarily used for building memory-safe applications, high-concurrency network services, and WebAssembly (Wasm) modules.
-
Key Benefits: Guided by our core value of "Redefining open source value through performance and simplicity," this stack allows developers to immediately start coding without fighting environment setup. By pre-compiling heavy tools and including essential system linkers, it saves significant setup time, prevents common compilation blockers, and ensures a secure, standardized workflow.
Why choose this AMI?
-
Expert Engineering & Support: Professionally repackaged by experienced engineers to guarantee a highly optimized and stable environment. It is backed by comprehensive documentation and fast, professional technical assistance to ensure your development runs smoothly without costly downtime.
-
Pre-Compiled Audit Tools: Installing 'cargo-audit' from source can take over 15 minutes on standard instances due to complex dependency compilation. This image comes with 'cargo-audit' pre-installed and globally available, allowing you to run security vulnerability scans on your 'Cargo.lock' files immediately.
-
High-Performance Search: Includes Ripgrep (rg), the industry-standard search tool favored by Rust developers. It ignores '.gitignore' files by default and searches codebases significantly faster than standard grep.
-
Ready for Compilation: The environment includes the full "Development Tools" group (gcc, make, linker), solving the common "linker 'cc' not found" error that plagues fresh Rust installations.
-
Standardized Installation: Tools are installed in standard system paths, ensuring compatibility with CI/CD pipelines and IDEs.
-
Production Ready: Based on a hardened, minimal installation of CentOS Stream 9, updated with the latest security patches.
Highlights
- Secure by Default: Pre-loaded with 'cargo-audit' to instantly scan your dependencies for reported security vulnerabilities (RUSTSEC).
- Developer Productivity: Includes 'ripgrep' for blazing fast, recursive code searches that respect your gitignore rules.
- Expert Support: Backed by comprehensive documentation and fast, professional technical assistance.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Cost/hour |
|---|---|
t3.medium Recommended | $0.04 |
t2.micro | $0.04 |
t3.micro | $0.04 |
r6i.4xlarge | $0.28 |
r5.xlarge | $0.18 |
r5d.large | $0.08 |
r5d.8xlarge | $0.39 |
m5.16xlarge | $0.68 |
i7ie.18xlarge | $0.68 |
m6id.12xlarge | $0.68 |
Vendor refund policy
No refunds. Cancel anytime.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Update to the latest version
Additional details
Usage instructions
Connection Methods:
Ssh to the instance public IP address and login as 'ec2-user' using the key specified at launch time. Use 'sudo su -' in order to get a root prompt. For more information please visit the links below:
Install Information
-
Operating System: CentOS Stream 9
-
Rust Version: 1.92
-
Cargo Version: 1.92
-
Audit Tool: Cargo Audit (Pre-compiled in /usr/local/bin)
-
Search Tool: Ripgrep (rg)
Usage Instructions
-
Check Versions: Run 'rustc --version' and 'cargo --version' to verify the toolchain.
-
Verify Tools: Confirm that the additional tools are executable by running 'cargo audit --version' and 'rg --version'.
-
Create a Hello World: Verify the linker configuration by running: 'cargo new hello_world && cd hello_world && cargo run'
-
Run Security Audit: In any project with a 'Cargo.lock' file, execute 'cargo audit' to scan for vulnerabilities.
Firewall Configuration
-
SSH (Port 22): Required for initial system access.
-
Security Recommendation: For production environments, strictly limit SSH access to trusted IP addresses only via AWS Security Groups.
Documentation
For a detailed installation and management guide, please visit: https://www.easyclouds.io/docs/rust-guide
Resources
Vendor resources
Support
Vendor support
Should you encounter any issues while using the system, please do not hesitate to contact us via email at: support@easyclouds.io ,Thank you!
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.