Tutorial on how to create a GCP cloud function with a secure configuration management using Node.js (ESM) and secure-config and Secret Manager. Like in a traditional app, it's very common that you'll ...
This tutorial shows you how to configure a function app using Microsoft Entra identities instead of secrets or connection strings, where possible. Using identities helps you avoid accidentally leaking ...
‘Higher-order functions’ is a fancy term for functions that take other functions as arguments or that return functions. Very powerful! Last week, I casually dropped the term “higher-order function” ...
Have you found this content useful? Use the button above to save it to your profile. In this Expert Guide, Simon Hurst from The Knowledge Base uses a simple calculation routine to demonstrate how ...