AWS CodeBuild | General Flashcards

1
Q

What is AWS CodeBuild?

General

AWS CodeBuild | Developer Tools

A

AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles source code, runs tests, and produces packages that are ready to deploy. CodeBuild eliminates the need to provision, manage, and scale your own build servers. CodeBuild scales continuously and processes multiple builds concurrently, so your builds don’t have to wait in a queue. You can get started quickly by using CodeBuild prepackaged build environments, or you can use custom build environments to use your own build tools. With CodeBuild, you only pay by the minute.

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

Why should I use CodeBuild?

General

AWS CodeBuild | Developer Tools

A

Instead of having to set up, patch, and maintain the build server software yourself, you can use CodeBuild’s fully managed experience. You submit your build jobs to CodeBuild, and it runs them in temporary compute containers that are created fresh on every build and then discarded when finished. You don’t need to manage build server hardware or software. CodeBuild also automatically scales to meet your build volume. It immediately processes each build you submit and can run separate builds concurrently, meaning your builds are never left waiting in a queue.

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

What is the pricing for CodeBuild?

General

AWS CodeBuild | Developer Tools

A

See the AWS CodeBuild pricing page for details.

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