Stacktape
Stacktape


API Reference

Compute Resources API Reference

This section contains detailed API reference documentation for all compute resources available in Stacktape.

Available Resources

  • Web Service - Continuously running container with public endpoint
  • Private Service - Continuously running container with private endpoint
  • Worker Service - Continuously running container not accessible from outside
  • Multi-Container Workload - Custom multi-container workload
  • Batch Job - Simple container job that runs and terminates
  • Lambda Function - Serverless function
  • Edge Lambda Function - Lambda function running at CloudFront edge locations
  • Next.js Web - Next.js application deployment

Each resource page contains comprehensive configuration examples, property descriptions, and union type alternatives.

Contents