CloudKitect Fargate Service component to run tasks
VPC Subnet: Private
Risk Level: Medium Well Architected Pillar: Reliability, Performance, Operational Excellence
Risk Level: Low Well Architected Pillar: Reliability, Performance, Operational Excellence
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
new CcFargateService(this, "LogicalId", {}); Copy
new CcFargateService(this, "LogicalId", {});
Custom Configuration
new CcFargateService(this, "LogicalId", { assignPublicIp: true}); Copy
new CcFargateService(this, "LogicalId", { assignPublicIp: true});
It addresses the following compliance requirements
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Security
Readonly
All the default alarms configured for the Well Architected Fargate Service.
Private
Generated using TypeDoc
CloudKitect Fargate Service component to run tasks
Default Configuration
VPC Subnet: Private
Default Alarms
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Examples
Custom Configuration
Compliance
It addresses the following compliance requirements