Software Alternatives & Reviews

Creating Short URLs with Netlify Functions and FaunaDb

Netlify FaunaDB
  1. Build, deploy and host your static site or app with a drag and drop interface and automatic delpoys from GitHub or Bitbucket
    Once the database was ready, I moved to create a serverless function to retrieve and update data. My site is currently hosted on Netlify, so their functions seemed like a great place to start.

    #Cloud Computing #CDN #Content Distribution 104 social mentions

  2. FaunaDB is a serverless cloud database that offers fast global access to data via modern APIs like GraphQL without sacrificing data consistency. Ubiquitous, flexible and secure, FaunaDB helps modern developers build applications fearlessly.
    Pricing:
    First up was keeping up with the short/long URL pairs. I knew I'd be looking for a database, and having used Fauna in the past, I decided it would work well for this application. My site doesn't get a lot of traffic, so I expected their free tier to cover me.

    #Developer Tools #Javascript UI Libraries #Backend As A Service 70 social mentions

Discuss: Creating Short URLs with Netlify Functions and FaunaDb

Log in or Post with