This web document is a tutorial draft to manage Sauri rock-art data on Amazon Web Service (AWS). Our purpose is to build an information system, online, interactive, to share and promote Sauri rock-art. To have more information on Sauri rock-art archaeology, see this other web document.
This document is stored on a public repository on GitHub: https://github.com/zoometh/Sauri
The choice of Amazon Web Service (AWS) is an important part of the future information system. It offers a really good quality report compared to other similar services (Microsoft Azure, Google Cloud Computing, or institutional servers). For example, AWS allows to install R, RStudio Server and Shiny Server which will allow us to create interactive forms (maps, enriched photographs, scatter plots, etc.).
This AWS account is maintained by: Thomas Huet
Go on AWS website and choose ‘Sign In to the Console’. Then, choose ‘Sign in as IAM user’. The Sauri account ID is 238927671855
, the IAM user name is sauri-pallars
. You will also have to write your password1.
You only have the possibility to access the S3 buckets2. Click on the S3 icon
Within the S3 buckets, choose sauri-pallars
S3 bucket
Once connected, you must have this credential in the upper right of your computer window:
The S3 sauri-pallars
folder/file structure is
sauri.pallars
|
roques/ | R1/ |
R2/ | ||
… | ||
gis/ | roques.shp | |
zonas.shp | ||
… |
The S3 ‘roques’ stores all the documentation of specific rocks (photo, drawings, etc.) ordered by rock:
roques/ | R1/ | _IGP7852.JPG |
_IGP7854.JPG | ||
_IGP7855.JPG | ||
… | ||
R2/ |
The S3 ‘gis’ stores all the spatial documentation (shapefiles, georeferenced maps, etc.)
sig/ | roques.shp |
zones.shp | |
seclas.shp | |
dem.tif | |
… |
You can compute various action on the sauri-pallars
S3 bucket:
upload new files
delete files
download files
etc.
These actions, and further more, are authorized by the root user3, contact him/her to extend your permissions
The achieved task, the current task and the future task are listed below
Actually, there’s an error when we try to connect to Shiny Server
this password has been sent to you↩︎
Amazon Simple Storage Service or Amazon S3 bucket are similar to folders↩︎
Thomas Huet: thomashuet7@gmail.com↩︎