Where Is What - KolderTech/aodtdoc GitHub Wiki
This section explains where everything is located within the Atlas of Drowned Towns System:
The following diagram gives a detailed presentation of how all the different servers in the Atlas System work together.

The Atlas System consists of a collection of various servers that provide the full functionality of the Atlas System and allow for the viewing, sharing, and management of the Atlas of Drowned Towns data collection. These servers are defined below.
- Heroku for map
- The Map web site is hosted on the Heroku web app hosting service
- Vercel for web site.
- The Atlas User Web Site is hosted on the Vercel App hosting service
- github for source code:
- All atlas source code is hosted on the Github online hosting service * map repository. * web site repository * portal repository * documentation wiki
- AWS for Relational database
- The Atlas Collection meta data is hosted on Amazon Web services
- MEC402 BSU for file storage
- The Atlas Collection files are hosted on the BSU VM Mec402.boisestate.edu
- AWS API Gateway for data access.
- The Atlas API for data collection access is hosted on an AWS API gateway
- AWS Python Lambdas for full dynamic data access.
- The Atlas data collection access is implemented using AWS Lambdas
- AWS S3 for hosting the Atlas Web Portal
- The Atlas Administrator's portal is made available via an AWS S3 bucket
- Wordpress.com
- Atlas forms, narratives and stories are managed through Wordpress.
At least one Administrator and all developers will need accounts on the following services:
- AWS
- MEC402
- Vercel
- Heroku
- wordpress.com
- github