Edge Functions Runtime
stack-part:edge-functions
StackPartdomain/stack-parts/stack-parts-app-services.yaml·Open in Graph → {
"id": "stack-part:edge-functions",
"_kind": "StackPart",
"_file": "domain/stack-parts/stack-parts-app-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Edge Functions Runtime",
"description": "Globally distributed serverless runtime executing close to the\nuser. Examples: Cloudflare Workers, Vercel Edge Functions, Deno\nDeploy, Netlify Edge.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "platform-service:aws-cloudfront",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part"
},
{
"from": "platform-service:aws-cloudfront",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:vercel-edge-network",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part"
},
{
"from": "platform-service:vercel-edge-network",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:netlify-edge-functions",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part"
},
{
"from": "platform-service:netlify-edge-functions",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part",
"attributes": {}
}
]
}