Blog Posts - Page 4
-
Azure Functions is an event-driven serverless compute platform that manages deploying and maintaining servers.
-
In this tutorial we'll deploy a Node.js server on Digital Ocean with a Node process manager called PM2.
-
The Serverless Framework consists of an open source CLI and a hosted dashboard. We will create a boilerplate Node Lambda handler and deploy it to AWS.
-
How to create a boilerplate React app with Vite, upgrade the application to React 18, and deploy the app to Netlify.
-
How to run a GraphQL server on the edge with Apollo GraphQL, Cloudflare Workers, Webpack, and Wrangler.
-
Architect is an Infrastructure as Code framework for provisioning build artifacts. It provides a compact syntax that compiles down to CloudFormation.
-
AWS Amplify is a set of tools and services to help frontend web and mobile developers build scalable fullstack applications with AWS infrastructure.
-
Remix is a React metaframework created by Ryan Florence and Michael Jackson that primarily uses standard web APIs.
-
A Cloudflare Worker runs JavaScript on Cloudflare's edge servers. A Cloudflare Service Worker specifically handles HTTP traffic.
-
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications with a shorthand syntax for common cloud resources.