How Request Pricing Affects Product Decisions
Let's see how request pricing (i.e, charging customers based on the number of requests) affects product decisions.
We'll cover the following...
Lambda pricing can also change how organisations release features. Say you have a customer with some very specific needs. You can implement a new feature for them in a few days, but it would take weeks more to build it up to work for all your other customers. With Lambda, you can launch a new version for the specific customer as soon as the feature is ready, and keep everyone else on the old version until the feature is fully developed. Running two environments doesn’t cost any more than a single one.
...