12 Comments

all the best, Daniel.

This looks like a wonderful offer.

Expand full comment
author

Thank you my friend, appreciate it!

Expand full comment

Looking forward to it my friend :)

Expand full comment
author

Thanks my friend, appreciate it!

Expand full comment
May 21Liked by Daniel Moka

Looking forward to it! 🙌

Expand full comment
May 21Liked by Daniel Moka

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
author

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

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

Looking forward to it, @danielmoka!

Expand full comment
May 21Liked by Daniel Moka

Looking forward to it👍

Expand full comment
May 21Liked by Daniel Moka

Looking forward to it

Expand full comment

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

So excited!

Expand full comment
author

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