Developer Tools Flashcards
1
Q
1
A
CodeStar
2
Q
2
A
CodeCommit
3
Q
3
A
CodeArtifact
4
Q
4
A
CodeBuild
5
Q
- Fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda and on-premises servers.
- Makes it easier to rapidly release new features, helps to avoid downtime during application deployment and handles the complexity of updating applications.
A
AWS CodeDeploy
6
Q
- Fully managed continuous delivery service that helps to automate release pipelines for fast and reliable application and infrastructure updates.
- Automates the build, test and deploy phases of the release process every time there is a code change, based on the defined release model.
- No upfront fees or long-term commitments.
A
AWS CodePipeline
7
Q
- Cloud IDE for writing, running and debugging code.
* Prepackaged tooling for over 40 programming languages.
A
AWS Cloud9
8
Q
8
A
CloudShell
9
Q
- Helps developers analyze and debug production, distributed applications, such as those built using a microservices architecture.
- Can understand how applications and their underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.
- Provides an end-to-end view of requests as they travel through the application and a shows a map of the application’s underlying components.
- Can you in development and production.
A
AWS X-Ray
10
Q
10
A
AWS FIS