• Pricing
© 2025 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
Matt Welke

Node.js AWS Lambda connecting to Heroku Postgres

by

Shows how to connect AWS Lambda to Heroku Postgres. Uses an api:release Heroku webhook and the Heroku API to handle automatic Heroku Postgres credential rotation.

  1. Node.js AWS Lambda connecting to Heroku Postgres

aws-node-heroku-postgres

An example app, created in this blog post, showing how to connect AWS Lambda to Heroku Postgres. Uses an api:release Heroku webhook and the Heroku API to handle automatic Heroku Postgres credential rotation.

Contents

  • aws-node-heroku-postgres

Related

GuidesPluginsExamplesSlack CommunitySupport