Register
4:00
Stop
CompTIA Network+ - Virtualization and Cloud Computing - Function as a Service (FaaS)
Beginner
1/4
Developers are struggling to debug a FaaS application, especially when handling events from multiple sources. What should be done to improve the debugging process?
a.
Enable centralized logging and implement log aggregation and analysis
b.
Abandon FaaS and switch to traditional server architecture
c.
Require developers to test all possible event sources locally
d.
Add more inline comments in the code
Beginner