< ciso
brief />
Vendor and Hyperscaler Watch Banner

All news in category “Vendor and Hyperscaler Watch

4625 articles · page 56 of 232

Amazon ECS Adds NVIDIA GPU Health Monitoring & Repair

🔧 Amazon Elastic Container Service now includes NVIDIA GPU health monitoring and auto repair for ECS Managed Instances. The capability leverages NVIDIA Data Center GPU Manager (DCGM) to detect critical GPU hardware failures and proactively replace impaired instances to maintain availability for GPU-accelerated container workloads. You can view GPU health via the DescribeContainerInstances API and receive notifications through Amazon EventBridge. Auto repair is enabled by default on supported instances at no additional cost and is available in all AWS Commercial Regions.
read more →

AI-Powered Defense for an AI-Accelerated Threat Landscape

🛡️ Microsoft outlines how defenders can harness AI to counter an accelerating threat environment. Through Project Glasswing and partnerships with model providers such as Anthropic, Microsoft tested Claude Mythos Preview against the CTI-REALM benchmark and observed meaningful detection improvements. The company plans to integrate advanced models into its Security Development Lifecycle, deploy rapid Defender detections, and share protections through MSRC and MAPP. The Secure Now exposure-management experience is available today, and a multi-model scanning harness is expected in preview in June 2026.
read more →

Technical Walkthrough: AWS Security Hub Extended, Multicloud

🔒 AWS Security Hub Extended consolidates AWS and curated partner security services into a unified, pay-as-you-go offering for multicloud full-stack protection. It centralizes procurement, billing, and operations across endpoint, identity, email, network, data, browser, cloud, and AI protections while integrating findings in OCSF format. Customers can onboard via the AWS Console, assign delegated administrator accounts for centralized management, and route normalized findings to tools such as Splunk and 7AI for coordinated response.
read more →

AWS Secrets Manager Adds MongoDB and Confluent Support

🔐 AWS Secrets Manager now supports managed external secrets for MongoDB Atlas and Confluent Cloud, enabling centralized secret storage and automatic rotation without building custom Lambda rotation functions. The MongoDB integration handles database user credentials (SCRAM) and service account OAuth client ID/secret; Confluent automates API key rotation for service accounts with cluster-scoped and cloud resource management keys. Automatic rotation is enabled by default to remove hardcoded credentials and reduce operational overhead.
read more →

Palo Alto Networks and Google Cloud Secure AI Enterprise

🤝 Palo Alto Networks and Google Cloud announced integrated protections to secure the shift from generative to agentic AI. Native Prisma AIRS integration with Google Cloud Gemini Enterprise Agent Platform governs agentic workflows and prevents runtime agent risks, prompt injection, and sensitive-data leakage. A Palo Alto Networks template in Google Cloud’s Application Design Center enables security-as-code, while Advanced WildFire is embedded in Google Cloud NGFW Enterprise for inline sandboxing and zero-day prevention. A Prisma AIRS Model Security agent will be available via the Google Cloud Marketplace as Agent-as-a-Service and runs inside customers’ Google Cloud environments.
read more →

Amazon Bedrock AgentCore adds features for faster agents

🚀 Amazon Bedrock AgentCore introduces a managed harness (preview), an AgentCore CLI, and prebuilt skills to help developers build and iterate on agents faster. The managed harness runs the complete agent loop in a per-session microVM with filesystem and shell access, supports model-agnostic switching, and lets teams export orchestration as Strands-based code. Filesystem persistence (preview) enables suspending and resuming sessions, and the CLI integrates with AWS CDK to deploy agents with governance and audibility.
read more →

Microsoft Discovery: Agentic R&D at Enterprise Scale

🔬 Microsoft Discovery is an extensible platform that brings agentic orchestration, advanced reasoning, a graph-based knowledge foundation, and high-performance computing to enterprise R&D. It equips specialized agents to reason across proprietary data and external literature, generate hypotheses, and validate them through simulation and lab integrations under centralized governance. Built on Azure, the platform emphasizes security, compliance, partner interoperability, and enterprise-grade controls while remaining in preview.
read more →

Scaling AI Agents Securely: Palo Alto Networks & Google

🔒 Palo Alto Networks and Google Cloud outline a platform-based approach to scale AI agents securely for business-critical use. The post emphasizes a layered architecture and more than 80 co-engineered integrations to provide visibility, lifecycle management and AI-driven security across hybrid cloud environments. It highlights $2.4 billion in GCP bookings and four 2026 Google Cloud Partner of the Year awards as evidence of proven scale and customer impact.
read more →

Amazon IVS Adds Server-Side Ad Insertion for Low-Latency

🎬 Amazon Interactive Video Service (IVS) Low-Latency Streaming now supports server-side ad insertion (SSAI), enabling creators to monetize live streams with server-stitched ads. IVS integrates with AWS Elemental MediaTailor to deliver ad decisioning, audience targeting, and personalization while keeping client integration simple. The service provides an API to insert ad breaks in real time and includes ad markers in Amazon S3 recordings to support on-demand monetization. Server-side stitching also reduces the impact of client-side ad blockers.
read more →

Amazon EC2 for SQL Server HA Adds Health Notifications

🔔 Amazon announced that Amazon EC2 for SQL Server HA now emits health notifications when it cannot detect a valid SQL Server High Availability status. Customers who register EC2 SQL HA clusters via the AWS Console or CloudFormation can receive alerts through the AWS Health Dashboard, Amazon EventBridge, and email. These notifications help teams respond quickly and avoid unexpected license-included billing or charges. The feature is available in all Regions where EC2 SQL HA is supported, including AWS GovCloud (US).
read more →

