AWS-Logo_White-Color
1.
Preparation
2.
Create queue and SNS topic
2.1.
Create queue
2.2.
Create SNS topic
3.
Create API and Lambda function
3.1
Create OrdersTable DynamoDB table
3.2
Create checkout_order Lambda function
3.3
Create order_management Lambda function
3.4
Create handle_order Lambda function
3.5
Create delete_order Lambda function
4.
Test web operation
5.
Clean up
More
AWS Study Group - Blog
AWS Study Group - FB Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
28-02-2025
Team
Gia Hưng
Hạnh Phạm
Serverless - Processing orders with SQS and SNS
> Create queue and SNS topic
Create queue and SNS topic
In this step, we will create a queue with Amazon SQS and an SNS topic with Amazon SNS.
Create SQS
Create SNS topic