Remove Applications Remove Fashion Remove Serverless Remove TDD
article thumbnail

Learning Lambda — Part 9

Mike Roberts

This is a very common pattern of use for many Lambda applications, especially those that are used to help Technical Operations in some regard. However one of the joys of Lambda, and Serverless in general, is the automatic and vast scaling capabilities it gives us. I address why this last point is useful later in this article.

Lambda 52
article thumbnail

Learning Lambda — Part 9

Mike Roberts

This is a very common pattern of use for many Lambda applications, especially those that are used to help Technical Operations in some regard. However one of the joys of Lambda, and Serverless in general, is the automatic and vast scaling capabilities it gives us. I address why this last point is useful later in this article.

Lambda 40
article thumbnail

Three Patterns for an Effective Cloud Native Development Workflow

Daniel Bryant

However, although the initialisation of the infrastructure is fast, it is typically not instantaneous (as you might want, say, in a TDD cycle). The re-usable remote infrastructure pattern is often implemented in a bespoke fashion, with platform teams provisioning multiple test environments that can be leased on-demand by engineers.