This construct can help build Well Architected infrastructure for website hosting in AWS using S3 Bucket
Validated public certificate for the API domain Cloudfront Distribution
Note: This construct expects a HostedZone present in the same AWS account
Risk Level: Low Well Architected Pillar: Reliability
Risk Level: High Compliance: PCI, APRA, MAS, NIST4 Well Architected Pillar: Operational Excellence
Note that the default alarm uses the WaAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Default Usage
new X8Website(this, "LogicalId", { x8DomainName: 'cre8ivelogix.com', x8Subdomain: "www", x8PathToContent: './site-content'});
Custom Configuration
new X8Website(this, "LogicalId", { x8DomainName: 'cre8ivelogix.com', x8Subdomain: "www", x8PathToContent: './site-content', x8AdditionalDomainNames: ['www2.cre8ivelogix.com']});
It addresses the following compliance requirements
Risk Level: Medium Compliance: PCI, HIPAA, GDPR, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Low Compliance: PCI, APRA, MAS, NIST4 Well Architected Pillar: Reliability
Risk Level: Very High Compliance: PCI, GDPR, ARPA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: NA Well Architected Pillar: Reliability
Risk Level: High Compliance: PCI, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: PCI, HIPAA, GDPR, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Very High Compliance: PCI, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Medium Compliance: PCI, HIPAA, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Low Compliance: PCI, HIPAA, GDPR, APRA, NIST4 Well Architected Pillar: Operational Excellence
Risk Level: High Compliance: PCI, HIPAA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: PCI, HIPAA, NIST4 Well Architected Pillar: Security
Risk Level: Medium Compliance: NA Well Architected Pillar: Security
Readonly
CloudFront distribution used in this construct
Origin Access Identity
Bucket hosting website content
Generated using TypeDoc
This construct can help build Well Architected infrastructure for website hosting in AWS using S3 Bucket
Infrastructure Diagram
Default Configuration
Validated public certificate for the API domain Cloudfront Distribution
Note: This construct expects a HostedZone present in the same AWS account
Default Alarms
Note that the default alarm uses the WaAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements