Pet-Cuddle-O-Tron 2023 (Serverless Reminder App) - PART2

Опубликовано: 07 Октябрь 2024
на канале: LearnCantrill
1,301
13

Adrians full range of content is available at https://learn.cantrill.io

In this Advanced Demo you will be implementing a serverless reminder application.

The application will load from an S3 bucket and run in browser

.. communicating with Lambda and Step functions via an API Gateway Endpoint

Using the application you will be able to configure reminders for 'pet cuddles' to be send using email .

USE PYTHON 3.9 FOR THE LAMBDA FUNCTION

IF YOU HAVE ANY ISSUES WITH THIS DEMO - CHECK THE COMMON PROBLEMS PAGE https://github.com/acantril/learn-can... AND PLEASE MAKE SURE YOU FOLLOW THE UPDATED TEXT INSTRUCTIONS https://github.com/acantril/learn-can...

This advanced demo consists of 6 stages :-

STAGE 1 : Configure Simple Email service
STAGE 2 : Add a email lambda function to use SES to send emails for the serverless application
STAGE 3 : Implement and configure the state machine, the core of the application
STAGE 4 : Implement the API Gateway, API and supporting lambda function
STAGE 5 : Implement the static frontend application and test functionality
STAGE 6 : Cleanup the account

GitHub for Advanced demo : https://github.com/acantril/learn-can...

1-Click Deploy Link for the lambda role https://console.aws.amazon.com/cloudf...

This STAGE Instructions https://github.com/acantril/learn-can...
This STAGE Architecture https://github.com/acantril/learn-can...