Category: Security, Data

The days of worrying about complex and brittle cloud infrastructure on which sits your entire business logic are soon coming to an end. All of these responsibilities are increasingly now delegated to a cloud vendor, allowing you to focus primarily on your business logic.

Therefore, this article goes through some of the major anti-patterns unique to serverless and describes how the right strategy in observability can cushion the impact of anti-patterns creeping into your serverless architectures.

So the first step is to keep an eye on the cost, duration and timeouts of your functions.

In this case it becomes imperative to measure the effects of such an architectural set-up.

Related Articles