Matthew LeakAzure Functions with a Static IPA few years ago I wrote an article on running AWS Lambda functions with a static IP. The gist of the solution is fairly simple and has…Feb 1, 2021Feb 1, 2021
Matthew LeakAWS Lambda: Under the Hood — How Lambda WorksIn my previous article, I gave an introduction to the serverless ecosystem on AWS and with slight weight to AWS Lambda. Continuing on from…Jan 20, 20211Jan 20, 20211
Matthew LeakAn Introduction to the AWS Serverless EcosystemServerless or Cloud 2.0 I’ve often heard it referred to as (which makes me shudder as I think about the Web 2.0 days) is still considered…Oct 2, 2020Oct 2, 2020
Matthew LeakA first-hand experience of using Azure Data FactoryOver the last couple of months I’ve been working my first data engineering gig with a requirement that the ETL platform had to run inside…Feb 16, 20208Feb 16, 20208
Matthew LeakDeploying a static website to Azure Storage using Azure DevOpsHow to use Build/Release pipelines in Azure DevOps to automate the deployment of a static site to Azure blob storage.Mar 17, 201914Mar 17, 201914
Matthew LeakReact Native Firebase Authentication with FBLoginManagerOver the last few days I’ve been playing with Firebase because Firebase fits perfectly with React(Native) and to understand why I…Nov 21, 2016Nov 21, 2016
Matthew LeakDisabling screen rotation in React Native (iOS)These days, only a handful of applications (minus games) seem to support landscape mode. Application builders are aware of how users…Nov 13, 20164Nov 13, 20164
Matthew LeakFixing the React Native RCTSRWebSocket.m errorOccasionally when building a React Native application for iOS you’ll want to open the Xcode project and either build/simulate the…Nov 12, 2016Nov 12, 2016
Matthew LeakAWS Lambda functions with a static IPInternally at Compare52 we build a lot of server-less micro-services on AWS Lambda which is great for running stateless web services in the…Nov 7, 201620Nov 7, 201620
Matthew Leaknth-child in React-NativeDuring the development of a native iOS app that I’m currently working on, the design required for a 2 column grid layout with borders in…Nov 2, 20165Nov 2, 20165