Aan de slagGa gratis aan de slag

Testing edge cases and reading logs

Testing a Lambda function means more than checking the happy path. You also want to test missing or invalid inputs and make sure your function returns a clear, consistent response. When something goes wrong, CloudWatch logs are your first stop for debugging.

In this exercise, you'll add basic input validation, include a request ID in your response, and test both a valid and invalid event.

Deze oefening maakt deel uit van de cursus

Serverless Applications with AWS Lambda

Cursus bekijken

Praktische interactieve oefening

Zet theorie om in actie met een van onze interactieve oefeningen.

Begin met trainen