Summary
In this chapter, we learned different ways of setting up R on AWS. As part of this walk-through, we provisioned an EC2 instance, an Amazon SageMaker domain, user profiles, and an RStudio session. We also learned about loading, manipulating, and visualizing geospatial data using RStudio. You could also use R libraries such as aws.s3
, aws.lambda
, and others to integrate RStudio with other AWS services. To avoid AWS charges, please make sure to terminate the EC2 instance and delete the Amazon SageMaker domain. In the next chapter, we will explore how machine learning can be used in geospatial applications.