Valid 1z0-1084-24 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-1084-24 Exam! ExamDiscuss.com now offer the newest 1z0-1084-24 exam dumps, the ExamDiscuss.com 1z0-1084-24 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-1084-24 dumps with Test Engine here:
Assuming that your function does NOT have the --provisioned-concurrency option enabled, which parameter is used to configure the time period during which an idle function will remain in memory before Oracle Functions removes its container image from memory?
Correct Answer: C
Idle-timeout is the parameter that is used to configure the time period during which an idle function will remain in memory before Oracle Functions removes its container image from memory2. The idle-timeout parameter is specified in seconds and can be set when creating or updating a function2. The default value for idle-timeout is 30 seconds and the maximum value is 900 seconds (15 minutes)2. If a function has the -- provisioned-concurrency option enabled, the idle-timeout parameter is ignored and the function instances are always kept in memory3. Verified References: Creating Functions, Provisioned Concurrency