Skip to content

Anirudha5997/serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless

Serverless Function

Serverless functions are single-purpose, programmatic functions that are hosted on managed infrastructure by cloud computing companies. These functions ### are #invoked through the Internet and are designed to automate workflows, reduce latency, and provide on-demand computing capabilities.

we receive a user detail JSON Payload from the publish client of the GCP Pub/Sub to the Lambda function, which is then parsed to send detailed email-based verification links to the person registering on the website. clicking on this link invokes a GET endpoint which handles the verification logic behind the scenes

Used mailchimp email client to configure cloud dns records and send mail over our domain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors