curriculum/challenges/english/blocks/learn-how-to-discuss-tech-trends-and-updates/66384eb6677d974e02af573b.md
Please answer the question below.
According to Lisa, where is serverless computing especially useful?
In situations where constant server uptime is required
While serverless computing does ensure availability, Lisa specifically mentions its usefulness in managing changing workloads, not constant uptime.
For tasks that require extensive data storage
Serverless computing is not highlighted by Lisa for extensive data storage; she focuses on workload management and cost savings.
When handling variable workloads and wanting to save on server management tasks
In environments where the workload is consistent and predictable
Lisa points out that serverless computing is more beneficial in variable, not consistent, workload conditions.
3
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "5.3-2.mp3",
"startTime": 1,
"startTimestamp": 25.82,
"finishTimestamp": 31.64
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 4.36,
"dialogue": {
"text": "It's especially useful when we need to handle variable workloads",
"align": "center"
}
},
{
"character": "Lisa",
"startTime": 4.36,
"finishTime": 6.82,
"dialogue": {
"text": "and want to save on server management tasks.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 7.32
}
]
}