CONTACT US FORM

CONTACT US FORM INTEGRATED WITH AWS

OVERVIEW

  • SET UP - (local development / vscode) Implement code with serverless.yml & handler.js to deploy code from terminal to AWS and recieve endpoint links and successful deployment of resources to AWS.
  • AMAZON SES - Register email in SES (this email will be the sender email.) Used Postman app for testing endpoint link for 200 code (message ok).
  • FRONTEND (NEXTJS) - Install NEXTJS and download template form and integrate frontend with the backend code& AWS resources.
  • LAMBDA - invokes function to send email from SES.

    RESOURCES