Practice free →
HomeAWS DevOps Procloudcomputingdopsdlc › Which AWS service is a managed artifact reposito…

Which AWS service is a managed artifact repository for application packages (npm, Maven, NuGet, PyPI) with upstream public-repo proxying?

AAmazon S3 only
BAmazon Route 53
CAWS CodeArtifact
DAmazon EBS
Answer & Solution
Correct answer: C. AWS CodeArtifact
CodeArtifact is the managed package repo (per DOP-C02 §1.3). S3 stores blobs but lacks package semantics; EBS/Route 53 are unrelated.
Solve this in the app — AWS DevOps Pro practice & 24k+ MCQs →
Related questions