CodePipeline Flashcards
1
Q
What is CodePipeline?
A
Fully managed CI/CD. That can be configured to automat release process.
2
Q
Can you trigger CodePipeline to perform an action in response to an event?
A
Yes, you can trigger it everytime there is a change to code
3
Q
What CI/CD practice does CodePipeline fulfill?
A
Continuous Deployment
4
Q
what third party open source tools can integrate with CodePipeline?
A
Github
Jenkins
5
Q
What AWS Services does CodePipeline integrate with?
A
ElasticBeanstalk
CloudFormation
Lambda
Elastic Container Service
6
Q
How to define pipeline structure?
A
declarative JSON document
7
Q
How to configure a manual approval step in CodePipeline
A
SNS