Not a good use case for serverless architecture
Question:
Which of these scenarios is NOT a good use case for serverless architecture?
- Workloads characterized by long-running processes
- Microservices that can be built as stateless functions
- Stream processing workloads
- Supporting microservices architecture
Answer:
A - is the correct answer. For workloads characterized by long-running processes, managing a traditional server environment might be simpler and more cost-effective