• e5f55f441a62251aaa04d8c177922bbc.jpg
    How to run headless chrome puppeteer with AWS Lambda

    Programmatically controlling a web browser enables you to automate many useful tasks with code. For many of these, you can use Lambda to minimize infrastructure overhead and simplify scaling. This blog post shows how to deploy an example application that uses a headless browser to take periodic screenshots of a webpage.