One Observability Workshop v3.0.0
One Observability Workshop / stages/compute / ComputeStack
Class: ComputeStack¶
Defined in: stages/compute.ts:74
Stack for compute resources including ECS cluster and auto scaling group
Extends¶
Stack
Constructors¶
Constructor¶
new ComputeStack(
scope,id,properties):ComputeStack
Defined in: stages/compute.ts:88
Creates a new ComputeStack
Parameters¶
scope¶
Construct
The parent construct
id¶
string
The construct id
properties¶
Stack properties including EC2 configuration
Returns¶
ComputeStack
Overrides¶
Stack.constructor
Properties¶
ecs¶
ecs:
WorkshopEcs
Defined in: stages/compute.ts:76
ECS construct
eks¶
eks:
WorkshopEks
Defined in: stages/compute.ts:78
EKS construct
openSearchPipeline¶
openSearchPipeline:
OpenSearchPipeline|undefined
Defined in: stages/compute.ts:80
OpenSearch ingestion pipeline