Browsing Category
SQS
2 posts
AWS SQS + Lambda Setup Tutorial – Step by Step
Many cloud-based applications require tasks like web applications or backends to call external services. A service that has…
AWS Cross Account SNS to SQS Subscription
Trying to subscribe an SNS topic to an SQS Queue or Lambda function in a different account? Learn…