Which AWS service can a team use to deploy infrastructure on AWS using familiar programming languages?
1. AWS Cloud Development Kit
(AWS CDK)
The AWS Cloud Development Kit (AWS CDK) is an open source software development framework to define cloud application resources using familiar programming languages. With AWS CDK you can stick to using programming languages that are familiar to you and have infrastructure deployed using AWS CloudFormation.
Reference:
AWS Cloud Development Kit
Save time with our AWS cheat sheets.
Which AWS service provides a managed software version control system?
4. AWS CodeCommit
AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositories. It makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem.
CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.
Reference:
AWS CodeCommit
Save time with our AWS cheat sheets.
A Cloud Practitioner is developing a new application and wishes to integrate features of AWS services directly into the application.
Which of the following is the BEST tool for this purpose?
1. AWS Software Development Kit
A software development kit (SDK) is a collection of software development tools in one installable package. AWS provide SDKs for various programming languages and these can be used for integrating the features of AWS services directly into an application.
Reference:
Toolbox
Which AWS service is a fully-managed source control service that hosts secure Git-based repositories?
3. AWS CodeCommit
AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositories. It makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem.
CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.
Reference:
AWS CodeCommit features
Save time with our AWS cheat sheets.
Which AWS service is primarily used for software version control?
1. AWS CodeCommit
AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositories. It makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem.
References:
Save time with our AWS cheat sheets.