https://github.com/having-fun-serverless/learning-serverless-in-hebrew
Source code for Learning Serverless in Hebrew book
https://github.com/having-fun-serverless/learning-serverless-in-hebrew
Last synced: 9 months ago
JSON representation
Source code for Learning Serverless in Hebrew book
- Host: GitHub
- URL: https://github.com/having-fun-serverless/learning-serverless-in-hebrew
- Owner: having-fun-serverless
- License: apache-2.0
- Created: 2023-08-12T11:53:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T01:08:14.000Z (over 2 years ago)
- Last Synced: 2024-04-10T03:47:28.129Z (about 2 years ago)
- Language: Python
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-HEB.md
- License: LICENSE
Awesome Lists containing this project
README
[English](README.md)
# ללמוד Serverless בעברית
ברוכים הבאים לגיט רפוזיטורי של הספר ״ללמוד Serverless בעברית״. ניתן לרכוש את הספר [כאן](https://headstart.co.il/project/70568).
הרפוזיטורי מכיל את דוגמאות הקוד אשר מוצגות בספר, כשכל פרק בספר מופיע כספריה נפרדת.
## פרקים
- **IAM**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/iam-chapter)
- **SQS**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/sqs-chapter)
- **DynamoDB**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/dynamodb-chapter)
- **API Gateway**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/apigateway-chapter)
- **S3**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/s3-chapter)
- **שליחת דואר אלקטרוני**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/send-emails-chapter)
- **Frontend Part A**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/front-end-part-a)
- **Frontend Part B**: [קוד](https://github.com/aws-hebrew-book/learning-serverless-in-hebrew/tree/main/front-end-part-b)