Deploying a Static Site to S3?
Creating, building and deploying a photo gallery manually to S3 and CloudFront is straight forward enough. What about updating and maintaining!
Hosting a photo gallery on Amazon AWS utilises three services. Amazon S3 is the storage service think of this as a cloud-based hard disk. Amazon route 53 is the domain name registrar which is linked to S3, think of this as a telephone exchange redirecting your calls. Lastly there is Amazon CloudFront which is a cache to speed up the website, think of this is putting the most popular photographs at the top of the pile.
YouDoPhoto integrates with Amazon AWS and sets up these services with a few clicks (you will need Amazon account).
YouDoPhoto Not only helps with the setting up of your photo gallery we also automate the process if you update the site and add additional photos or pages. Each time the photo gallery is updated, built and deployed to Amazon YouDoPhoto instructs AWS that new content is available and the cache is cleared and the storage is updated with old images deleted.