CodeCommit Flashcards

1
Q

This is a full managed source control service that enables comanies to host secure and highly scalable private GIt repositories.

A

Code Commit

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

___ is an industry standard open source distributed source control system

A

Git

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

GIt contains which of the following?

  • centralized repo for all your code, binaries, images, and libraries
  • tracks and manages code changes
  • maintains version history
  • manages updates from multiple sources
  • enables collaboration
A

All of the above

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

T or F

Github

-users can create a copy (known as a branch) of the master repo, which they can work on independently without impacting other users

A

true

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

T or F

Github

-saved code changes which are ready to be applied to a repo are known as commits

A

True

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

T or F

Github

when the updated code located ina branch is ready to be added to the master repoi, the branch is then merged into the master repo.

A

True

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

T or F

Github

AWS code commit provides all the functionality of Git and you can use Git on your local machine to interact with your code commit repo. your data is encrypted in transit and at rest.

A

true

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