Temporal Quiz

_________ is a durable, reliable, and scalable function execution
Temporal Cluster
Workflow Execution
Activity
Command Execution
A Temporal Workflow Execution is a Reentrant Process. A Reentrant Process is...
Resumable
Recoverable
Reactive
All of the above
"Workflow Execution Chain" is a sequence of Workflow Executions that share the same ______
Workflow Id
Chain Id
Activities
Run Id
True or False. The "Workflow Execution Timeout" applies to the entire Workflow Execution Chain.
True
False
True or False. The "Workflow Run Timeout" applies to the entire Workflow Execution Chain.
True
False
There is a hard limit of X Events in a Workflow Execution Event History. What is X?
50,000
500,000
1,000,000
There is no limit
True or False. Workflow Executions spawned using the "Continue-As-New" feature will be assigned the same Workflow Id as the spawning Workflow Execution.
True
False
Events are created by the Temporal Cluster in response to external occurrences and ________ generated by a Workflow Execution
Activities
Commands
Statuses
Notifications
Which of the following is NOT a valid Workflow Execution Status?
Completed
Terminated
Continued-As-New
Queued
Which type of Id is a globally unique, platform-level identifier for a Workflow Execution?
Workflow Id
Workflow Execution Id
Run Id
Execution Chain Id
True or False. Temporal does not allow a new Workflow Execution to spawn with the same Workflow Id as another Open Workflow Execution, regardless of the Workflow Id Reuse Policy.
True
False
True or False. Signals are synchronous operations.
True
False
True or False. Queries are synchronous, strongly consistent, and guaranteed to return the most recent state.
True
False
True or False. Activities can be scheduled from within the Query handler code
True
False
True or False. Sending Queries to completed Workflow Executions is supported by Temporal.
True
False
0
{"name":"Temporal Quiz", "url":"https://www.quiz-maker.com/QVMM65NZE","txt":"_________ is a durable, reliable, and scalable function execution, A Temporal Workflow Execution is a Reentrant Process. A Reentrant Process is..., \"Workflow Execution Chain\" is a sequence of Workflow Executions that share the same ______","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker