Applying principles of chaos engineering to AWS Lambda with latency injectionby@theburningmonk
3,624 reads

Applying principles of chaos engineering to AWS Lambda with latency injection

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

We can apply latency injection to APIs created with API Gateway and AWS Lambda. This is part 2 of a multipart series that explores ideas on how we could apply the principles of chaos engineering to serverless architecture built around Lambda functions. We will discuss how we can inject latency to other 3rd party services we depend on, such as DynamoDB. We can also inject latency directly to the functions themselves (we’ll look at how later on). This has the same effect as injecting latency to the HTTP client library we use to communicate with the internal API.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Applying principles of chaos engineering to AWS Lambda with latency injection
Yan Cui HackerNoon profile picture

@theburningmonk

Yan Cui

AWS Serverless Hero. Independent Consultant. Developer Advocate at Lumigo.


Receive Stories from @theburningmonk

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!