I would like to deploy my shiny app that uses a local DuckDB (similar to SQLite) but I can't quite figure out if I can just copy the whole thing to the Amazon AWS system and it work seamlessly. Anyone had an experience please?
This link suggest sqlite works but I need to use DuckDB: Can you get a sqlite3 database on AWS?
Read more here: https://stackoverflow.com/questions/66328437/can-i-use-a-duckdb-sqlite-on-amazon-aws-for-a-shiny-app
Content Attribution
This content was originally published by HCAI at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.