Developer Tools Flashcards

1
Q

AWS CodeBuild

A

AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you can build and test code written in various programming languages such as Java, C#, Ruby, and more.

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

AWS CodeCommit

A

AWS CodeCommit is a fully managed source control service that makes it easy for teams to collaborate on code in the cloud. It is fully integrated with other AWS services and provides a centralized, secure, and scalable repository to store and manage source code.

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

AWS CodeDeploy

A

AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, and on-premises servers. CodeDeploy enables you to rapidly release new features, helps to avoid downtime during deployment, and makes it easier to roll back when needed.

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

AWS CodePipeline

A

AWS CodePipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates. CodePipeline automates the build, test, and deploy phases of your release process every time there is a code change, based on the release model you choose.

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

AWS CodeStar

A

AWS CodeStar is a fully managed service that makes it easy to develop, build, and deploy applications on AWS. It provides a range of tools for building, testing, and deploying applications, as well as integrations with other AWS services such as CodeCommit, CodeBuild, CodeDeploy, and CodePipeline. CodeStar also provides a web-based IDE and project management tooling that allows developers to easily collaborate and manage their projects.

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