Articles by Category: Product_announcements

Introducing VPC encryption controls: Enforce encryption in transit within and across VPCs in a Region

2025-11-21 16:23
🚀 AWS has introduced VPC encryption controls to help organizations ensure encryption in transit for all traffic within and across VPCs. This new capability simplifies compliance with regulations like HIPAA, PCI DSS, and FedRAMP by offering automated monitoring and enforcement modes. With these controls, users can audit encryption status and manage resources effectively, reducing operational complexity in cloud environments. 🔒 Learn more about how VPC encryption controls can enhance your...
Source: AWS Blog
Sébastien Stormacq

CNCF Retires the Ingress Nginx Controller for Kubernetes

2025-11-21 14:00
🚨 Important Update for Kubernetes Users! 🚨 The Cloud Native Computing Foundation has announced the retirement of the Ingress Nginx controller by March 2026. Users must migrate to the Gateway API or another solution to ensure continued support. Many at KubeCon+CloudNativeCon are already seeking alternatives due to this sudden change. After March, Ingress Nginx will no longer receive updates or security fixes, operating it will be at your own risk. For those unsure if they are using it, you can...
Joab Jackson

Vercel Agent investigations now included in Observability Plus

2025-11-21 13:00
🚀 Vercel has enhanced its Observability Plus service by including Vercel Agent investigations at no extra cost. This addition offers 10 investigations per billing cycle. 🔍 These investigations help teams quickly diagnose incidents by running automatically on error alerts. They identify root causes and suggest remediation steps. 💼 Currently in public beta for Pro and Enterprise teams, Vercel Agent aims to improve incident response. Learn more about this feature! #Vercel #Observability...
Source: Vercel Blog
Malavika Tadeusz

GitHub and Microsoft Use AI To Fix Security Debt Crisis

2025-11-21 02:00
🚀 Microsoft and GitHub have launched a new integration between Microsoft Defender for Cloud and GitHub Advanced Security to tackle security debt in enterprise codebases. This connection aims to streamline developer workflows by prioritizing critical vulnerabilities and utilizing AI for quicker resolutions. With organizations creating over 500 applications annually, addressing the gap between security and development teams is crucial. Learn more about how this integration can impact your...
Darryl K. Taft

Introducing attribute-based access control for Amazon S3 general purpose buckets

2025-11-21 01:02
🚀 AWS has launched Attribute-Based Access Control (ABAC) for S3 general purpose buckets! This feature allows administrators to manage access permissions automatically using tag-based policies. This means no more constant updates to IAM policies as teams grow and change. ABAC simplifies permissions management by granting access based on tags related to projects, teams, or data classification. To get started, enable ABAC in the S3 console or via the AWS CLI. #AWS #S3 #CloudComputing...
Source: AWS Blog
Matheus Guimaraes

Microsoft’s Azure HorizonDB Takes on Aurora, AlloyDB

2025-11-21 00:00
🚀 Microsoft unveiled Azure HorizonDB for PostgreSQL at its Ignite conference, aiming to compete with Amazon Aurora and Google AlloyDB. This new managed service features a disaggregated architecture that separates compute from storage, allowing for independent scaling. It can handle up to 3,072 vCores and offers improved performance with sub-millisecond latencies. Additionally, HorizonDB supports advanced AI workloads through vector indexing, making it easier to develop intelligent...
Darryl K. Taft

SpellVault’s evolution: Beyond LLM apps, towards the agentic future

2025-11-21 00:00
🌟 Exciting developments at Grab with SpellVault! Originally a no-code platform for building LLM apps, SpellVault has evolved into a powerful tool for creating intelligent AI agents. Its journey highlights a focus on accessibility, allowing users to integrate external data sources easily. Key features now include dynamic plugins and a unified tools framework, enabling apps to reason and act intelligently. This evolution positions SpellVault as a leader in the agentic future of AI. 🤖💡...
Source: Grab Tech

AI-Powered Postgres index suggestions

2025-11-21 00:00
🚀 Exciting news for PostgreSQL users! PlanetScale Insights now offers AI-powered index suggestions to enhance database performance. This feature analyzes your database workload and recommends new indexes to optimize query execution speed. By leveraging large language models (LLMs), the system identifies the best indexes while ensuring suggestions are validated for effectiveness. The process involves filtering query patterns and validating suggestions to guarantee substantial performance...

