Amazon Introduces RStudio on Amazon SageMaker
Written by Alex Denham   
Tuesday, 09 November 2021

Amazon has announced the availability of RStudio for SageMaker. The move is designed to make it easier to use RStudio with SageMaker’s machine learning and deep learning capabilities, and to incorporate RStudio into the data science infrastructure on SageMaker.

RStudio is an integrated development environment (IDE) for R includes a code console, syntax-highlighting editor, and tools for plotting, history, debugging and workspace management.

rlogo

Amazon SageMaker is a fully-managed platform that can be used to build, train, and deploy machine learning models at any scale. It includes hosted Jupyter notebooks for exploring and visualizing your training data stored in Amazon S3. You can connect directly to data in S3, or use AWS Glue to move data from Amazon RDS, Amazon DynamoDB, and Amazon Redshift into S3 for analysis in your notebook.

The inclusion means data scientists can launch RStudio Workbench with a simple click from within SageMaker. The inclusion also supports startinh a new session with a fully-configured environment, and choosing an instance type with the desired compute and memory for the job at hand, from a wide array of ML instances available.

Within the SageMaker/RStudio environment, users can get access to their organization’s data stored on AWS. They also have access to all of SageMaker’s deep learning capabilities, accessed via Python libraries using the reticulate package. This preconfigured environment includes all the necessary SageMaker libraries to get started.

The RStudio support complements Amazon SageMaker Studio Notebooks, which provide access to Python coding in a Jupyter Notebook environment, so that it's possible to switch between RStudio and SageMaker Studio Notebooks. All users' work, including code, datasets, repositories, and other artifacts are synchronized between the two environments through the default Amazon Elastic File System (Amazon EFS) storage.

RStudio for Amazon SageMaker is available now.

rlogo

More Information

RStudio Website

Amazon SageMaker

Related Articles

RStudio Updated With Plumber Support

RStudio Reticulated Python  

RStudio Adds Object Explorer

RStudio Improves Connections

RStudio Adds SparklyR Support

Amazon's Giant Push Into Machine Learning

New AWS Services

Amazon AI Services

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Is PHP in Trouble?
10/04/2024

The April 2024 headline for the TIOBE Index, which ranks programming languages in terms of their popularity, reads, "Is PHP losing its mojo" asking this question because this month PHP has dropped out [ ... ]



Udacity's New Discovering Ethical AI Course
12/04/2024

Udacity has just launched an hour-long course on Ethical AI. Intended for a wide audience across many industries, it introduces to basic concepts and terms needed to step into the world of Ethica [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 09 November 2021 )