All news with #product release tag
Tue, September 16, 2025
Multi-Region Key Replication in AWS Payment Cryptography
🔐 AWS introduces Multi-Region keys for AWS Payment Cryptography, a built-in option to automatically synchronize exportable symmetric payment keys from a primary Region to one or more replica Regions. You can choose account-level defaults or per-key replication targets, keep consistent key IDs across Regions, and rely on asynchronous replication with monitoring via new CloudTrail events. The feature improves availability and disaster recovery for global payment operations while preserving granular control over replication.
Tue, September 16, 2025
Microsoft Adds Copilot Chat to Microsoft 365 Office Apps
💬 Microsoft is rolling out Copilot Chat to Word, Excel, PowerPoint, Outlook, and OneNote for eligible Microsoft 365 business customers. Unlike Microsoft 365 Copilot, Copilot Chat is web-grounded and uses only web data by default, though it is content-aware and tailors responses to the file you have open. Microsoft says the feature is included at no additional cost for qualifying licenses, and admins can opt out of automatic installs; organizations can purchase a Microsoft 365 Copilot license to unlock full access to organizational data.
Tue, September 16, 2025
CrowdStrike Unveils Agentic AI Platforms After Onum Deal
🤖 CrowdStrike is expanding its agentic AI strategy following its $290 million acquisition of Onum, introducing two initiatives designed to accelerate real-time telemetry and automate SOC workflows. The Agentic Security Platform builds an "enterprise graph" with a semantic data model that acts as a Rosetta Stone to normalize diverse telemetry and enable a global query and command engine. Agent Works provides a no-code environment to create, test, and deploy agentic systems, while the Agentic Security Workforce delivers mission-ready agents in Falcon sensors to automate repetitive analyst tasks and enforce data-protection controls across endpoints.
Tue, September 16, 2025
Amazon EKS Adds Community Add-Ons Catalog for GovCloud
🔒Amazon EKS now offers a curated catalog of community add-ons for AWS GovCloud (US) Regions. The catalog includes popular open-source components such as metrics-server, kube-state-metrics, cert-manager, prometheus-node-exporter, fluent-bit, and external-dns, all packaged, scanned, and validated for compatibility by EKS. Container images are hosted in an EKS-owned private ECR repository, and you can install and manage add-ons via the EKS Console, API, CLI, eksctl, or infrastructure-as-code tools like AWS CloudFormation.
Tue, September 16, 2025
AWS launches EC2 I7i storage-optimized instances globally
🚀 Amazon Web Services has announced the availability of high-performance, storage-optimized EC2 I7i instances in the South America (São Paulo) and Canada West (Calgary) regions. Powered by 5th-generation Intel Xeon Scalable processors and 3rd-generation AWS Nitro SSDs, these instances deliver up to 23% better compute and improved price performance versus I4i. I7i offers up to 45TB NVMe, lower latency, and enhanced real-time storage performance, with support for bare-metal sizes and up to 100Gbps networking for I/O-intensive, latency-sensitive workloads.
Tue, September 16, 2025
Amazon Lex Adds LLM-Based NLU for Eight New Languages
🚀 Amazon Lex now leverages large language models to augment the natural language understanding of deterministic conversational bots in eight additional languages: Chinese, Japanese, Korean, Portuguese, Catalan, French, Italian, and German. The enhancement helps voice and chat bots parse complex utterances, tolerate spelling errors, and extract key details from verbose inputs so bots can fulfill customer requests. The capability is available in 10 commercial AWS Regions where Amazon Connect operates.
Tue, September 16, 2025
Azure Kubernetes Service Automatic: Simplified AKS for All
🚀 AKS Automatic is now generally available, delivering a fully managed, opinionated Kubernetes experience with production-ready defaults and automated day-two operations. It removes infrastructure toil—automatic node provisioning, scaling, patching, and repairs—while enabling intelligent autoscaling with HPA, VPA, KEDA and Karpenter. Developers retain the full Kubernetes API and toolchain and gain GPU and AI workload optimizations.
Tue, September 16, 2025
Google Cloud and Infoblox introduce DNS Armor security
🛡️ DNS Armor is a cloud-native DNS security service from Google Cloud, built in partnership with Infoblox, that provides preemptive detection and mitigation of DNS-based threats for Google Cloud workloads. By intercepting internet-bound DNS queries and inspecting them in real time with Infoblox Threat Defense, it identifies malicious and high-risk domains, C2 activity, DNS tunneling, DGA patterns and evasive techniques such as fast-flux, and forwards detailed logs to Cloud Logging, Security Command Center, or SIEMs. Delivered as a turnkey managed service with no VMs and no impact to Cloud DNS, DNS Armor is enabled at the project level for granular protection and is available now in preview.
Tue, September 16, 2025
Data Science Agent Adds BigQuery ML, DataFrames, and Spark
🧭 Google Cloud has expanded the Data Science Agent in Colab Enterprise notebooks to support BigQuery ML, BigQuery DataFrames and Spark, enabling large-scale data transformation, model training, and inference directly on BigQuery or via Serverless for Apache Spark. The agent can now auto-retrieve BigQuery table metadata and lets you add tables via an @ mention from your current project to provide prompt context. To invoke frameworks, include keywords such as BigQuery ML, BigFrames, or PySpark; sample prompts are provided to guide forecasting, supervised learning, and dimensionality reduction workflows. Notable limitations: generated PySpark targets Spark 4.0 and @ mentions only search the current project; BigQuery improvements are available now in BigQuery notebooks and coming soon to Vertex AI.
Tue, September 16, 2025
Amazon AppStream Adds Fractional GPU Graphics G6 Instances
🖥️ Amazon AppStream 2.0 now supports Graphics G6 instances with fractionalized GPU sizes, enabling customers to provision GPU capacity in smaller fractions (for example 1/2, 1/4, or 1/8) instead of full GPU instances. The new G6f and Gr6f options are built on the EC2 G6 family and are designed to optimize shared GPU resources for graphics workloads that need less than a full GPU. These instances are available in 10 AWS Regions and use pay-as-you-go pricing; they can be launched from the AWS Management Console or via the AWS SDK when creating an image builder or fleet.
Tue, September 16, 2025
AWS Storage Gateway Adds IPv6 Dual-Stack Support Globally
🌐 AWS Storage Gateway now supports IPv6 for endpoints, APIs, and gateway appliance interfaces, offering new dual‑stack access alongside IPv4. Existing IPv4-only endpoints remain available for backward compatibility. Customers can standardize on IPv6 or transition gradually using the dual‑stack appliances and APIs. Support is available in all AWS Regions where the service is offered.
Tue, September 16, 2025
Amazon Aurora PostgreSQL Limitless Now in AWS GovCloud
🚀 Amazon Aurora PostgreSQL Limitless Database is now available in AWS GovCloud (US‑East, US‑West), providing a serverless endpoint that transparently distributes data and queries across multiple Aurora Serverless instances while preserving transactional consistency. The service supports PostgreSQL 16.6, 16.8, and 16.9 compatibility and includes distributed query planning and transaction management so you don’t need to build custom sharding or manage multiple databases. Compute automatically scales up and down within customer-specified budgets, reducing the need to provision for peak capacity.
Tue, September 16, 2025
Amazon S3 Adds Conditional Deletes for General Buckets
🔒 Amazon S3 now supports conditional deletes in S3 general purpose buckets. You can include an HTTP If-Match header with an object's ETag when calling DeleteObject or DeleteObjects; S3 will only delete the object if the provided ETag matches, reducing accidental removals in high-concurrency, multi-writer environments. Administrators can also enforce conditional deletes using the s3:if-match bucket policy condition. The capability is available at no additional cost in all AWS Regions and accessible via the API, SDKs, and CLI.
Tue, September 16, 2025
Check Point Validates CloudGuard with Nutanix AOS 7.3
🔒 Check Point CloudGuard Network Security is now Nutanix Ready validated with Nutanix Cloud Infrastructure 7.3, delivering integrated network security for Nutanix environments. The update leverages Nutanix Flow Network Security features—entity groups, vNIC-specific policies, and global policy scopes—to extend microsegmentation and policy consistency. Customers can deploy CloudGuard via native Service Insertion and firewall chaining, enabling protection with minimal operational overhead.
Tue, September 16, 2025
New Practical Guide to Data Science with Google Cloud
📘 Google Cloud has published a new ebook, A Practical Guide to Data Science with Google Cloud, aimed at practitioners adopting an AI-first approach across BigQuery, Vertex AI, and Serverless for Apache Spark. The guide emphasizes unified, streamlined workflows enabled by a central notebook experience that blends SQL, Python, and Spark and includes assistive features in Colab Enterprise to generate multi-step plans and code. It explains how a unified data foundation lets teams manage structured and unstructured data together and use familiar SQL to process documents and images. The ebook also offers real-world use cases with linked notebooks so practitioners can run the examples and accelerate delivery.
Tue, September 16, 2025
Google for Startups Accelerator: AI First MENA & Turkey
🚀 Today Google announced 14 startups selected for the Google for Startups Accelerator: AI First program serving the Middle East, North Africa, and Turkey. The cohort addresses challenges across finance, real estate, healthcare, industrial safety, TradeTech, and education, and will receive targeted mentorship, technical training, and product and business support. Participants include Abwab.ai, COGNNA, Distichain, xBites, and Navatech, and the program emphasizes responsible AI to accelerate regional scaling and commercialization.
Tue, September 16, 2025
AWS Transfer Family Now Available in Taipei Region
🚀 AWS announced that AWS Transfer Family is now available in the Asia Pacific (Taipei) Region, supporting SFTP, FTP, FTPS and AS2 for managed file transfers. The service delivers fully managed ingress and egress to Amazon S3 and Amazon EFS, and integrates with event-driven automation to streamline file-processing workflows. This regional availability helps customers modernize and migrate business-to-business file exchanges to AWS while reducing operational overhead.
Tue, September 16, 2025
AWS Adds R8i and R8i-flex Instances in New Regions
🚀 AWS today expanded availability of EC2 R8i and R8i‑flex instances to Asia Pacific (Malaysia, Singapore) and Europe (Frankfurt). These instances use custom Intel Xeon 6 processors exclusive to AWS and deliver up to 15% better price‑performance and 2.5× more memory bandwidth versus prior Intel‑based generations. R8i targets large, memory‑intensive workloads with 13 sizes (including two bare‑metal and a new 96xlarge) and SAP certification at 142,100 aSAPS, while R8i‑flex offers common memory‑optimized sizes from large to 16xlarge for cost-efficient right‑sizing.
Tue, September 16, 2025
CrowdStrike Falcon: Building an Agentic Security Platform
🚀 The CrowdStrike Falcon fall release reframes the platform as an Agentic Security Platform, introducing four core innovations: Enterprise Graph, Charlotte AI AgentWorks, the Agent Collaboration framework (powered by MCP), and an AI-native console. Enterprise Graph unifies telemetry into a real-time, AI-ready data layer to give humans and agents shared context. Charlotte AI AgentWorks delivers a no-code environment to design, test, deploy, and govern mission-specific security agents at scale, while MCP enables secure, orchestrated multi-agent collaboration.
Tue, September 16, 2025
OpenSearch Star-Tree Index Speeds Aggregations for Analytics
⚡ OpenSearch introduces the Star-Tree Index, an opt-in index type that pre-aggregates data at ingestion to enable sub-second responses for frequent high-cardinality and multi-dimensional aggregations such as terms, histogram, and range. The feature is designed for real-time analytics and requires no query syntax changes; OpenSearch automatically routes supported queries to the optimized path. Early benchmarks indicate markedly faster aggregation performance on large datasets with minimal impact to ingestion throughput. Available in regions that support OpenSearch 3.1 and enabled at index creation via composite index settings.