@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/amazon-web-services-aws>
  a schema:TechArticle ;
  schema:headline "Amazon Web Services (AWS)" ;
  schema:url <https://anchorfact.org/computer-science/amazon-web-services-aws/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/amazon-web-services-aws>
  schema:citation <https://aws.amazon.com/what-is-aws/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/amazon-web-services-aws>
  schema:citation <https://aws.amazon.com/about-aws/global-infrastructure/regions_az/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/amazon-web-services-aws>
  schema:citation <https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html> ;
  af:sourceTier "B" .