skip to content
ajcwebdev

Blog Posts - Page 4

  • Cover Image for blog post

    Azure Functions is an event-driven serverless compute platform that manages deploying and maintaining servers.

  • Cover Image for blog post

    In this tutorial we'll deploy a Node.js server on Digital Ocean with a Node process manager called PM2.

  • Cover Image for blog post

    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.

  • Cover Image for blog post

    How to create a boilerplate React app with Vite, upgrade the application to React 18, and deploy the app to Netlify.

  • Cover Image for blog post

    How to run a GraphQL server on the edge with Apollo GraphQL, Cloudflare Workers, Webpack, and Wrangler.

  • Cover Image for blog post

    Architect is an Infrastructure as Code framework for provisioning build artifacts. It provides a compact syntax that compiles down to CloudFormation.

  • Cover Image for blog post

    AWS Amplify is a set of tools and services to help frontend web and mobile developers build scalable fullstack applications with AWS infrastructure.

  • Cover Image for blog post

    Remix is a React metaframework created by Ryan Florence and Michael Jackson that primarily uses standard web APIs.

  • Cover Image for blog post

    A Cloudflare Worker runs JavaScript on Cloudflare's edge servers. A Cloudflare Service Worker specifically handles HTTP traffic.

  • Cover Image for blog post

    AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications with a shorthand syntax for common cloud resources.