ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

26 / 474

Question 26:

Your development team is planning on working with Amazon Step Functions. Which of the following is a recommended practice when working with activity workers and tasks in Step Functions? Choose 2 answers from the options given below.

Answer options:

A.Ensure to specify a timeout in state machine definitions.
B.We can use only 1 transition per state.
C.If you are passing larger payloads between states, consider using the Simple Storage Service.
D.If you are passing larger payloads between states, consider using EBS volumes.