Databricks and AWS Partner to Simplify Infrastructure Setup

2025-11-21 00:00
🚀 Exciting news! Databricks and AWS have partnered to streamline infrastructure setup. Users can now instantly deploy classic workspaces through automated configuration from the Databricks account console. This enhancement aims to simplify the deployment process for better efficiency. Stay tuned for more updates! #Databricks #AWS #CloudComputing #Infrastructure #TechNews

Projects deployed using a zip file via API now support branch deploys

2025-11-21 00:00
🚀 Exciting news for developers! You can now create branch deploys using a ZIP file via the Netlify API. By including the new branch parameter in your API request, you enable branch-specific features like preview URLs and isolated testing environments. To deploy, use the following command: ``` curl -X POST \ -H "Authorization: Bearer YOUR_TOKEN" \ -F "zip=@your-site.zip" \ -F "branch=feature-branch" \ https://api.netlify.com/api/v1/sites/{site_id}/builds ``` Learn more in the Netlify...
Source: Netlify Blog

Cisco U. Learning Deals 2025: One Week. Major Savings.

2025-11-20 20:50
🎉 Get ready for Cisco U. Learning Deals 2025! From November 20, enjoy a week-long promotion with 40% off on essential training resources. This is a great opportunity for tech professionals to upskill and prepare for Cisco certifications. Highlights include: - Cisco U. Essentials plan: Access 75+ Learning Paths and over 1,000 courses. - AI Solutions training: Hands-on labs and CE credits available. Don't miss out on this chance to advance your career! 💻📚 #CiscoU #LearningDeals #Upskill...
Sonia Chavez

Spring Boot 4: Leaner, Safer Apps and a New Kotlin Baseline

2025-11-20 20:11
🚀 Spring Boot 4.0 has officially launched, enhancing the development experience with cleaner modularization and improved observability through Micrometer. This release integrates Kotlin 2.2 as the official baseline, supporting native nullability checks with JSpecify annotations. This ensures safer code practices for developers. Additionally, the new API versioning mechanism simplifies the process for Kotlin users. #SpringBoot #Kotlin #JavaDevelopment #SoftwareUpdate #TechNews
Andrey Belyaev

Ai2’s Olmo 3 Pushes the Envelope for Open Source LLM Performance

2025-11-20 20:00
🚀 The Allen Institute of AI (Ai2) has launched Olmo 3, a new open-source large language model (LLM). This model family includes three variants: Olmo 3-Base, Olmo 3-Think, and Olmo 3-Instruct. Ai2 claims that Olmo 3 outperforms many existing models on standard benchmarks. Notably, the Olmo 3-Think variant is designed for step-by-step reasoning, while the Instruct model excels in following instructions and multiturn dialogue. Learn more about this advancement in open-source AI! 🌟 #AI...
Frederic Lardinois

IntelliJ IDEA 2025.2.5 Is Out!

2025-11-20 19:45
🚀 Exciting news! IntelliJ IDEA 2025.2.5 has been released! You can update directly from the IDE, the Toolbox App, or download it from the website. Ubuntu users can also use snaps for the update. Key updates include: - Improved processing of API calls with Docker Engine v29. - Enhanced Gradle 9.x support for Spring Boot projects. - Fixed an issue causing hangs with specific JSON structures. - GitLab plugin now supports large pipeline IDs. For more details, check the release notes. Happy...
Julia Shashkova

Key Transparency Comes to Messenger

2025-11-20 17:00
🔒 Messenger has launched key transparency verification for end-to-end encrypted chats. This feature enhances security by ensuring only you and your contacts can access your messages. Key transparency provides an auditable record of public keys, helping users confirm their conversations are encrypted correctly. This reduces the need for manual key comparisons across devices. This advancement builds on industry efforts, similar to WhatsApp's implementation. #Messenger #KeyTransparency...

More Updates and Fixes for ReSharper and Rider 2025.3

2025-11-20 16:04
🚀 Updates for ReSharper and Rider 2025.3 are here! The latest versions, ReSharper 2025.3.0.2 and Rider 2025.3.0.2, include important fixes. Key improvements for ReSharper include resolving issues with MSTest v4, false positive warnings, and correct functioning of external services in multiple Visual Studio instances. Rider updates ensure proper authentication for Azure DevOps NuGet feeds and correct usage of the user’s installed .NET SDK. For more details, check the issue tracker. #ReSharper...
Sasha Ivanova

Community Products roadmap update, November 2025

2025-11-20 16:00
🚀 Exciting updates from Stack Overflow! As we approach the year's end, the Community Products team is enhancing user experiences. Recent focus areas include AI-powered solutions, community growth, and a rebranding effort. Key highlights include the AI Assist beta, Stack Overflow MCP Server, and new Coding Challenges. Efforts to lower barriers for commenting and voting aim to foster inclusivity. Stay tuned for more updates! 💡✨ #StackOverflow #CommunityGrowth #AIEvolution #SoftwareDevelopment...
Des Darilek

Introducing AMD GI-1.2 with multibounce indirect real-time rendering

2025-11-20 16:00
🚀 Exciting news from AMD! The AMD GI-1.2, a real-time Global Illumination solution, is now available through the AMD Capsaicin Framework v1.3. This update enhances the previous GI-1.1 version with a new feature called multibounce, improving bounce lighting approximation. Discover the advancements in rendering technology! 🌟 #AMD #GlobalIllumination #Rendering #TechUpdate #GameDev

Docker Model Runner Integrates vLLM for High-Throughput Inference

2025-11-20 13:44
🚀 Exciting news for developers! Docker Model Runner now integrates the vLLM inference engine, enhancing high-throughput AI inference capabilities. This integration allows seamless scaling of AI workloads across various Nvidia hardware while maintaining the familiar Docker workflow. 🖥️ vLLM optimizes performance with advanced algorithms and supports popular models like GPT-OSS and Llama 3, ensuring efficient deployment for production-grade applications. Start exploring today with simple...
Source: Docker Blog
Yiwen Xu

Grok 4.1 Fast models now available on Vercel AI Gateway

2025-11-20 13:00
🚀 Exciting news! xAI’s Grok 4.1 Fast models are now available on Vercel's AI Gateway! You can access Grok 4.1 Fast Reasoning and Fast Non-Reasoning without needing additional provider accounts. These models feature a 2M context window, ideal for tool calling. Grok 4.1 Fast Reasoning focuses on structured reasoning, while Fast Non-Reasoning prioritizes speed. Explore the unified API for model calls, usage tracking, and performance optimizations. Check out the AI Gateway model leaderboard and...
Source: Vercel Blog
Jerilyn Zheng

Improved analytics experience now available on the Vercel Firewall

2025-11-20 13:00
🔒 Exciting updates are here for the Vercel Firewall! The improved UI enhances application security monitoring and analysis. Key features include a consolidated Overview page for DDoS attacks and a new Traffic page for detailed traffic analysis. Users can now easily write custom rules and queries for streamlined actions and insights. Explore these updates in the Firewall tab on your project! #Vercel #CyberSecurity #AppSecurity #Firewall #TechUpdates
Source: Vercel Blog
William Bout

Nano Banana Pro (Gemini 3 Pro Image) now available in the AI Gateway

2025-11-20 13:00
🚀 Exciting news! The Nano Banana Pro (Gemini 3 Pro Image) is now available through Vercel's AI Gateway. This advanced image model offers enhanced features for professional and creative tasks, including diagram generation with accurate labeling and real-time web search integration. Users can access higher resolution images and manage multi-image inputs for effective compositing. To get started, set the model to google/gemini-3-pro-image in the AI SDK. Explore the AI Gateway docs for examples...
Source: Vercel Blog
Jerilyn Zheng

You can now invalidate the CDN cache by providing a source image

2025-11-20 13:00
🚀 Vercel has introduced a new feature for CDN cache management! You can now invalidate the cache by providing a source image. This means all transformed images from that source will be marked stale, ensuring seamless updates without impacting user experience. Options for invalidation include Dashboard Settings, Vercel CLI, Function API, and REST API. Note: Deleting a source image may increase latency and could lead to downtime if the origin is unresponsive. This feature is available on all...
Source: Vercel Blog
Luba Kravchenko

Angular v21 is now supported

2025-11-20 00:00
🚀 Exciting news for developers! Angular v21 has officially launched and is now supported on Netlify from day one. To upgrade, simply follow the Angular upgrade steps and ensure you update to @netlify/angular-runtime version 3.0.1 or later. For more details, check out the resources on Angular v21 and its integration with Netlify. #Angular21 #Netlify #WebDevelopment #TechNews
Source: Netlify Blog

Build with Google Antigravity, our new agentic development platform

2025-11-20 00:00
🚀 Introducing Google Antigravity, a new development platform designed to enhance coding efficiency. This platform combines an AI-powered Editor View with a Manager Surface, allowing agents to autonomously plan, execute, and verify tasks across various environments. Antigravity is now available in public preview, enabling developers to streamline their workflow and delegate complex tasks easily. Learn more about the future of coding! #GoogleAntigravity #Development #AI #Coding #TechInnovation

Falcon Data Protection for Cloud Extends DSPM into Runtime

2025-11-20 00:00
🚀 Falcon Data Protection for Cloud is now available, offering real-time visibility into sensitive data in motion and at rest. This solution addresses the limitations of traditional data loss prevention tools, which struggle in modern cloud environments. With eBPF monitoring, organizations can detect unauthorized data movement instantly, enhancing security without added complexity. Stay ahead of data risks in a cloud-first world! ☁️🔒 #DataProtection #CyberSecurity #CloudSecurity #FalconData #DSPM
Luke Hunsinger

GitLab 18.6: From configuration to control

2025-11-20 00:00
🚀 GitLab 18.6 introduces enhanced AI capabilities for software development. Teams gain flexibility with model selection, making workflows more efficient and secure. The GitLab Duo Planner and Security Analyst agents are now readily available, offering built-in support for planning and security. Cloud-connected users can choose AI models directly from the UI, ensuring compliance and cost management. For air-gapped environments, the Web IDE now functions offline, maintaining security without...
Source: GitLab Blog
Bill Staples

Introducing AnyLanguageModel: One API for Local and Remote LLMs on Apple Platforms

2025-11-20 00:00
🚀 Exciting news for Apple developers! Introducing AnyLanguageModel, a new Swift package that simplifies the integration of local and remote LLMs. This tool offers a single API that replaces Apple’s Foundation Models framework, streamlining the process for AI-powered app development. Developers often face challenges with multiple APIs and integration patterns. AnyLanguageModel aims to reduce this friction, encouraging the use of local, open-source models. For more details, check the update on...

Now available via Renaissance: 1Password Enterprise Password Manager – MSP Edition

2025-11-20 00:00
🚀 Exciting news for MSPs! 1Password Enterprise Password Manager – MSP Edition is now available through Renaissance. This partnership enhances access to enterprise-grade credential security while streamlining procurement and billing processes. The solution helps MSPs manage client credentials effectively, closing the Access-Trust Gap created by unmanaged credentials and shadow IT risks. With features designed for MSP workflows, 1Password improves operational efficiency and profitability. Learn...
info@1password.com (Elgin McLaren and Olivia Donnell)

Secure Your AI Agents: The Power is Already in Your Auth0 Plan

2025-11-20 00:00
🚀 Secure your AI agents with Auth0! Auth0 for AI Agents enhances your existing plan, enabling faster and secure AI authentication. This solution addresses gaps in traditional security, protecting against data leaks and compliance risks. With Auth0, focus on innovation while we manage security complexity. Enjoy seamless integration with popular AI frameworks like LangChain and Vercel AI SDK. #AI #Auth0 #DataSecurity #Innovation #TechSolutions
Source: Auth0 Blog
Alisha Tingle

The Fab Friday Mega Sale is here!

2025-11-20 00:00
🎉 The Fab Friday Mega Sale is live! Enjoy up to 70% off on nearly 100,000 assets, templates, gameplay systems, and materials. This is a great opportunity to stock up on valuable resources. 🗓️ Don't miss out! The sale ends at 11:59 PM ET on December 1. Happy shopping! 🛒✨ #FabFridaySale #Discounts #GameDevelopment #Templates #Assets

Simplify access to external services using AWS IAM Outbound Identity Federation

2025-11-19 23:21
AWS IAM has introduced outbound identity federation, allowing developers to authenticate AWS workloads with external services using short-lived JSON Web Tokens (JWTs). This eliminates the need for long-term credentials like API keys, reducing security risks. With this feature, IAM roles and users can obtain cryptographically signed JWTs that verify their AWS identity. External services can validate these tokens to enable secure access. To get started, enable outbound identity federation in...
Source: AWS Blog
Donnie Prakoso

Accelerate workflow development with enhanced local testing in AWS Step Functions

2025-11-19 22:13
🚀 Exciting updates for AWS Step Functions! The enhanced TestState API now supports local testing with new features including mocking support, comprehensive validation, and the ability to test individual states. This allows for automated test suites on your development machine without needing AWS deployment or IAM permissions. Key highlights: - **Mocking Support**: Test state logic without invoking services. - **Support for All State Types**: Validate control flow across your entire workflow....
Source: AWS Blog
Donnie Prakoso

Breaking Through Reinforcement Learning Training Limits with Scaling Rollouts in BroRL

2025-11-19 21:51
🚀 Exciting developments in reinforcement learning! NVIDIA Research introduces Broadened Reinforcement Learning (BroRL), a new approach that enhances large language model training. Unlike traditional methods that focus on increasing training steps, BroRL emphasizes increasing exploratory rollouts, allowing for hundreds of rollouts per prompt. This innovative method breaks through performance plateaus seen in previous models, enabling continuous learning while being more data- and compute-...
Jian Hu

Hummingbird: Red Hat’s Answer to Alpine, Ubuntu Chiseled, Wolfi

2025-11-19 21:00
🚀 Red Hat has launched Project Hummingbird, aimed at enhancing cloud native development with micro-sized container images tailored for enterprises. This initiative builds on the legacy of Flatcar Container Linux, designed for optimized container workloads. Hummingbird focuses on minimalism, security, and compliance with zero vulnerabilities at release. Inspired by distributions like Alpine and Ubuntu Chiseled, it promises to streamline application delivery. #RedHat #ProjectHummingbird...
Steven J. Vaughan-Nichols

The New Way to Build Pipelines on Databricks: Introducing the IDE for Data Engineering

2025-11-19 20:00
🚀 Exciting news from the Data + AI Summit! Databricks has unveiled the IDE for Data Engineering, designed specifically for building Lakeflow Spark Declarative Pipelines. This new tool aims to enhance the developer experience by streamlining pipeline creation. Stay tuned for more updates on this innovative approach! #DataEngineering #Databricks #AI #TechInnovation #Lakeflow

Renderoom develops a new Substrate materials pack for automotive visualization

2025-11-19 19:45
🚗 Renderoom has launched a new Substrate materials pack designed for automotive visualization. This innovative library enhances realism in automotive design workflows, providing creators with high-quality real-time visuals. Explore how this development can elevate automotive projects. #AutomotiveDesign #CGI #RealTimeVisuals #Renderoom #SubstrateMaterials

Streamlined multi-tenant application development with tenant isolation mode in AWS Lambda

2025-11-19 19:12
AWS Lambda has launched a new tenant isolation mode, enhancing multi-tenant application security. This feature allows separate execution environments for each tenant within a single function, simplifying resource management. This mode meets strict security requirements for SaaS platforms, ensuring tenant-specific code runs in isolated environments without the complexity of managing multiple functions. To enable tenant isolation, select the option during function creation in the AWS Lambda...
Source: AWS Blog
Donnie Prakoso

New business metadata features in Amazon SageMaker Catalog to improve discoverability across organizations

2025-11-19 19:09
📊 Exciting updates in Amazon SageMaker Catalog enhance data management! The new features include column-level metadata forms and enforced glossary requirements. These tools will help organizations improve data classification, discoverability, and governance. Users can now create custom metadata forms for individual columns, allowing for better documentation and business context. Additionally, metadata enforcement rules ensure standardized vocabulary for asset publishing, enhancing compliance...
Source: AWS Blog
Channy Yun (윤석찬)

AWS Control Tower introduces a Controls Dedicated experience

2025-11-19 19:07
🚀 AWS Control Tower has launched a new Controls Dedicated experience! This feature allows users to access AWS managed controls without needing a full landing zone setup, streamlining governance for established multi-account environments. Now, customers can enhance their governance stance quickly and flexibly, making it easier to adopt AWS Control Tower. Learn more about how to get started with this new setup! 🌐 #AWS #CloudComputing #Governance #AWSControlTower #TechNews
Source: AWS Blog
Veliswa Boya