Home › Forums › AWS › AWS Certified Developer Associate › Incomplete Question in CDA Review Mode Set 1 › Reply To: Incomplete Question in CDA Review Mode Set 1
-
Hello ionicsolutions,
Thank you for your feedback on Question 56 in the AWS Certified Developer Associate DVA-C02 Practice Exams 2024.
We appreciate your attention to detail and understand your concern. The question’s intent is to highlight the most suitable AWS service for processing long-running tasks asynchronously, which in this scenario is the Elastic Beanstalk worker environment.
Key words in the question that associate with the correct answer include “performs various workflows” and “processes long-running tasks”. These keywords suggest the need for an environment that efficiently handles background processing, which the Elastic Beanstalk worker environment is designed to do.
While Amazon ECS with Fargate is indeed a powerful option for containerized applications, the question aims to identify the best approach for offloading background tasks in a way that integrates seamlessly with minimal configuration and operational overhead. Elastic Beanstalk worker environments provide this capability by managing infrastructure, scaling automatically based on the queue, and maintaining the responsiveness of the main application.
For further reading, you can visit the official documentation for Elastic Beanstalk worker environments.
Again, thank you for your valuable feedback.
Best regards,
Nikee @ Tutorials Dojo