Developer Tools Flashcards

1
Q

What is Cloud9

A

An IDE to write code in web browser
Supports popular programming languages
When writing Lambda code for example

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

What is CodeCommit

A

A source control system like GitHub

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

What is CodeBuild

A

Build & test source code
enables continuous integration and delivery (cicd)

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

What is CodeDeploy

A

Manages deployment
in cloud: EC2,Fargate,Lambda
on-prem
helps with app uptime by using rolling deployments

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

What is CodePipeline

A

A Dev-Ops thing
automates the software release process
integrates with CodeBuild, CodeCommit, and CodeDeploy

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

What is X-Ray?

A

Helps debug production apps
You can map requests, track information about queries, etc

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