Best of Serverless2021

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    Learn Next.js and Make React Development Simpler

    Learn Next.js and Make React Development Simpler with our React Development guide. Visit Nextjs.com to learn more about React development. For more information on Nextjs, visit the Nextjs website. For information on React Development, visit React Development.com. for more information about the React development guide, click here.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    Create a MERN Stack App with a Serverless Backend

    MERN Stack App with a Serverless Backend. Create a MERN stack app with a serverless backend. Use the MERN App Manager to help you create your own Stack App. The MERN app manager can also be used to test your Stack App's functionality.

  3. 3
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Build an API in Node.js using AWS, API Gateway, MongoDB, and Serverless

    This tutorial shows you how to build a secure REST API for a Notetaking react-redux application using MongoDB database as a service. We will follow a Serverless approach using AWS Lambda, API Gateway, and the Serverless framework. In Part 1, we are going to build the backend, and to go through this tutorial, you will need the following.

  4. 4
    Article
    Avatar of faunaFauna·4y

    How to fetch data from a database using Node.js

    If you enjoyed our blog, and want to work on systems and challenges related to globally distributed systems, serverless databases, GraphQL, and Jamstack, Fauna is hiring. .css-zxpal7:not(:last-of-type(){margin-bottom:8px;.css-1913dxb:not (: last- of-type) {margin:0;min-width: 0;}.css- 1913dxc:not() {margin-top:8pt;}. CSS-1912dxc :not(last- of type: "";.css: ";";.js: "}.css": "",.css

  5. 5
    Article
    Avatar of awstipAWS Tip·4y

    Serverless Architecture Tech To Begin With

    When a device is offline, your customers should be able to continue to use your application, not only to access data but also to create and modify them. When the device comes back online, the application must reconnect to the backend, synchronize the data and resolve conflicts, if any. AWS A mplify with AppSync allow us to create web app quickly with built-in support for API, Authentication, and other basic services that most apps need.

  6. 6
    Article
    Avatar of snipcartSNIPCART·5y

    Webhooks vs. API: The Complete Guide

    Recent articles in Jamstack Making Sense of Jamstack & Serverless Architecture Backend Hugo Tutorial: How to Build a Fast Static E-Commerce Site. A Developer’s Guide to Headless E-commerce (2021) API vs. Microservices: A Beginners Guide to Understand Them.

  7. 7
    Article
    Avatar of hashnodeHashnode·5y

    Why So Serverless?

    "Serverless" refers to software that’s hosted in the cloud, or a stateless container. Servers are still used, but serverless vendors generally provide backend services that are charged based on usage. The overall goal of serverless architectures is to reduce administration and maintenance headaches while enabling increased flexibility and innovation.

  8. 8
    Article
    Avatar of changelogChangelog·5y

    How we built a forever-free serverless SQL database

    After 18 months of challenging work, we’ve launched the first truly scalable Serverless SQL database. CockroachDB Serverless is “forever free,” with a generous (and never-ending) monthly credit for requests and storage. It automatically and transparently scales to meet your needs, no matter how big or small, with no changes to your application. It supports online schema migrations, Postgres compatibility, and gives you access to Enterprise features.

  9. 9
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    How to Create a YouTube Downloader with Node.js and React

    In this tutorial, we will be building a YouTube downloader with the backend implemented in Express and the frontend in React. The basic flow of the app: User will provide a YouTube video link The backend server will push this video link in the queue to process the download. When the job is popped from the queue for processing, the backend emits the event for the client.

  10. 10
    Article
    Avatar of logrocketLogRocket·4y

    Netlify vs. Cloudflare Pages

    serverless technologies help developers deploy and manage apps through a cloud provider. Cloudflare Pages is a JAMstack platform for frontend developers to collaborate and deploy websites. Netlify allows users to sign up or log in via third parties like GitHub, GitLab, Bitbucket, and email.

  11. 11
    Article
    Avatar of phProduct Hunt·5y

    Serverless SaaS — Building SaaS apps faster with React

    A SaaS kit that might be the perfect starting point for your next React project. Save time and skip implementing features like authentication, payments, teams, and more so you can focus on building your SAAS. Embed this code into your site and share it with your friends and colleagues.

  12. 12
    Article
    Avatar of devtoDEV·5y

    Nextless.js - Next JS SaaS Boilerplate Template with Serverless backend

    The frontend is fully built in React and TypeScript styled with Tailwind CSS. Users can easily subscribe to any plan. They can also have access to a self-serve customer portal where they can update, upgrade, cancel, pause, resume, manage their plan. I'll definitely share my experience with tutorials, blog posts, etc.

  13. 13
    Article
    Avatar of hashnodeHashnode·5y

    Serverless is (sort of) stupid

  14. 14
    Article
    Avatar of quastorQuastor Daily·5y

    Serverless Explained

    An overview of the Serverless Trend. Functions as a Service (FaaS) - server-side logic is still written by the developer, but it’s run in stateless compute containers that are event-triggered, ephemeral, and fully managed by a third party. How to bootstrap a JavaScript library to $20k a month in revenue.