Tag: Functions

DevOps

Terraform Functions and Expressions Explained

Functions in HashiCorp Terraform are integral to making your configurations flexible, efficient, and maintainable. They are pre-defined operations that can be used within expressions to…

Aug 9, 2024 13 min read
Azure Compute

Azure Functions vs Web Jobs: How to choose?

There are a few choices when it comes to implementing custom background processing tasks. The main options in the Microsoft Azure cloud are to use…

Mar 8, 2017 7 min read