// tag
#S3
4 posts
Replicating S3 bucket configuration needs workflow discipline
AWS shows how Step Functions can replicate S3 bucket configuration across Regions, but builders should decide where automation ends and infrastructure as code should remain the source of truth.
Faster S3 access log queries make storage security more usable
AWS shows how CloudWatch and S3 Tables can make S3 access logs easier to query, which helps builders turn storage audit data into operational and security signals.
S3 Storage Lens groups make storage cost conversations less generic
Amazon S3 Storage Lens groups help teams inspect storage by workload-specific criteria, making cost, lifecycle, and data hygiene work more actionable.
S3 Files makes Lambda file workflows simpler, but not automatically better
Amazon S3 Files lets Lambda functions work with S3-backed file paths instead of download-process-upload code, which can simplify workloads if teams understand consistency, throughput, and VPC implications.