
Answer-first summary for fast verification
Answer: A service that coordinates applications with visual workflows and supports a range of AWS services for complex distributed application designs.
The correct answer is A, AWS Step Functions. This service is specifically designed for building distributed applications with a low-code, visual workflow approach. It allows developers to define and orchestrate the steps and conditions of their application's workflow visually, making it easier to manage complex processes. The other options, while important AWS services, do not match the requirements of the question: B (AWS Config) is for resource configuration monitoring, C (AWS Lambda) is for running code in response to events, and D (Amazon CloudWatch) is for monitoring AWS resources and applications.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which AWS service enables developers to construct distributed applications using a low-code, visual workflow approach?
A
A service that coordinates applications with visual workflows and supports a range of AWS services for complex distributed application designs.
B
A service offering detailed resource inventories and configuration assessments against compliance requirements.
C
A serverless compute service that executes code in response to events, abstracting away server management and automatically scaling the application.
D
A monitoring tool for AWS resources and applications, providing metrics collection, log monitoring, alarm setting, and automated responses to resource changes.
No comments yet.