Synchronous vs Asynchronous Invokations (for Beginners)

preview_player
Показать описание
Lambda functions could be invoked (called) using the Console, AWS SDK, Lambda API and AWS Command Line Interface (AWS CLI).

There are generally two ways of invoking a lambda function: Synchronously and Asynchronously.

Synchronous Invocation: with synchronous invocation, you wait for the function to process the event and return a response. Synchronous invocations are best suited for Machine Learning workflows.
Asynchronous Invocation

Asynchronous invocation: Lambda queues the event for processing, so you don’t have to wait for a response from Lambda. For asynchronous invocation, Lambda handles retries and can send invocation records to a destination.

I hope you'll enjoy this video and find it useful and informative.

Thanks and Happy Learning!

#awslambda
Рекомендации по теме
Комментарии
Автор

Brother I’m studying in a college computer science major when I Transfer to a uni can I change to artificial intelligence

sultanbnbshr
Автор

how can you contact regarding whole data science course lectures?

jyothsnaraajjj