RSSAmplifier

Blog

Andrew Griffiths

Independent technology consultant helping companies build and scale using serverless technology.

andrewgriffithsonline.comRSS feed ↗7 posts

Latest posts

Build a Realtime Serverless GraphQL API with Websockets on AWS

With the release of AWS AppSync we finally have the ability to create realtime serverless apps on AWS. Previously you were forced to spin up…

Build a GeoSearch GraphQL API using AWS AppSync & Elasticsearch

My guide to building a GeoSearch GraphQL API using AWS AppSync & Elasticsearch has just been published on the Serverless Framework blog…

Why Startups Should Build on Serverless Platforms in 2018

When you go to startup communities like r/startups or indie hackers you often see non-technical founders asking for advice about which…

How to Migrate a Go API to Serverless (in Under 10 Mins)

I’m going to step you through the process converting an existing Go API to serverless and deploying it to to AWS Lambda & API Gateway with…

Deploy your Flask API to any Serverless Cloud Platform using this Simple Pattern

I’m going to demonstrate how to make a Flask app serverless without locking you into any tooling or cloud platforms. It doesn’t require any…

How to Send Lightning Payments using the Terminal

In this guide I’m going to walk you through making a payment using Bitcoin’s Layer 2 Lightning Network using testnet to demonstrate. We…

How to Set Up a Lightning Network Node (4 Easy Steps)

This guide will take you through setting up a machine running ubuntu/debian as a lightning network node. 1. Install Bitcoind 2. Install C…