Skip to content

ShawnkoonZ/aws-quadtree-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-quadtree-docker

Docker implementation for each quadtree instances.

Please checkout the link for reference :

https://shawnkoon.github.io/subPages/DockerInfoPage/index.html


Project structure.

file-generator

Docker file that will be used to Generate Container/Image that creates Tree node files & uploading up to S3 bucket. The Container/Image that is generated by this dockerfile will be used by main project instance.

Checkout file-generator doc for any detailed information.

node-generator

Docker file that will be used to Generate Container/Image that generates tree nodes and uploading it upto DynamoDB from the Tree node file that is uploaded upto s3 bucket. This Container/Image will be used asynchronously with other container/image to populate tree structure on DynamoDB.

Checkout file-generator doc for any detailed information.

Releases

No releases published

Packages

No packages published

Languages