rl-docs-hub

AWS Environment Standard

Default hosting patterns

Frontend hosting

Default frontend hosting pattern:

CloudFront + WAF -> S3 bucket

Backend hosting

Default backend hosting pattern:

CloudFront + WAF -> ALB -> ECS

DNS standard

Domains are hosted in Route53 with:

Resource sharing rule

AWS resources should be shared as much as possible. Create new AWS resources only when needed.

This applies especially to:

Documentation expectation

Docs for each product/environment should clearly show:

Exception handling

If a product requires dedicated resources instead of shared ones, the reason must be documented explicitly, including: