Tech Tips
Random ramblings on technical topics.
Friday, January 1, 2021
Google Cloud Healthcare - Clinic Simulation
›
Summary In this post, I'll demonstrate the usage of the Google Cloud Healthcare API via a contrived scenario. The simulation here is ...
Saturday, December 12, 2020
API Testing
›
Summary I'll be discussing various methods for testing an API in this post. This will include the usage of the AWS Distributed Load Te...
Sunday, November 22, 2020
Google Document AI
›
Summary This post is a continuation of the previous on Google Cloud Functions and intake of attachments in email. In this post, I'll e...
Saturday, November 14, 2020
Inbound Email Handling with Google Cloud Functions
›
Summary This post covers the intake of emails w/attachments into Google Cloud Functions (GCF). The code here covers storing those attachme...
Friday, November 6, 2020
Google Cloud Functions and CORS
›
Summary In this post, I'll dig into a common problem faced by developers: Same-origin policy . A relaxation of that policy is known a...
Monday, September 7, 2020
Azure Web Services Transformation
›
Summary In this post I'll demonstrate an interim transformation of a premise-based web service to cloud-based services. I'll b...
Saturday, August 29, 2020
Mutual TLS Authentication
›
Summary This post will cover the mutual TLS /client-side certificate approach to API authentication. This is an authentication scheme ...
‹
›
Home
View web version