Home › AWS DevOps Pro › cloudcomputing › dopsdlc › 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.
Related questions
Which DOP-C02 deployment strategy replaces a fleet of EC2 instances by spinning up new insAn architect needs to roll out a Lambda function update across many regions with progressiWhich AWS service helps automate the build of container images from a Dockerfile in a CI pAn architect must run unit tests, integration tests, and security scans automatically whenWhich DOP-C02 deployment pattern stands up a parallel green environment, smoke-tests it, tWhich AWS service stores build-and-deploy-time secrets (DB passwords, API keys) with rotatWhich CodeDeploy deployment configuration shifts a small fixed percentage of traffic to a Which AWS service builds and maintains hardened, golden Amazon Machine Images (AMIs) and c