A company wants to quickly implement a continuous integration/continuous delivery (CI/CD) pipeline.
Which AWS service will meet this requirement?
AWS Config
Amazon Cognito
AWS DataSync
AWS CodeStar
Explanations:
AWS Config is primarily used for resource management and compliance, not for implementing CI/CD pipelines.
Amazon Cognito is a service for user authentication and access control, not related to CI/CD processes.
AWS DataSync is used for transferring data between on-premises storage and AWS storage services, not for CI/CD.
AWS CodeStar is a service designed to quickly set up a CI/CD pipeline, providing integrated tools for software development.