Best of ServerlessOctober 2023

  1. 1
    Article
    Avatar of dzDZone·3y

    Building Lambda Functions With Node.JS

    Learn how to build efficient Lambda functions with Node.js for serverless computing. Explore the setup, event triggers, dependencies, performance optimization, debugging and monitoring, deployment and scaling, security, and best practices.

  2. 2
    Article
    Avatar of vercelVercel·3y

    Vercel Postgres is now available for Hobby and Pro users – Vercel

    Vercel Postgres, a serverless SQL database, is now available for Hobby and Pro users. The storage pricing has been reduced by 60% and the usage prices for Pro users have been provided. Users can opt out of using Vercel Postgres by backing up and deleting their database.

  3. 3
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Bun.js: A Cost-Reduction Catalyst for Serverless Computing

    Bun.js is a new JavaScript runtime environment that aims to reduce the cost of serverless computing. It offers impressive speed, seamless compatibility with Node.js, and a minimalistic set of highly-optimized APIs. Bun.js can potentially result in substantial cost reductions and improved user experience in serverless applications. It is poised to become an indispensable asset for cost-efficient, high-performance serverless architectures.