14 Comments
User's avatar
Neo Kim's avatar

all the best, Daniel.

This looks like a wonderful offer.

Expand full comment
Daniel Moka's avatar

Thank you my friend, appreciate it!

Expand full comment
Muhammad Waseem's avatar

Looking forward to it my friend :)

Expand full comment
Daniel Moka's avatar

Thanks my friend, appreciate it!

Expand full comment
Mateusz Sochanowski's avatar

Looking forward to it! 🙌

Expand full comment
Kchatter's avatar

Are there any recommended practices or frameworks for effectively implementing TDD in serverless functions, particularly for complex Lambda functions with multiple layers?

We are using AWS Serverless Application Model (SAM) for local development but we are finding unit testing and local development a bit challenging. Not sure if your book will cover local development and unit testing for serverless functions, looking forward to it.

Expand full comment
Daniel Moka's avatar

Hey Kchatter. The course is not specialized in AWS lambda. But what is your challenge with unit testing lambdas? For example, in case of python, you can just mock out boto client, then being able to write unit tests for your lambdas.

To do TDD, the only thing you need is fast test. For that, you need to isolate and mock out dependencies. The course contains information about the 5 different test doubles to mock out dependencies, resulting in fast tests that can be used with TDD.

Let me know if it helps.

Expand full comment
Raul Junco's avatar

Testing is part of development, not a check for quality that you add later.

Looking forward to it, @danielmoka!

Expand full comment
Ashish Sahu's avatar

Looking forward to it👍

Expand full comment
Harikrishnan's avatar

Looking forward to it

Expand full comment
Mohan shenoy's avatar

Looking forward to it !

Expand full comment
Mohan shenoy's avatar

Looking forward to it !

Expand full comment
Leenah's avatar

When the registration will be open? And How to apply for it ?

So excited!

Expand full comment
Daniel Moka's avatar

The launch starts on 3rd June. If you are subscribed to this newsletter, you will get notified about the launch in email.

Expand full comment