OffNet Newsroom

Daily topic roundup

AWS

Wednesday, July 08, 2026 · 7 stories, curated & summarized — click any story for the source.

AWS What's New awsdatabase

Amazon S3 Vectors expands to AWS GovCloud regions

AWS has launched Amazon S3 Vectors in GovCloud US-East and US-West. This service provides purpose-built vector storage for AI agents, RAG, and semantic search at billion-vector scale. It leverages S3's underlying durability and elasticity while offering dedicated APIs for vector management without infrastructure provisioning.

  • GovCloud customers can now access native vector storage for AI workloads
  • Supports billion-vector scale for RAG and semantic search applications
  • Uses S3's durability and availability with dedicated vector APIs
  • No infrastructure provisioning required for storage or querying
CHECKLISTWhat matters hereGovCloud customers can now access native vector storage for AI…Supports billion-vector scale for RAG and semantic search applicationsUses S3's durability and availability with dedicated vector APIsNo infrastructure provisioning required for storage or querying

Amazon SageMaker Unified Studio now enables OpenLineage-compatible data lineage tracking within IAM-based domains, extending capabilities previously exclusive to Identity Center setups. The feature captures lineage events from Apache Spark jobs on EMR, AWS Glue, and SageMaker notebooks, providing interactive visual graphs with configurable depth and column-level detail. Operators can programmatically manage these events via APIs, including a new DeleteLineageEvent action for cleanup.

  • IAM-based SageMaker domains now support OpenLineage-compatible data lineage tracking
  • Captures lineage from EMR Spark, AWS Glue, Visual ETL, and notebooks
  • Interactive graphs offer configurable depth and column-level event timestamp views
  • New DeleteLineageEvent API allows programmatic removal of published lineage events
  • Aligns IAM-based domains with existing Identity Center lineage capabilities
HOW IT WORKSOpenLineage Data Pipeline1Spark Jobs on EMR2AWS Glue Visual ETL3SageMaker Notebooks4Unified Studio Tracking

Amazon ECS Managed Instances now charges lower management fees for GPU and accelerated instance types, effective July 1, 2026. G-series instances see a 35% reduction, while P-series and AWS Trainium fees drop by 60%. These changes apply automatically to existing customers without requiring any action.

  • P-series and Trainium management fees drop 60%, significantly lowering operational costs for heavy AI workloads.
  • G-series management fees decrease by 35%, offering moderate savings for general GPU tasks.
  • No action required: price reductions apply automatically to current ECS Managed Instances users.
  • Simplifies provisioning by allowing task-level definitions rather than manual instance configuration.
COMPARISONECS GPU Fee Reductions by Instance TypeG-series35%P-series60%Trainium60%
PostgreSQL News database ↺ since 07-06

pg-cdc streams Postgres WAL to governed Iceberg tables on S3

pg-cdc is a single-binary tool that streams Postgres WAL data into immutable, time-travelable Iceberg Parquet tables on AWS S3. It integrates with AWS Glue for schema registration and enforces access control via Lake Formation tags, ensuring consumers authenticate through IAM rather than database credentials. The architecture is strictly one-way, preventing any write operations from reaching the production database and eliminating the need for JVM dependencies.

  • Single binary deployment with no JVM required reduces operational overhead.
  • Lake Formation tags gate all reads, making untagged data invisible to consumers.
  • One-way WAL stream ensures agents cannot accidentally write to production.
  • Iceberg tables on S3 enable time-travel queries and immutable data storage.
  • Consumers authenticate via AWS IAM/Lake Formation, avoiding DB credentials.
HOW IT WORKSOne-Way Postgres to Iceberg Pipeline1Postgres WAL generation2pg-cdc binary stream3Iceberg Parquet on S34Lake Formation access control
AWS What's New awsdatabase ↺ since 07-07

AWS ACM Adds ACMEv2 Support for Automated Public TLS Certificates

AWS Certificate Manager now exposes a managed ACME server endpoint, enabling public TLS certificate issuance via standard ACMEv2 clients like Certbot and cert-manager. These certificates, issued by Amazon Trust Services, have a 45-day validity period to align with upcoming CA/Browser Forum mandates. The feature allows PKI administrators to enforce governance controls, including domain scoping and wildcard policies, while delegating request management to application teams.

  • Use any ACMEv2 client (Certbot, cert-manager) with ACM to automate public cert lifecycle.
  • Certificates are 45 days long, ensuring compliance with the 2029 CA/B 47-day mandate.
  • Governance controls let admins restrict domain scopes and wildcard usage per endpoint.
  • Centralized management reduces manual overhead for teams issuing public TLS certs.
  • Native integration supports seamless automation without distributing private CA infrastructure.
BY THE NUMBERSThe headline number45daysAWS ACM Adds ACMEv2 Support for Automated Public TLS…
InfoQ generaldevops ↺ since 07-06

AWS Launches S3 Annotations for Rich Object Metadata

AWS has introduced S3 Annotations, allowing teams to attach searchable context like summaries, compliance data, and AI insights directly to objects. These annotations update independently of the underlying data and can be queried across datasets. This capability aims to eliminate the need for maintaining separate metadata management systems.

  • Attach rich context like AI insights or compliance tags directly to S3 objects.
  • Annotations are independent of the object and remain searchable across datasets.
  • Reduces operational overhead by removing the need for separate metadata systems.
InfoQ generaldevops ↺ since 07-07

Cycle Launches EU Control Plane for Localized Data Sovereignty

Cycle has deployed a dedicated control plane within the European Union to address growing sovereignty concerns. This infrastructure ensures that platform management data and telemetry remain geographically confined to Europe. The move aims to enhance compliance, provide operational isolation, and improve responsiveness for European-based organizations.

  • Cycle now offers an EU-specific control plane for data residency compliance.
  • Platform management and telemetry traffic is kept within European borders.
  • Design targets improved operational isolation for European enterprise customers.
  • Addresses regulatory pressures regarding cross-border data transfer limitations.