Welcome to allowed.cloud
I'm compiling a list of what's allowed in the cloud. Plus sharing thoughts on web development, security, Linux, and life.
4 things allowed in the cloud
New!
Invalidate CloudFront Cache for Static WebsiteTrashing the cache ensures edge locations have the latest after a fresh commit#beginner
#cloudfront
New!
Add an Alternate Domain Name to a CloudFront DistributionCloudFront allows the use an alternate domain so you don’t have to use the assigned distribution domain name.#beginner
#s3
#cloudfront
New!
Deploy a Static Website on S3 to CloudfrontLet’s look at the why and how of throwing your website onto Cloudfront#beginner
#s3
#cloudfront
New!
Sync a Github Repository to an S3 BucketCreate and configure an S3 bucket for static website hosting. Have Github build your static site and sync the output to the S3 bucket.#beginner
#github
#s3