NCSC Unveils SilentGlass Plug-In to Secure Monitors

🔒 The UK National Cyber Security Centre (NCSC) has launched SilentGlass, a plug-and-play hardware device that actively blocks unexpected or malicious signals between HDMI and DisplayPort connections and monitor screens. Unveiled at CYBERUK on April 22 and already deployed on government estates, SilentGlass is approved for high-threat environments and is now available for public purchase. The NCSC partnered with Goldilock Labs and Sony UK to manufacture and commercialize the device globally.
read more →

Check Point AI-Powered Cloud Firewall Preview on Google

🚀 Check Point is rolling out an AI-powered Cloud Firewall as a Service available for preview on Google Cloud and already supported on AWS and Microsoft Azure. The managed service removes the burden of running firewall infrastructure, giving DevOps and security teams time to focus on policy management, compliance, and strategic initiatives. It delivers AI-driven security intelligence, automated policy orchestration, centralized control, and advanced threat prevention across multi-cloud environments. Demos will be shown at Check Point Booth #3101 during Google Next.
read more →

Palo Alto Networks Joins DNS-OARC as Platinum Member

🔒 Palo Alto Networks has joined DNS-OARC as a Platinum Member, reinforcing collaboration between DNS operators, researchers, and security practitioners. As a Platinum Member, our subject matter experts will engage in community discussions and contribute research on evolving DNS threats and large-scale operational challenges. These contributions will help integrate community-driven intelligence into Unit 42 threat findings and improve protections across our Network, Cloud, Security Operations, AI and Identity offerings for customers worldwide.
read more →

Making Rust Workers Reliable: Wasm Panic and Abort Recovery

🛠 Cloudflare explains reliability improvements for Rust Workers that prevent panics and aborts from poisoning Wasm instances. They upstreamed fixes into wasm-bindgen, adding panic=unwind support via WebAssembly Exception Handling so Rust destructors run and instances remain reusable after a panic. They also implemented abort classification, an abort recovery hook, and an experimental --reset-state-function to reinitialize libraries without reimporting them. Users are encouraged to upgrade to workers-rs 0.8.0 and try the --panic-unwind flag for improved stability.
read more →

Google launches official Agent Skills repository for Cloud

🧭 Google published an official Agent Skills repository to provide compact, agent-focused expertise for Google Cloud products and best practices. Skills are Markdown-based, modular documents that include code snippets and assets and are designed to be loaded by agents only as needed, reducing the risk of context bloat and token cost spikes. The initial release includes thirteen skills spanning BigQuery, GKE, Cloud Run, AlloyDB, Firebase, the Gemini API, Well‑Architected pillars like Security and Cost Optimization, and operational recipes. Installable via the skills CLI, these assets work with agents such as Antigravity, the Gemini CLI, and other third-party agents.
read more →

Microsoft Teams adds Efficiency Mode for low-resource PCs

⚙️ Microsoft is rolling out an Efficiency Mode for Teams on Windows and Mac to improve responsiveness on devices with constrained CPU and memory. Enabled by default on eligible systems, the mode dynamically reduces camera resolution during meetings, launches the app without a pre-selected chat, and displays a static image in the message pane. The change begins in early May 2026 and will complete by mid-May. Users can opt out via Settings > General by toggling on "Never use efficiency mode," and Teams will display an indicator when the mode is active.
read more →

Google's Agentic Data Cloud: System of Action for Agents

🤖 Google Cloud introduces the Agentic Data Cloud, an AI-native architecture that converts enterprise data platforms into a dynamic System of Action for autonomous agents. It pairs a universal Knowledge Catalog, agentic-first practitioner tools, and a cross-cloud lakehouse to deliver trusted context, secure orchestration, and borderless data access. Early customers report substantial time and cost savings from agent-driven automation.
read more →

Google Cloud Knowledge Catalog: Context Engine for Agents

🔎 Google is evolving Dataplex into the Knowledge Catalog, an always-on context engine that supplies AI agents with business semantics, entity relationships, and governance to reduce hallucinations and latency. It aggregates metadata across Google services and third-party catalogs, ingests LookML and BigQuery measures, and packages governed data products for production use. Enrichment via multimodal extraction and Gemini plus access-aware, high-precision semantic search helps agents retrieve authoritative context in real time.
read more →

Looker Enhancements for Agentic BI and BigQuery Integration

🚀 At Google Cloud Next '26, Looker was updated to enable Agentic BI through deeper integration with Gemini and BigQuery, introducing conversational agents that can trigger downstream business actions. New agents include upgraded Conversational Agents, Dashboard Agents, embedded conversational experiences, and Agentic Workflows. The release also modernizes the UI with AI-powered self-service tools like Visualization, Expression, and Insight Assistants. Emphasis is on governed semantic layers, open protocols, and developer tooling to reduce hallucinations and accelerate model-driven analytics.
read more →

Google Cloud Databases: New Agentic Data Cloud Updates

🧭 Google announced the Agentic Data Cloud, an AI-native architecture that integrates models, analytics, and operational databases to ground agentic applications in trusted, real-time data. The release emphasizes embedding AI across the data stack, unifying transactional and analytical workloads, and simplifying enterprise deployments. New developer tools include Vibe coding integrations with Google AI Studio, modular Tools for Data Agents and onboarding/observability agents, while AlloyDB gains large-scale vector search and optimized in-database AI functions.
read more →