All news with #product release tag
Tue, December 2, 2025
AWS Lambda Durable Functions for Multi‑Step Workflows
🔁 AWS announced Lambda durable functions, a built-in capability for authoring reliable multi-step applications and AI workflows within the Lambda developer experience. Durable functions automatically checkpoint execution, can suspend runs for up to one year, and recover from failures without requiring additional infrastructure. New primitives like steps and waits let developers pause and resume logic without incurring compute charges, while the service handles state and error recovery so teams can focus on business logic.
Tue, December 2, 2025
AWS Support transforms support with AI-driven plans
🤖 AWS Support has restructured its support portfolio into three AI-driven plans: Business Support+, Enterprise Support, and Unified Operations. Each tier layers faster response times, proactive guidance, and AI-assisted operations while combining generative AI with AWS engineering expertise. Highlights include 24/7 contextual AI assistance, designated TAMs, integrated security incident response, and the preview AWS DevOps Agent for one-click context sharing and proactive incident prevention. These plans are available in all commercial AWS Regions.
Tue, December 2, 2025
Amazon OpenSearch: GPU-Accelerated Auto-Optimized Vectors
🚀Amazon OpenSearch Service now offers GPU-accelerated, auto-optimized vector indexes that let teams build billion-scale vector databases in under an hour. Serverless GPU acceleration can speed index builds up to 10X while reducing indexing cost to roughly a quarter of previous expenses. Auto-optimize jobs evaluate k-NN algorithms, quantization, and engine settings against specified latency and recall targets to produce configuration recommendations without manual tuning. These capabilities support vector collections and OpenSearch 2.17+/3.1+ domains across multiple regions.
Tue, December 2, 2025
Amazon S3 Tables: Automatic Cross-Region Iceberg Replication
🔁 Amazon S3 Tables now support automatic replication of Apache Iceberg tables across AWS Regions and accounts, duplicating full table structure, snapshots, and metadata to destination buckets. The feature creates read-only replica tables, backfills them to the source's latest state, and continuously monitors for updates while allowing independent snapshot retention and encryption settings per replica. Replicas are queryable with Amazon SageMaker Unified Studio or any Iceberg-compatible engine such as Amazon Athena, Amazon Redshift, Apache Spark, and DuckDB. This capability is available in all Regions where S3 Tables are supported.
Tue, December 2, 2025
AWS Security Hub Adds Near Real-Time Risk Analytics
🔒 AWS announces general availability of AWS Security Hub, adding near real-time risk analytics, advanced trends, unified enablement, and streamlined pricing across AWS security services. Security Hub correlates and enriches signals from Amazon GuardDuty, Amazon Inspector, and AWS Security Hub CSPM to surface and prioritize active risks. Centralized deployment across AWS Organizations, attack-path visualization, and automated workflows reduce manual correlation and speed remediation at scale.
Tue, December 2, 2025
SecAlerts: Faster, Smarter Vulnerability Tracking Platform
🔔 SecAlerts provides a streamlined, cloud-native vulnerability notification service that maps new advisories directly to the software you run, avoiding intrusive scans or local installs. Using near-real-time sources rather than relying solely on the NVD, it reduces alert noise through configurable Stacks, Channels, and Alerts, so teams only receive actionable notifications. The platform includes a searchable Feed, visualised severity metrics, per-client properties for MSSPs, an API for integrations, and audit-ready reporting to accelerate remediation.
Tue, December 2, 2025
S3 Tables Gain Intelligent-Tiering Storage Class Now
🗃️ Amazon S3 Tables now support the Intelligent-Tiering storage class to automatically optimize table storage costs based on access patterns, without impacting performance or adding operational overhead. Data not accessed for 30 days moves to the Infrequent Access tier (≈40% lower cost), and after 90 days moves to Archive Instant Access (≈68% lower cost), enabling up to 80% storage savings. Automated table maintenance (compaction, snapshot expiration, unreferenced file removal) does not trigger tiering, and you can select Intelligent-Tiering per table or set it as the default for new tables in a table bucket across all regions where S3 Tables are available.
Tue, December 2, 2025
Amazon SageMaker AI Adds Serverless MLflow Support
🧠 Amazon SageMaker AI now offers a serverless MLflow capability that automatically scales to support experiment tracking and model development without infrastructure setup. The service scales up for demanding workloads and scales down during idle periods, reducing operational overhead. Administrators can enable cross-account access via Resource Access Manager (RAM). The feature integrates with SageMaker AI JumpStart, Model Registry, and Pipelines and is offered at no additional charge in select AWS Regions.
Tue, December 2, 2025
AWS launches EC2 X8aedz memory-optimized instances
🚀 AWS announced the new Amazon EC2 X8aedz memory-optimized instances powered by 5th Gen AMD EPYC processors (Turin), offering up to 5 GHz peak CPU frequency and up to 2× compute performance versus X2iezn. Targeted at electronic design automation (EDA) workloads and relational databases that benefit from high single-thread performance and large memory footprints, X8aedz provides a 32:1 memory-to-vCPU ratio, local NVMe storage up to 8 TB, and sizes from 2 to 96 vCPUs including two bare-metal options. Instances are available in US West (Oregon) and Asia Pacific (Tokyo) and can be purchased via On‑Demand, Spot, or Savings Plans.
Tue, December 2, 2025
Bedrock AgentCore Runtime Adds Bi-Directional Streaming
🔁 Amazon Bedrock AgentCore Runtime now supports bi-directional streaming, enabling real-time, continuous conversations where agents listen and respond simultaneously and handle interruptions or context shifts mid-turn. This removes stop-start friction in voice and text agents and preserves context across exchanges. Built into AgentCore Runtime, the capability reduces months of engineering work required to implement streaming infrastructure, letting developers focus on agent experiences rather than plumbing. Available in nine AWS Regions with consumption-based pricing.
Mon, December 1, 2025
NETSCOUT Omnis Wins Overall Network Security Award
🔍 NETSCOUT’s Omnis Cyber Intelligence was named “Overall Network Security Solution of the Year” in the ninth annual CyberSecurity Breakthrough Awards. The platform delivers always-on, packet-based visibility using scalable deep packet inspection to continuously capture, analyze, and retain high-fidelity network metadata. Its on-sensor storage minimizes data movement and helps address compliance and sovereignty requirements while providing the historical context analysts need to investigate threats across cloud and on-premises environments.
Mon, December 1, 2025
Kaspersky Enhances Embedded Systems Security for 2025
🔒 Kaspersky has released a major update to Kaspersky Embedded Systems Security, targeting the unique risks of legacy and resource-constrained devices. The Windows edition introduces a behavioral analysis engine plus Automatic Exploit Prevention, Anti-Cryptor, a Remediation Engine, BadUSB protection, a firewall, and a security status indicator. The Linux edition adds certificate-based allowlisting and Web Threat Protection to simplify safe updates and guard web-enabled embedded devices. Planned Q1 2026 improvements include MDR integration, BadUSB for Linux, and ARM support.
Mon, December 1, 2025
AWS Transform gains data and activity analysis for mainframe
🔍 AWS Transform for mainframe adds data and activity analysis to extract detailed insights that drive the reimagining of legacy applications. The update provides automated code and data-structure analysis, activity analysis, technical documentation generation, business logic extraction, and intelligent code decomposition. An AI-powered chat interface lets users build flexible job plans—from full modernization workflows to analysis- or business-logic-focused jobs—so teams can prioritize and execute modernization more efficiently.
Mon, December 1, 2025
AWS Transform AI Agent for Full-Stack Windows Modernization
🔧 AWS Transform expands its .NET modernization agent into a full-stack Windows modernization agent that automates transformation of .NET applications and Microsoft SQL Server databases to Amazon Aurora PostgreSQL and deploys them to containers on Amazon ECS or Amazon EC2 Linux. The agent scans SQL Server instances in EC2 or RDS and .NET code in GitHub, GitLab, Bitbucket, or Azure Repos to produce editable modernization plans. It updates Entity Framework and ADO.NET data access code, migrates schemas and data, commits transformed code to a new branch, and supports supervised validation and deployment. Available in US East (N. Virginia).
Mon, December 1, 2025
AWS Transform Adds Reimagine Capabilities for Mainframe
🔍 AWS announced new AWS Transform for mainframe reimagine capabilities that add data and activity analysis, business logic extraction, and intelligent code decomposition to support migration to cloud-native architectures. The service provides a comprehensive reverse-engineering workflow including automated code and data structure analysis and technical documentation generation. An AI-powered chat interface lets users choose predefined job plans—full modernization, analysis focus, or business-logic focus—or compose custom workflows. These capabilities are available today in multiple AWS Regions including N. Virginia, Mumbai, Seoul, Sydney, Tokyo, Canada (Central), Frankfurt, and London.
Mon, December 1, 2025
AWS Transform Expands .NET Modernization and Developer UX
🔧 AWS Transform is now generally available with expanded .NET modernization features that let customers convert .NET Framework and .NET code to .NET 10 or .NET Standard. New capabilities include automated UI porting from ASP.NET Web Forms to Blazor on ASP.NET Core and Entity Framework ORM porting. An enhanced IDE workflow via the AWS Toolkit for Visual Studio 2026 or 2022 provides an editable transformation plan, real‑time progress, repeatable iterations, detailed logs, and a Next Steps markdown for AI code companions.
Mon, December 1, 2025
AWS Transform Custom GA: Agentic AI for Code Modernization
🚀 AWS Transform Custom is now generally available, offering an agentic AI service to accelerate organization-wide code and application modernization at scale. The service automates repeatable transformations—version upgrades, runtime migrations, framework transitions, and language translations—often reducing execution time by over 80% while removing the need for specialist automation expertise. It provides out-of-the-box transformations for Python, Node.js, Lambda, AWS SDK updates, and Java 8→17, and supports custom transformation definitions using natural language, reference documents, and code samples. Teams can run autonomous transformations with a one-line CLI command, embed them into pipelines, and benefit from an agent that continuously learns from developer feedback and execution results. AWS Transform Custom is available in the US East (N. Virginia) region.
Mon, December 1, 2025
AWS Transform adds agentic AI for VMware migrations
🚀 AWS Transform adds agentic AI capabilities to automate enterprise-scale VMware migrations, collaborating with migration teams to plan and move hundreds of applications and thousands of servers. The agent discovers on-prem environments using built-in discovery, third-party inventories, and unstructured data, maps dependencies, and generates prioritized migration waves. It also produces network designs, IP management options, multi-account deployment configurations, and supports diverse sources and targets while providing iterative progress updates and approval-ready reports.
Mon, December 1, 2025
AWS Transform adds automated testing for mainframe
🧪 AWS Transform for mainframe now introduces integrated test planning and automation to accelerate and de-risk modernization projects. The release includes automated test plan generation, test data collection scripts, and test case automation to stage environments, run functional tests, and validate results against expected outcomes. These tools reduce upfront planning and execution effort, cut dependency on scarce mainframe expertise, and support continuous delivery and regression testing. The new testing capabilities are available today in multiple AWS Regions.
Mon, December 1, 2025
Real-Time Cloud Detection and Response from CrowdStrike
🚨 CrowdStrike announced new cloud detection and response capabilities aimed at reducing mean time to respond (MTTR) and improving protection across hybrid and multi-cloud environments. The release highlights two headline features: Real‑Time Cloud Detections in Falcon Cloud Security and Automated Cloud Response Actions. CrowdStrike says streaming detections, an expanded library of real‑time IOAs and Falcon Fusion SOAR workflows — augmented by its agentic AI Charlotte AI — enable faster, cross‑domain triage and control‑plane remediation.