AWS CodeBuild | Security Flashcards

1
Q

How can I debug a past build failure?

Security

AWS CodeBuild | Developer Tools

A

You can debug a build by inspecting the detailed logs generated during the build run.

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

Can I encrypt the build artifacts stored by CodeBuild?

Security

AWS CodeBuild | Developer Tools

A

Yes. You can specify a key stored in the AWS Key Management Service (AWS KMS) to encrypt your artifacts.

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

How does CodeBuild isolate builds that belong to other customers?

Security

AWS CodeBuild | Developer Tools

A

CodeBuild runs your build in fresh environments isolated from other users and discards each build environment upon completion. CodeBuild provides security and separation at the infrastructure and execution levels.

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