Q9
What is the difference between CodeBuild and CodePipeline?
💬Answer
- CodeBuild: The worker. It performs compiling, testing, and packaging tasks inside temporary Docker containers.
- CodePipeline: The manager. It defines stages, coordinates workflow execution, monitors status, and triggers other services (like CodeBuild or CodeDeploy).
Related AWS Questions
View All AWSQuestions →
Created by
Apurv Gujjar
DevOps & Cloud Engineer
Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio