Register
33:00
Stop
CompTIA Network+ - Virtualization and Cloud Computing - Serverless Computing
Advanced
1/33
An application is developed using serverless architecture, and a user reports issues with the application functionality. What approach to debugging would provide the most meaningful information?
a.
Review the code and guess the issue
b.
Implement AWS Lambda deployment tracking
c.
Analyze application logs using Amazon CloudWatch Logs
d.
Debug the AWS Lambda function using print statements
Advanced