/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

Amazon S3 will now automatically encrypt all new objects added on buckets on the server side using AES-256; AWS has had server-side encryption for over a decade

Amazon Simple Storage Service (S3) will now automatically encrypt all new objects added on buckets on the server side, using AES-256 by default.

BleepingComputer Bill Toulas

Context & Ripple Effects

This closes a loop AWS opened years ago: in 2017 it shipped default encryption tooling and warnings about unencrypted files as opt-in features, and in 2018 let account owners set all their S3 buckets to non-public by default — both responses to the era when misconfigured public buckets were the signature cloud data leak. Making AES-256 server-side encryption the automatic behavior for every new object converts what was a customer decision into platform policy.

The timing also matters downstream: with S3 increasingly positioned as infrastructure beyond simple storage — from the performance-focused S3 Express One Zone tier to S3 Files letting applications and AI agents mount buckets as local file systems — the population of writers touching S3 is growing past the engineers who once configured encryption manually.

First-order effects

  • AWS customers stop having to enable server-side encryption per bucket or rely on audits to catch gaps: every new object lands encrypted with AES-256 at no configuration step, shrinking the unencrypted-at-rest exposure that tools like Macie were built to surface.

Second-order effects

  • Security tooling around S3 shifts focus — classification and access monitoring services like Macie lose 'is this object encrypted?' as a finding category, pushing them toward access patterns and sensitive-data detection instead.
  • Secure-by-default storage stops being a differentiator among cloud providers, since encryption-on-write becomes table stakes that any rival storage service must match to pass enterprise procurement checks.

Third-order effects

  • If the pattern holds — warnings in 2017, account-level defaults in 2018, enforced encryption in 2023 — cloud providers keep absorbing customer security decisions into platform defaults, steadily erasing the misconfiguration class of breaches and moving the compliance conversation from configuration hygiene to provider guarantees.

The trend: Cloud storage is shifting from customer-configured security to enforced platform defaults, with providers converting once-optional safeguards into automatic behavior.

Discussion

  • @sebsto @sebsto on x
    As of today, every new object added to S3 is encrypted by default — with no change in pricing and with no change to performance. S3 holds more than 280 trillion objects and averages over 100 million requests per second. https://aws.amazon.com/... #data #aws #storage #encryption
  • @danilop Danilo Poccia on x
    Great news! Amazon S3 now encrypts all new objects by default 👉 S3 automatically applies server-side encryption (SSE-S3) for each new object, unless you specify a different encryption option https://aws.amazon.com/... #AWS #Storage #Security
  • @jordannovet Jordan Novet on x
    i mean, great, but why did it take this long? https://twitter.com/...