Setting up Localstack and creating SQS Queues and SNS Topics
Setting up Localstack and creating SQS Queues and SNS Topics
What is Localstack? Localstack is a fully functional local AWS cloud stack which enables you to develop and test your cloud apps offline! In this post I will teach you how to install it, and how to create SQS Queues and SNS Topics that reside on localstack. How do we install Localstack? We can install localstack by running...