CodePipeline Flashcards

1
Q

What is CodePipeline?

A

Fully managed CI/CD. That can be configured to automat release process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What CI/CD practice does CodePipeline fulfill?

A

Continuous Deployment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what third party open source tools can integrate with CodePipeline?

A

Github

Jenkins

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What AWS Services does CodePipeline integrate with?

A

ElasticBeanstalk
CloudFormation
Lambda
Elastic Container Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How to define pipeline structure?

A

declarative JSON document

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How to configure a manual approval step in CodePipeline

A

SNS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly