Discindo
Discindo
Home
Projects
About
Light
Dark
Automatic
aws
Rstudio in the cloud for those of us with old laptops part 2: automating with terraform
Setting the scene for automation In the previous post I wrote about how to spin up a EC2 instance with Rstudio server, so some of the more computational heavy R processing can be moved on AWS infrastructure.
Novica Nakov
Last updated on 2023-01-29
7 min read
R
Rstudio in the cloud for those of us with old laptops
I use a Thinkpad from 2015 for my day to day work, and you can imagine things are getting slower as time goes by. Recently I had to test some computation in an R package I am developing and my computer froze multiple times.
Novica Nakov
Last updated on 2023-01-29
4 min read
R
How to invoke an AWS Lambda function with R and paws
In recent weeks, I have been trying to learn more about using the {paws} software development kit to interact with Amazon Web Services from R. So far, my focus was on the basics of DynamoDB.
Teofil Nakov
Last updated on 2022-07-25
5 min read
R
Using R and {paws} to populate DynamoDB tables #2
In our previous post we covered some basics of using the paws SDK to interact with AWS DynamoDB from R. We wrote a few simple functions to prepare R lists in the appropriate format for DynamoDB and some wrappers to put these lists as items in the remote NoSQL database.
Teofil Nakov
Last updated on 2022-07-21
5 min read
R
Using R and {paws} to populate DynamoDB tables
R and AWS DynamoDB In recent weeks we’ve been using AWS services for a few our projects. One of the things that came up was to populate DynamoDB tables with data from R.
Teofil Nakov
Last updated on 2022-07-21
4 min read
R
Cite
×