Skip to content

Brian Cline

Solution Architect skilled in Salesforce, NetSuite and JavaScript Development

  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles
  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles

Tag: Express.js

Express + Serverless

Migrating an Existing Express.js Based application to the Serverless Framework

April 28, 2022Brian ClineCloud Computing, JavaScript, ProgrammingAWS, Express.js, serverless frameworks

AWS Lambda allows us to dramatically lower our costs for running an application. It’s fairly easy to convert an Express.js app into running in the serverless framework.