top of page
Geometric Ceiling

Project no.4

Implemented a simple serverless application using AWS S3, API Gateway, Lambda, Step Functions, And SNS & SES.

​

Education source credit: https://github.com/acantril/learn-cantrill-io-labs

Serverless App.jpeg

Architecture Diagram

1. Setting up Emails for SES.png

1. Configuring AWS SES service

2. configure the email reminder lambda function.png

2. Add an email lambda function to use SES to send emails for the serverless app

3. create state machine that control the flow through the serverless application.png

3. Implementing and configure the state machine which is the core of the app.

4. creating api part 1.png

4. Implement API Gateway, API and supporting lambda function.

5. creating api part 2.png
6. creating s3 static website.png

5. Create S3 Static frontend application

7. execution from static hosting website on S3.png

6. Testing the app after deployment

8. step function in progress and monitoring the execution log.png

7. Monitoring the step function executions 

9. successfully received email from the serverless app.jpg

8. Email received. Confirmation of the app working as correctly.

© 2021 by Logan

bottom of page