Overview
RStudio is an integrated development environment for R, a programming language for statistical computing and graphics. RStudio Server runs on a remote server and allows accessing RStudio using a web browser.
Highlights
- Useful GUI for R language
- Accessible from all your devices
Details
Typical total price
$0.026/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t1.micro | $0.014 | $0.02 | $0.034 |
t2.nano | $0.014 | $0.006 | $0.02 |
t2.micro AWS Free Tier Recommended | $0.014 | $0.012 | $0.026 |
t2.small | $0.014 | $0.023 | $0.037 |
t2.medium | $0.014 | $0.046 | $0.06 |
t2.large | $0.014 | $0.093 | $0.107 |
t2.xlarge | $0.014 | $0.186 | $0.20 |
t2.2xlarge | $0.014 | $0.371 | $0.385 |
t3.nano | $0.014 | $0.005 | $0.019 |
t3.micro AWS Free Tier | $0.014 | $0.01 | $0.024 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
No refund policy
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
Rstudio version 2024.04.2 Build 764 R version 4.4.1 Amazon Linux version 2023.2.20231030.1
Additional details
Usage instructions
- Launch a new instance with this AMI
- Choose an instance with at least 500Mb of ram and at least 1 vCPU, keep in mind that you'll be limited to available ram when loading datasets
- Select or create a new key pair and store it somewhere safe
- Create a new security group:
- allow inbound TCP on port 22 only to your IP (ssh access)
- Launch it !
- Edit the newly created security group:
- allow inbound TCP on port 8787 to your IP only (Rstudio web app access)
- allow inbound TCP on port 80 to your IP only (Password setup util access)
- Wait for the instance to get ready (~ <1min)
- Copy the IPV4 of the instance and access your n8n with this url: http://{copied IPV4}/
- If your bowser warn you of risks of http, accept
- Set a strong password in the form as soon as possible
- Allow a few seconds
- Follow the link or got to: http://{copied IPV4}:8787/ and login with username rstudio and the password you just set
- (optional) you can use your own domain to redirect to the instance
- Enjoy
Support
Vendor support
No included support, contact me for custom inquiries regarding your infrastructure or any other topics : https://aws.amazon.com/marketplace/pp?sku=1kk35k8cg4tgu85jp6vtzvbkl or contact me by email contact@adriengarciadev.fr
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.
Similar products
Customer reviews
Best RStudio AMI on AWS
Very fast, very efficient, easy to set up and use. Can install packages with ease unlike some other AMIs. Will definitely continue to use this AMI. Thanks