Volcengine Compute Function

Build and operate Volcengine Function Compute workloads. Use when users need function deployment, event triggers, runtime configuration, or serverless troubleshooting.

modbender cfb47a0 3 files · 1.1 KB Updated 12 repo stars

File contents

volcengine-compute-function

Deploy and troubleshoot serverless functions with predictable packaging and runtime checks.

Execution Checklist

  1. Confirm runtime, trigger type, and region.
  2. Build package and validate environment variables.
  3. Deploy function and verify latest revision.
  4. Invoke test event and return logs/latency summary.

Reliability Rules

  • Keep deployment artifacts versioned.
  • Separate config from code.
  • Include rollback target in outputs.

References

  • references/sources.md

modbender/skill-library-mcp/tree/main/data/volcengine-compute-function commit cfb47a0775

Frequently asked questions

npx skillmds add modbender/volcengine-compute-function