Marketplace

serverless

Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing

$ 설치

git clone https://github.com/pluginagentmarketplace/custom-plugin-devops /tmp/custom-plugin-devops && cp -r /tmp/custom-plugin-devops/skills/serverless ~/.claude/skills/custom-plugin-devops

// tip: Run this command in your terminal to install the skill


name: serverless description: Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing sasmp_version: "1.3.0" bonded_agent: 07-cloud-infrastructure bond_type: PRIMARY_BOND

Serverless Skill

MANDATORY

  • AWS Lambda fundamentals
  • Azure Functions basics
  • Google Cloud Functions
  • Event-driven architecture patterns
  • Cold start optimization

OPTIONAL

  • Vercel and Netlify Functions
  • Cloudflare Workers (edge computing)
  • Step Functions and orchestration
  • API Gateway integration
  • Serverless Framework

ADVANCED

  • Multi-cloud serverless strategies
  • Custom runtimes and containers
  • Performance tuning and provisioned concurrency
  • Cost optimization techniques
  • Serverless security best practices

Assets

  • See assets/serverless-patterns.yaml for function templates