[TUT] Phần 4 - AWS Lambda - Serverless framework

Published on
Le Hoang Tam-
1 min read

Overview

Tiếp tục Series hướng dẫn setup Server mail, hôm nay mình sẽ giới thiệu về AWS Lambda - Serverless framework.

Table of contents:

  1. Giới thiệu serverless architecture và serverless framework
  2. Giới thiệu AWS Lambda
  3. So sánh AWS Lambda với Google Cloud Functions
  4. Nhiệm vụ của AWS Lambda trong hệ thống
    1. Lambda nhận notify từ MailGun
    2. Lambda nhận notify từ SQS để upload Raw email lên AWS S3
    3. Lambda nhận notify từ AWS S3 để download và gửi mail đến iRedMail
  5. Kết luận

To be continued...

Bài tiếp theo: [Phần 5 - Giới thiệu AWS SQS, AWS SNS, AWS S3 và nhiệm vụ](https://thnkandgrow.com/blog/2021/04/04/tut-phan-5---gioi-thieu-aws-sqs-aws-sns-aws-s3-va-nhiem-vu/(opens in a new tab)) trong Mail server