Developer Tools Flashcards

1
Q

What is AWS AppConfig?

A

App config

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

What does AWS AppConfig do?

A

Manages app configs

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

When should you choose AWS AppConfig?

A

App feature changes

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

What is AWS CLI?

A

Command-line tool

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

What does AWS CLI do?

A

Controls AWS services

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

When should you choose AWS CLI?

A

Automation scripts

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

What is AWS Cloud9?

A

IDE service

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

What does AWS Cloud9 do?

A

Develops apps

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

When should you choose AWS Cloud9?

A

Online coding

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

What is AWS CloudShell?

A

Shell access

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

What does AWS CloudShell do?

A

Runs CLI commands

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

When should you choose AWS CloudShell?

A

AWS CLI needs

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

What is AWS CodeArtifact?

A

Artifact store

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

What does AWS CodeArtifact do?

A

Stores packages

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

When should you choose AWS CodeArtifact?

A

Software dependencies

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

What is AWS CodeBuild?

A

Build service

17
Q

What does AWS CodeBuild do?

A

Builds code

18
Q

When should you choose AWS CodeBuild?

A

Continuous integration

19
Q

What is AWS CodeCommit?

A

Source control

20
Q

What does AWS CodeCommit do?

A

Manages code

21
Q

When should you choose AWS CodeCommit?

A

Version control

22
Q

What is AWS CodeDeploy?

A

Deployment tool

23
Q

What does AWS CodeDeploy do?

A

Deploys apps

24
Q

When should you choose AWS CodeDeploy?

A

App updates

25
What is AWS CodePipeline?
CI/CD service
26
What does AWS CodePipeline do?
Automates release
27
When should you choose AWS CodePipeline?
App delivery
28
What is AWS CodeStar?
Dev project
29
What does AWS CodeStar do?
Manages projects
30
When should you choose AWS CodeStar?
Dev projects
31
What is AWS X-Ray?
Debugging tool
32
What does AWS X-Ray do?
Traces requests
33
When should you choose AWS X-Ray?
App debugging