https://github.com/laisfrigerio/insta4devs-api
AWS Lambda service to create posts, save it into AWS DynamoDb and upload images to S3. Usage of SQS queue to dealing with async messages
https://github.com/laisfrigerio/insta4devs-api
alura aws aws-dynamodb aws-lambda aws-s3 aws-sqs dynamodb gemini gemini-api lambda s3 sqs
Last synced: 6 months ago
JSON representation
AWS Lambda service to create posts, save it into AWS DynamoDb and upload images to S3. Usage of SQS queue to dealing with async messages
- Host: GitHub
- URL: https://github.com/laisfrigerio/insta4devs-api
- Owner: laisfrigerio
- License: mit
- Created: 2024-11-23T14:40:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T14:36:52.000Z (10 months ago)
- Last Synced: 2025-04-13T06:13:30.447Z (6 months ago)
- Topics: alura, aws, aws-dynamodb, aws-lambda, aws-s3, aws-sqs, dynamodb, gemini, gemini-api, lambda, s3, sqs
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# insta4devs-api
AWS Lambda service to create posts, save it into AWS DynamoDb and upload images to S3. Usage of SQS queue to dealing with async messages.
## Stack
- Node.js 22
- TypeScript 4
- Jest
- AWS Cloud (Lambda, S3, DynamoDb, SQS)## 📝 Step-by-Step Video link
Contact me on my instagram account [@laisfrigerio](https://www.instagram.com/laisfrigerio/) to get the Tutorial link ;)
## đź‘© Author
| [
@laisfrigerio](https://github.com/laisfrigerio)
|
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |## đź“„ License
This project is licensed under the MIT License - see the LICENSE.md file for details