aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.47k stars 858 forks source link

[New repo]: API Gateway WebSocket direct Integration with Step Functions and SNS #2261

Closed nidhiman closed 3 weeks ago

nidhiman commented 3 weeks ago

Description

This project creates a state machine in AWS Step Functions to implement a workflow for food delivery application which can be tracked via WebSocket API. WebSocket API can be integrated in the mobile application which can send real-time update to the client.

language

English

runtime

Only StepFunctions, Websocket APIs, DynamoDB and SNS

Level

300

Type

Application

Use case

Backend

Primary image

https://github.com/aws-samples/aws-apigw-websocket-delivery-workflow/blob/main/ws-sf-sns.png

IaC framework

AWS SAM

AWS Serverless services used

Description headline

This project creates a state machine in AWS Step Functions to implement a workflow for food delivery application which can be tracked via WebSocket API. WebSocket API can be integrated in the mobile application which can send real-time update to the client.

Repo URL

https://github.com/aws-samples/aws-apigw-websocket-delivery-workflow?tab=readme-ov-file

Additional resources

No response

Author Name

Bharat Sahni, Nishant Dhiman

Author Image URL

https://ca.slack-edge.com/E015GUGD2V6-W017PMHV8N8-87ecddd7e5ac-512

Author Bio

No response

Author Twitter handle

No response

Author LinkedIn URL

No response

leave

No response

julianwood commented 3 weeks ago

Looks like a duplicate of https://github.com/aws-samples/serverless-patterns/issues/2262