Azure 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
AWS 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, 20213321Jan 20, 20213321
An 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, 2020359Oct 2, 2020359
A 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, 20202048Feb 16, 20202048
Deploying 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, 20192.3K14Mar 17, 20192.3K14
React 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, 201616Nov 21, 201616
Disabling 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, 2016284Nov 13, 2016284
Fixing 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
AWS 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, 20164.8K20Nov 7, 20164.8K20
nth-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, 20161835Nov 2, 20161835
The Builder configuration pattern in ReactLately I’ve been doing a lot of work with React Native and I’ve been relying on the use of a lot of third-party npm modules to reliably get…Oct 31, 20162Oct 31, 20162
Why I switched from Flux to ReduxReact is a great JavaScript framework and there are no signs of it disappearing anywhere soon. Things can get pretty messy though when it…Oct 29, 20162Oct 29, 20162