A software development team is building a microservices-based application on AWS. They need to solve two main operational challenges:
1. Automatically compile their application code, run unit tests, and generate deployable artifacts whenever code changes are committed.
2. Monitor, analyze, and debug request latency and performance issues as user transactions flow through the interconnected microservices.
Which TWO AWS services should the team use to meet these requirements? (Select TWO.)
- AWS CodeBuildCevap
- AWS X-RayCevap
- CAWS CodeCommit
- DAWS CloudTrail
- EAWS CloudFormation
Cevap
AWS CodeBuild and AWS X-Ray
AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. AWS X-Ray helps developers analyze and debug distributed applications, such as microservices, by tracing user requests as they travel through the application.
Adım Adım Çözüm
Anahtar Kavram
AWS Developer Tools
Tahmini Süre:1m 30s