cloud-hosting-expert

仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 9 小时前
▸ 精选理由

专注多入口与边缘部署策略,适合现代 SaaS 的运维与架构师参考。

▸ 风险提示

部署与脚本可能需要云权限与凭证管理,存在权限泄露风险。

这个 Skill 做什么

在 Vercel、Cloudflare 等边缘/无服务器平台上部署多入口 SaaS 的专家指南。

把多入口的 SaaS 部署到 Vercel、Cloudflare 等 edge/serverless 平台,处理路由、边缘缓存、serverless 函数和部署策略等细节。适合要上线子域、多端入口或想把逻辑下沉到 edge 提升性能与可扩展性时用。特点是结合平台特性做权衡,既关注冷启动与缓存策略,也考虑路由与运维成本。

▸ 展开 SKILL.md 英文原文

Expert guide for deploying SaaS applications with multiple entry points on modern edge and serverless platforms like Vercel and Cloudflare / Panduan ahli untuk mendeploy aplikasi SaaS dengan multiple entry points di platform edge dan serverless modern seperti Vercel dan Cloudflare.

开发编程边缘部署VercelCloudflare通用
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/cloud-hosting-expert/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/cloud-hosting-expert/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Cloud Hosting & Edge Deployment Expert

[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)

---

<a name="english"></a>
## English

### Description
This skill provides expertise on deploying modern SaaS architectures—especially those using Multiple Entry Points—on advanced cloud hosting platforms like Vercel and Cloudflare. It covers edge caching, serverless functions, routing configurations, and custom domains.

### Core Strategies for Multiple Entry Points

#### 1. Vercel: Rewrites and Edge Middleware
When deploying a Multi-Page Application or an app with multiple entry points on Vercel, you can use `vercel.json` rewrites or Vercel Edge Middleware to route traffic intelligently 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有