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


Advent Of Code 2024 Now Underway
01/12/2024

December 1st is much anticipated among those who like programming puzzles. It is time to start solving small but tricky puzzles on the Advent of Code website with the goal of amassing 50 stars by Chri [ ... ]



Kafka 3.9 Adds Dynamic KRaft Quorums
16/12/2024

Kafka 3.9 has been released. The team says this is a major release and the final in the 3.x line. It This will also be the final major release to feature the deprecated Apache ZooKeeper mode. Kafka is [ ... ]


More News

espbook

 

Comments




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

Last Updated ( Tuesday, 09 November 2021 )