Cannot Delete S3 Buckets using Root Access

Lately, I have been doing some testings with AWS Elastic Beanstalk and came across this issue where I could not delete the S3 bucket even with my root account.

It comes up with the message saying

"Insufficient permissions to delete bucketAfter you or your AWS admin have updated your IAM permissions to allow s3:DeleteBucket, choose delete bucket"

The solution is to change the bucket policy.

Continue reading “Cannot Delete S3 Buckets using Root Access”

Create Static Website using Azure Storage Container and custom domain

All you need is your contact info and the services you give right?

For those who just need a simple web existence, a simple website but dont want to spend alot, Storage containers are one way to go.

You dont need to spend much on hosting. No backend server required.
Abit of html, css knowledge will do. Heres how.

Continue reading “Create Static Website using Azure Storage Container and custom domain”

Cloud Storage as Local Drives

You have some storage accounts with one of the cloud service providers.

You need to add some local hard drives, but you dont want to pay more to buy some SSDs or maybe your computer dont have more slots for the new hard drive.

Well there are a bunch of tools out there that you can use.
Some paid, some freeware, but the one that I came across, which I find the most convenient is AirLiveDrive.

Continue reading “Cloud Storage as Local Drives”