Data Operations and Support Flashcards
1
Q
Which resource orchestrates the continuous integration process?
A
AWS CodePipeline
2
Q
In a CI/CD Pipeline, which service can monitor and log changes?
A
Amazon CloudWatch
3
Q
In a CI/CD pipeline, which resource deploys the code to Dev and Prod environments?
A
AWS CodeDeploy
4
Q
Which events can remove messages from an SQS queue?
A
- a DeleteMessage API Call
- maxReceiveCount has been reached for a message
- The queue is purged