{
    "title": "2026 Enterprise AWS Architecture Benchmark Report",
    "category": "AWS Architecture",
    "temporalCoverage": "2026",
    "license": "CC-BY-4.0",
    "author": "SkilBrill Research",
    "sourceUrl": "https://skilbrill.com/resources/enterprise-aws-architecture-benchmark-report-2026/",
    "rows": [
        [
            "Web/API serving",
            "Lambda + API Gateway",
            "Multi-AZ",
            "8",
            "72%"
        ],
        [
            "OLTP database",
            "Aurora Serverless v2",
            "Multi-AZ",
            "8",
            "68%"
        ],
        [
            "OLAP warehouse",
            "Redshift Serverless",
            "Multi-AZ",
            "8",
            "54%"
        ],
        [
            "Object storage",
            "S3 Standard-IA",
            "Multi-AZ",
            "8",
            "88%"
        ],
        [
            "GenAI / LLM",
            "Bedrock + KBs",
            "Multi-region",
            "4",
            "38%"
        ]
    ],
    "headers": [
        "workload_class",
        "primary_service",
        "ha_pattern",
        "rto_minutes",
        "finops_adoption"
    ]
}