One thing you can always do to ensure justice to assure you're doing good Capital "G", Good ...is to always try to come back to something you love daily, and to try to make it better just a little bit better, a little more helpful a little less heavy with mistakes a little bit better [...]
Month: July 2016
AWS – Deploy a Static Website to S3 using the CLI

(This article assumes a folder with existing code for the website on your local machine. ) The steps are: (Optional) If the bucket already exists, remove it using rb. Create the bucket using mb. Recursively copy the local web files to the target using cp. Instruct S3 to treat the bucket as a static website. [...]
You must be logged in to post a comment.