DOP-C02 · Question #489
DOP-C02 Question #489: Real Exam Question with Answer & Explanation
The correct answer is A: Integrate AWS Device Farm with the pipeline to run the tests and scale as needed.. AWS Device Farm is a fully managed mobile testing service that provides on-demand access to a broad set of real devices and scales automatically to accommodate increased test concurrency. Integrating Device Farm into AWS CodePipeline provides a scalable testing stage with minimal
Question
A company is developing a mobile app that requires extensive automated testing across multiple device types. The company is using AWS CodePipeline for its CI/CD pipeline. The company must implement a scalable testing solution that can handle increased test loads as the app grows. Which solution will meet these requirements with the LEAST management overhead?
Options
- AIntegrate AWS Device Farm with the pipeline to run the tests and scale as needed.
- BDeploy a fleet of Amazon EC2 instances with various mobile device emulators and auto scaling to
- CImplement a containerized testing solution that uses Amazon Elastic Container Service (Amazon
- DUse AWS Lambda functions with custom runtime emulators to run the tests. Integrate the
Explanation
AWS Device Farm is a fully managed mobile testing service that provides on-demand access to a broad set of real devices and scales automatically to accommodate increased test concurrency. Integrating Device Farm into AWS CodePipeline provides a scalable testing stage with minimal infrastructure provisioning, patching, and capacity management.
Topics
Community Discussion
No community discussion yet for this question.