An open API service indexing awesome lists of open source software.

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

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)