One Observability Workshop v3.0.0
One Observability Workshop / stages/applications / MicroservicesStage
Class: MicroservicesStage¶
Defined in: stages/applications.ts:130
CDK Pipeline stage that deploys all microservices, Lambda functions, and canaries.
Extends¶
Stage
Constructors¶
Constructor¶
new MicroservicesStage(
scope,id,properties):MicroservicesStage
Defined in: stages/applications.ts:132
Parameters¶
scope¶
Construct
id¶
string
properties¶
MicroserviceApplicationsProperties
Returns¶
MicroservicesStage
Overrides¶
Stage.constructor
Properties¶
stack¶
stack:
MicroservicesStack
Defined in: stages/applications.ts:131