AWS CodePipeline | General Flashcards

1
Q

What is AWS CodePipeline?

General

AWS CodePipeline | Developer Tools

A

AWS CodePipeline is a continuous delivery service that enables you to model, visualize, and automate the steps required to release your software. With AWS CodePipeline, you model the full release process for building your code, deploying to pre-production environments, testing your application and releasing it to production. AWS CodePipeline then builds, tests, and deploys your application according to the defined workflow every time there is a code change. You can integrate partner tools and your own custom tools into any stage of the release process to form an end-to-end continuous delivery solution.

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

Why should I use AWS CodePipeline?

General

AWS CodePipeline | Developer Tools

A

By automating your build, test, and release processes, AWS CodePipeline enables you to increase the speed and quality of your software updates by running all new changes through a consistent set of quality checks.

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