CommencerCommencer gratuitement

Connection reuse across invocations

You are a performance engineer at LatencyZero Inc. Your team suspects that recreating boto3 clients inside the handler is adding unnecessary latency on every invocation. In this exercise, you'll create a function that initializes the STS client in two different ways — inside vs outside the handler — and compare the Duration metric to see the impact of connection reuse.

Cet exercice fait partie du cours

Serverless Applications with AWS Lambda

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice