October 2025 Summaries
18 posts from Vercel
Filter
Month:
Year:
Post Summaries
Back to Blog
On October 29, a significant spike in traffic was detected by BotID Deep Analysis within a customer's project, initially appearing as legitimate human activity but later identified as a sophisticated bot attack. This new threat involved browser bot networks using advanced techniques to mimic human behavior through real browser automation and carefully crafted profiles, which initially evaded traditional security measures. The system, powered by Kasada's machine learning backend, quickly adapted by analyzing telemetry data, identifying proxy patterns, and reclassifying the sessions as malicious within minutes, all without any manual intervention. This incident underscores the importance of adaptive, machine learning-based detection systems like Deep Analysis, which can identify complex attack patterns by correlating multiple signals, offering a robust defense against increasingly sophisticated bot networks.
Oct 31, 2025
683 words in the original blog post.
Vercel has introduced Vercel Agent Investigations in Public Beta, a new feature that enhances incident response for development teams by automatically detecting application issues, conducting root cause analyses, and providing actionable remediation plans. This tool aims to alleviate the burden on engineering teams who face challenges from overwhelming data and inefficient incident response processes, which often detract from development velocity. By leveraging AI-powered anomaly detection and analysis, Vercel Agent streamlines the investigation process, enabling rapid identification and resolution of issues without requiring third-party tools. The system includes features such as correlation analysis, historical context evaluation, dependency mapping, and change attribution to generate concise summaries and actionable steps tailored to the specific architecture of an application. This not only improves time-to-remediation but also helps prioritize responses based on issue severity and impact, ultimately reducing downtime for users. The service is integrated with Vercel's Observability Plus, offering automatic anomaly alerts and various integrations for communication and incident management.
Oct 31, 2025
794 words in the original blog post.
Vercel ensures data security and compliance through a range of measures, including DDoS mitigation, SOC 2 Type 2 compliance, data encryption, and adherence to standards like ISO 27001:2022 and PCI DSS. The company operates on a shared responsibility model, detailing the security roles between Vercel and its customers. Vercel supports GDPR compliance and offers features like Secure Compute for HIPAA compliance, allowing customers enhanced data protection. They are certified under the EU-U.S. Data Privacy Framework and TISAX for data privacy across various sectors. Vercel's infrastructure relies primarily on Amazon Web Services (AWS) and utilizes a multi-layered security approach, including centralized IAM and cloud security posture management. They implement a failover strategy using AWS Global Accelerator and Anycast networks to ensure network resilience and conduct regular resiliency testing to meet recovery objectives. Data is encrypted at rest with AES-256 and in transit with HTTPS/TLS 1.3, with regular backups being conducted and stored separately for disaster recovery. Enterprise accounts have isolated infrastructure, and the company regularly performs penetration tests and audits to maintain security standards.
Oct 29, 2025
1,676 words in the original blog post.
Vercel has achieved the Trusted Information Security Assessment Exchange (TISAX) Level 2 (AL2) certification, underscoring its dedication to providing secure and compliant infrastructure, particularly for the automotive and manufacturing sectors. This accomplishment is part of Vercel's extensive compliance program, which also includes certifications like ISO/IEC 27001:2022 and SOC 2 Type II. TISAX, an internationally-recognized standard developed by the German Association of the Automotive Industry and managed by the ENX Association, facilitates streamlined information security assessments across supply chains. By meeting TISAX Level 2 criteria, independently reviewed by an ENX-accredited auditor, Vercel enables automotive manufacturers and partners to confidently use its cloud platform for building and scaling applications. This certification helps accelerate procurement processes and assures compliance with industry security standards. Vercel's TISAX assessment results are accessible to registered ENX portal participants, reinforcing their commitment to data protection and risk management in regulated environments.
Oct 29, 2025
369 words in the original blog post.
Vercel has introduced Bun as a new runtime option for Vercel Functions, available in Public Beta alongside the existing Node.js option, allowing developers to select the best runtime based on their workload needs. Bun is particularly advantageous for compute-intensive applications, demonstrating a 28% reduction in latency for CPU-bound Next.js rendering workloads compared to Node.js, thanks to its efficient runtime architecture built in Zig. The Bun runtime currently supports frameworks such as Next.js, Express, Hono, and Nitro, with more to be added, and integrates with Vercel's observability and monitoring tools. While Bun offers significant performance improvements, especially in streaming and CPU-intensive tasks, Node.js remains the most compatible and widely supported option. Developers can switch between Bun and Node.js via a simple configuration change in the vercel.json file, with Bun suited for performance-critical applications and Node.js for broad compatibility. Recent benchmarks highlighted Bun's potential to enhance server-side rendering performance, and ongoing developments are expected to further optimize its capabilities.
Oct 28, 2025
1,101 words in the original blog post.
Earlier this year, the AI Cloud platform was introduced to facilitate the development of intelligent systems, and recent advancements showcased at Ship AI include SDKs, infrastructure, and open-source templates designed to simplify the creation of production-ready agents. The AI SDK 6 introduces an agent-first architecture that allows for the reuse of defined agents across various applications, featuring built-in type safety and a human-in-the-loop tool approval system. The Vercel Marketplace enables the discovery and integration of production-ready agents and AI services, offering features like unified billing and secure credentials management. The Workflow Development Kit provides reliability as code, enabling durable and observable asynchronous processes, while the Vercel Agent assists with code reviews and anomaly detection. Python developers can now deploy applications with zero configuration, and the "An Agent on Every Desk" program supports teams in building their own agents. Open-source agents for lead qualification and data analysis demonstrate the platform's versatility, turning agent development into a process as intuitive as web development by integrating agents, workflows, and backend support seamlessly.
Oct 27, 2025
1,130 words in the original blog post.
At Vercel, the focus is on closing the gap between idea and impact, and this is being driven by a new organizational strategy under David Totten, the newly appointed VP of Global Field Engineering. With a background from Databricks and nearly two decades at a Fortune 5 company, Totten is tasked with leading a unified team that includes Sales Engineering, Developer Success, Professional Services, and Customer Support Engineering, aiming to provide a seamless, consistent customer experience from the initial evaluation to long-term growth. Under his leadership, Vercel is leveraging artificial intelligence to enhance customer engagement and operational efficiency, as demonstrated by AI-powered support that handles the majority of customer cases and the strategic reallocation of sales development resources. The company is also investing in Forward Deployed Engineering to help clients integrate AI into their operations, emphasizing the importance of actionable, real-time insights as a competitive advantage. Vercel's approach treats its go-to-market (GTM) engineering strategy like a product, aiming to be the most AI-forward technical sales organization, which promises to deliver proven AI deployment practices rather than theoretical models, thus positioning itself at the forefront of the AI-driven business landscape.
Oct 27, 2025
716 words in the original blog post.
Developers can now access AI-powered workflows through Vercel's new AI agents and services category in their marketplace, offering streamlined integrations with unified billing, observability, and installation processes. The marketplace provides two primary components: pre-built agents that autonomously manage specialized tasks within existing workflows and services that offer the infrastructure to create, customize, and scale custom agents. These agents, such as CodeRabbit, Corridor, and Sourcery, are designed to enhance code review, security, and development speed by integrating seamlessly with GitHub and other platforms. Services like Autonoma, Braintrust, and Chatbase support the creation and management of custom AI agents by providing tools for testing, monitoring, and automating processes. This ecosystem is built on Vercel, ensuring a high standard of integration, consistent authentication, and compatibility with existing CI/CD and observability workflows, making the setup process quick and efficient for developers and companies alike.
Oct 23, 2025
741 words in the original blog post.
Vercel has expanded its platform to support backend development as seamlessly as frontend, offering zero-configuration deployment for popular Python and TypeScript frameworks like FastAPI, Flask, Express, and NestJS. This enhancement, termed Framework Defined Infrastructure (FDI), allows Vercel to automatically provision and optimize the necessary infrastructure based on the backend framework used, eliminating the need for configuration files or custom setups. The platform's updates include the introduction of a native Vercel Python SDK, active CPU pricing, and Fluid compute to optimize cost and performance for AI workloads. Additionally, the Workflow Development Kit (WDK) provides durability and observability for orchestrating complex, long-running processes. Vercel aims to provide a unified platform for developing, testing, and deploying both frontend and backend applications efficiently and reliably, supported by a library of backend templates demonstrating advanced AI patterns.
Oct 23, 2025
899 words in the original blog post.
The Workflow Development Kit (WDK) is an open-source TypeScript framework that simplifies the creation of reliable and durable workflows by embedding durability as a language-level concept. It allows developers to transform ordinary async functions into durable workflows that can pause and resume seamlessly across deployments and crashes without requiring complex infrastructure such as message queues or persistence layers. WDK uses directives like "use workflow" and "use step" to manage tasks like assigning drivers or validating payments, automatically retrying on failure and maintaining state. By utilizing webhooks, workflows can pause until external data is received, and an event log provides comprehensive visibility into workflow operations. Designed to run on any platform or cloud, WDK's versatility is enhanced by its "Worlds" environments, which handle execution and orchestration, making code portable and scalable. With WDK, developers can focus on business logic rather than infrastructure, enabling the development of intelligent, reliable systems that require minimal extra coding efforts.
Oct 23, 2025
1,388 words in the original blog post.
Vercel AI Cloud provides a platform for building AI agents that prioritize simplicity, reliability, and productivity, much like the evolution of web development frameworks a decade ago. By offering tools like the AI SDK and Workflow Development Kit, it enables developers to create resilient and efficient AI systems that can reason, plan, and act intelligently, while abstracting away the complexities of model integration and infrastructure management. The platform supports productivity by automating repetitive tasks, allowing teams to focus on higher-level decision-making and innovation. Vercel's approach encourages teams to adopt or build agents that improve quality and speed, integrating seamlessly into existing workflows, with the flexibility to grow and adapt as needs change. The introduction of an agentic marketplace further simplifies the deployment and scaling of AI solutions, providing a foundation for the next era of product development where AI agents become as integral as frontends.
Oct 23, 2025
1,566 words in the original blog post.
Vercel has introduced Vercel Agent, an AI-powered tool designed to enhance development workflows by leveraging deep platform knowledge, application code, and telemetry data to accelerate and improve the quality of software delivery. Now available in Public Beta, Vercel Agent offers two main functionalities: Code Review and Investigations. The Code Review feature integrates with GitHub workflows to provide in-depth, validated, and context-aware feedback on pull requests, simulating builds in a Vercel Sandbox to ensure reliability and accuracy. Meanwhile, the Investigations feature utilizes real-time and historical data to diagnose production issues by identifying the root causes of anomalies, transforming complex debugging processes into swift, actionable insights. As Vercel Agent evolves, it aims to automate further aspects of the development process, from proposing fixes to managing the entire workflow, positioning itself as a comprehensive Agent-as-a-Service solution that integrates seamlessly into development environments.
Oct 23, 2025
670 words in the original blog post.
Vercel experienced a significant service disruption due to an unexpected AWS us-east-1 outage, which affected its infrastructure and control plane operations, causing temporary disruptions in serving production traffic and impacting administrative functions like deployments and log processing. Despite Vercel's infrastructure being designed to withstand the loss of any of its 19 operational regions, a cascading failure led to a notable disruption in global caching services, peaking at a 22% failure rate in static file serving. Vercel managed to reroute traffic, restore services, and mitigate the cascading failure's root cause within hours, although some users faced continued issues related to AWS capacity constraints. Additionally, an outage of a feature flag provider, likely a downstream effect of the AWS disruption, further complicated the situation by affecting Vercel's control plane, leading to resource exhaustion and delaying certain administrative processes. Vercel's commitment to accountability is evident as they take full responsibility for the outage, and they plan to conduct a detailed postmortem to prevent future occurrences by rehearsing major regional disruptions and systematically addressing identified failure modes.
Oct 21, 2025
2,318 words in the original blog post.
OpenAI's introduction of the Apps SDK with Model Context Protocol (MCP) support has enabled developers to embed interactive web applications, such as those built with Next.js, directly into ChatGPT conversations. By leveraging MCP, which functions similarly to REST or GraphQL for AI models, developers can integrate their applications into ChatGPT's triple-iframe architecture, overcoming challenges such as asset loading, client-side navigation, and cross-origin requests. While the security model of ChatGPT's architecture presents technical hurdles, such as broken Next.js features due to the nested iframes, these can be addressed through various patches like setting asset prefixes, rewriting fetch requests, and using CORS headers. The use of these patches allows developers to maintain the full functionality of Next.js apps, including React Server Components and dynamic routing, ensuring a native-feeling user experience within ChatGPT. Additionally, with the provided starter template, developers can quickly deploy Next.js apps to Vercel, benefiting from seamless user interactions and the extensive reach of ChatGPT's user base.
Oct 15, 2025
3,673 words in the original blog post.
Vercel enables companies to handle high-traffic events like Black Friday with ease by providing a scalable and reliable platform that incorporates several built-in optimizations for peak traffic management. These include edge rendering, automatic caching, and multi-layered security defenses, which allow businesses to maintain fast and stable storefronts and applications even during traffic surges. The platform's infrastructure automatically filters and absorbs potential threats, such as DDoS attacks, ensuring uninterrupted service. Vercel also offers tools for observability, allowing teams to monitor performance in real-time and make necessary adjustments, while features like background revalidation and request collapsing enhance user experience by maintaining speed and stability. The company's tailored support and readiness plans further assist businesses in optimizing their setups for high-demand periods, promising a smooth operation during peak times without the need for extensive manual intervention.
Oct 15, 2025
997 words in the original blog post.
As AI technology rapidly evolves, reshaping software development and deployment, Vercel has appointed Talha Tariq as its CTO of Security to address the growing surface area for cyberattacks. With extensive experience from HashiCorp and IBM, Talha is set to lead Vercel's security strategy, focusing on integrating security deeply into product development rather than relying on bureaucratic processes. The AI era introduces unique security challenges, such as AI-generated code and identity verification complexities, which require innovative solutions and collaboration across sectors. Talha emphasizes the importance of creating secure-by-default tools that both developers and end users can easily adopt, aiming to enhance the security of Vercel's platform and contribute to a safer internet as a whole.
Oct 15, 2025
885 words in the original blog post.
Software interfaces are evolving towards conversational interactions, with AI agents playing a pivotal role in this transformation. Vercel and Salesforce are partnering to integrate AI agents into the Salesforce ecosystem, particularly within Slack, to enhance collaboration and streamline workflows. These AI agents, powered by the Vercel AI Cloud, can interpret user intent and act within Slack threads, transforming conversations into actionable interfaces. The partnership aims to leverage the strengths of Vercel's developer experience and Slack's collaboration platform, allowing teams to deploy agents that manage tasks, generate reports, and more, directly from conversations. Vercel's platform provides a robust environment for building and deploying these agents, offering tools for long-running agents, stateful sessions, and secure tool execution. This initiative underscores a shift towards event-driven, conversational enterprise software, where systems are more adaptive and integrated into daily workflows.
Oct 15, 2025
927 words in the original blog post.
Independent developer Theo Browne conducted benchmarks comparing the performance of server-side rendering between Fluid compute and Cloudflare Workers, revealing that Fluid compute is generally faster and more consistent across different frameworks like Next.js, React, and SvelteKit. The benchmarks showed that Fluid compute, which runs in-cloud with configurable resources, performed 1.2 to 5 times faster than Cloudflare Workers, which operate with standard constraints for global edge deployment. Fluid compute's architecture allows for in-region deployment, reducing network latency for database queries and API calls, and it offers full runtime compatibility with Node.js, unlike Cloudflare's custom JavaScript runtime. This compatibility facilitates easier debugging and ensures that packages work as expected. Fluid compute supports high concurrency and flexible resource configuration, enabling efficient handling of both lightweight and compute-intensive workloads, thereby providing a platform that adapts to varied workload requirements rather than imposing constraints. The detailed benchmarks and methodology can be accessed on GitHub, offering insights into how deployment architecture influences performance for server rendering workloads.
Oct 09, 2025
788 words in the original blog post.