Serverless Project using Chrome+Puppeteer in a Lambda Layer, with an example StepFunctions State Machine to simulate an Uptime Tracker.
sam build --cached --parallelsam local invoke WebsiteFinderFunction --event events/website-finder-event.jsonStart Lambdas:
sam local start-lambdaIn separate process, create and execute statemachine using Step Functions Local:
./execute-machine-track-uptime.shStateMachine Diagram:
