Technology Radar
Published : Oct 27, 2021
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Oct 2021
Trial
自从首次评估JAMstack以来,我们已经看到越来越多这种风格的Web应用。然而,当构建传统的动态网站和后端服务的基础设施对JAMstack来说太重的时候,我们的团队就会选择Vercel。Vercel是一个托管静态网站的云平台。更重要的是,它实现了开发、预览和发布JAMstack网站工作流程的无缝衔接。相关的部署配置非常简单。通过和GitHub集成,每个代码提交或Pull Request,都可以触发一个新的带有预览链接的网站部署。这个操作极大地加快了开发过程中的反馈。Vercel还使用CDN来扩展和加速生产环境的站点。值得一提的是,Vercel背后的团队也在支持另一个广受欢迎的框架——Next.js。