How to use AWS SNS with Lambda subscriptions in Publisher-Subscriber messaging systems using CDK
In the Microservices world, we often have multiple components calling each other over the distributed network. We should be able to scale and enhance individual services. The communication must happen in a loosely coupled and reliable manner. Publish...
Andrew Brown
AWS Community Hero
Its a nice lightweight introduction to CDK.