AWS – You can now set data owner on your S3 bucket

As you know AWS S3 Bucket is used to stored data in a cloud storage container.

While you can define S3 bucket owner, it was difficult to then assign and identify stored data ownership.

Well, now you can automatically apply ownership to stored data based on the S3 bucket ownership.

To do so, logon to your AWS console (https://console.aws.amazon.com/) and access your S3 bucket

image_thumb

Then access the bucket you want to define data ownership based on the bucket ownership to access the Permissions tab

image_thumb[1]

There access the Object Ownership option to edit the ownership to Bucket owner preferred

image_thumb[2]

If you want to enforce this option, you can update your bucket policy to ensure the PUT request includes the bucket-owner-full-control canned ACL (for more details see https://docs.aws.amazon.com/AmazonS3/latest/dev/about-object-ownership.html#ensure-object-ownership).

Azure – You can now enable anonymous read access on Blob Storage or Container

Disclaimer you need to evaluate if you need or not to enable this new feature, anonymous read access on Azure Blob Storage, as any client will be...

Read More

AWS – You can now use Instance Scheduler to configure automatic start and stop of your EC2 instances

As you know, running workloads on cloud services requires to implement cost management and optimization to not get nasty surprises with your...

Read More

SharePoint Online – Changes coming for PST file retention

As you know, you can enable retention policies on SharePoint Online and OneDrive to keep records of your data for a defined period.

Read More