Code ThoughtsThe Endless Quest — to figure out the best task managerI am loving this latest entrant:Aug 24, 2021Aug 24, 2021
Code ThoughtsMake Digital wallets work with Stripe subscriptionsStripe is a fantastic payment processing product. At The Factual, we use it to drive our subscription payment system. Subscriptions-based…Oct 18, 2020Oct 18, 2020
Code ThoughtsSet cookie using Axios POST responseAxios is a Promise based http client for nodejs and browser.Jun 20, 2020Jun 20, 2020
Code ThoughtsHow to use AWS Secrets Manager with Lambda (NodeJS version)AWS has multiple methods of accessing keys or secrets that you don’t want to embed in the code that you deploy. I found this comparison…Jun 20, 2020Jun 20, 2020
Code ThoughtsHow we integrated AWS Lambda with the API Gateway — the non-proxy way — Part IMost of the AWS Lambda integrations with the API Gateway talk about the proxy integration only. It was very hard to find non-proxy…Jun 12, 2020Jun 12, 2020
Code ThoughtsHow to HTTPS domain redirect using AWS Gateway and Route 53Setting up domain redirects using AWS Route 53 is not an easy task. There have been several workarounds published using Static bucket…Nov 1, 2018Nov 1, 2018
Code ThoughtsHow to upgrade AWS RDS Aurora InstancesAWS RDS allows developers to have a managed DB with read replicas. Setting up a read replica is as simple as a few clicks.Oct 25, 2018Oct 25, 2018
Code ThoughtsThe FITJOY Keyboard Layout— An efficient typing strategyA New Approach to an Efficient Keyboard LayoutSep 14, 2018Sep 14, 2018
Code ThoughtsAWS Elasticsearch on the VPCThis is a collection of references and notes on working with AWS Elasticsearch inside a VPC.Jul 10, 2018Jul 10, 2018