Developer Tools Flashcards
(12 cards)
What is AWS AppConfig?
AWS AppConfig is a service that allows you to manage application configurations in a centralized way.
What is AWS CLI?
AWS CLI (Command Line Interface) is a unified tool to manage AWS services from the command line.
What is AWS Cloud9?
AWS Cloud9 is a cloud-based integrated development environment (IDE) that allows you to write, run, and debug code.
What is AWS CloudShell?
AWS CloudShell is a browser-based shell that provides command-line access to AWS resources.
What is AWS CodeArtifact?
AWS CodeArtifact is a fully managed artifact repository service that makes it easy to store and share software packages.
What is AWS CodeBuild?
AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages.
What is AWS CodeCommit?
AWS CodeCommit is a fully managed source control service that makes it easy to host secure and scalable Git repositories.
What is AWS CodeDeploy?
AWS CodeDeploy is a service that automates code deployments to any instance, including Amazon EC2 instances and on-premises servers.
What is AWS CodePipeline?
AWS CodePipeline is a continuous integration and continuous delivery service for fast and reliable application and infrastructure updates.
What is AWS CodeStar?
AWS CodeStar is a unified user interface that enables you to easily manage your software development activities in one place.
What is AWS X-Ray?
AWS X-Ray is a service that helps developers analyze and debug production applications, providing insights into performance issues.