Best of ServerlessFebruary 2025

  1. 1
    Article
    Avatar of goserverlessServerless·1y

    Introducing Serverless Container Framework

    Serverless Container Framework (SCF) simplifies container deployment across serverless environments like AWS Lambda and Fargate ECS. It offers a unified deployment experience, seamless platform switching without code rewrites, and rich local development with hot-module-reloading. SCF supports automated infrastructure setup, smart code change detection, and built-in SSL management, aiming to optimize serverless workflows and reduce costs.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·1y

    How to build a serverless AI agent to generate cold emails for your dream job

    This guide explains how to build a serverless AI agent using Langbase to automate the process of generating personalized cold emails for job applications. It details how to integrate memory agents into a Node.js project to enhance LLMs with long-term memory, making AI applications smarter and more capable. The tutorial covers step-by-step instructions from setting up the project to generating and using memory embeddings, ensuring the AI agent can produce context-aware responses based on the user's résumé and job descriptions.

  3. 3
    Video
    Avatar of flydotioFly.io·1y

    Using web sockets on Next.js | NO third party solution

    Learn how to implement WebSockets in a Next.js application without using third-party services by leveraging traditional servers on Fly.io. The post explains the setup and configuration required to create a custom server for handling WebSocket connections, illustrated with a simple chat application example.

  4. 4
    Article
    Avatar of hnHacker News·1y

    mastra-ai/mastra: the TypeScript AI agent framework

    Mastra is an opinionated TypeScript framework for building AI applications easily. It provides essential tools like workflows, agents, RAG, integrations, and evals. You can run it locally or on a serverless cloud. To get started, use the `create-mastra` CLI tool and set the appropriate API keys for LLM providers. Contributions are welcome, and there's an open community Discord for support.

  5. 5
    Video
    Avatar of communityCommunity Picks·1y

    A new Postgres service is here

    Prisma has launched a new managed PostgreSQL service designed to provide an always-on, serverless database with pay-as-you-go pricing. Utilizing bare metal servers and innovative unic kernels and micro VMs, the service aims to eliminate cold starts and offer real-time subscriptions, caching, and query optimization out of the box. Currently in early access, the service targets non-mission-critical projects with plans to improve storage, compute, and connection options in future updates.