How To Use AWS Lambda Snap Start With Spring Cloud Function and Terraform

preview_player
Показать описание
In this video we will look into how we can run an AWS Lambda with Spring Boot and Spring cloud Functions.

We will create a Lambda and API gateway using terraform and then check the performance of a Spring Boot Application by enabling Snap Start option on the Lambda function.

-----------------
Gear I use :
-----------------

---- Chapters ---------

00:00 - Introduction
00:44 - Spring Cloud Function Code Walkthrough
01:25 - Pom file Configuration
02:10 - Understanding Spring Cloud Function Call
02:35 - AWS Lambda Function Configuration
02:50 - Multiple Function Configuration
03:40 - Adding Environment Variable
04:02 - Understand AWS Lambda Snap Start Option
04:55 - Checking Lambda Snap Start Configuration
05:33 - Testing Lambda Snap Start Option
06:30 - ChangingSpring Cloud Funcion Invocation
07:08 - Testing New Function Invocation
07:45 - Lambda Snap Start With Terraform
09:05 - API Gateway with Terraform and console
12:00 - Invoking The API Gateway
12:27 - Dynamically Switching Function Invocations
15:24 - Conclusion

Music Credits:-

Sappheiros - awake
----------------------------
Social Media
--------------------------------------------------
Рекомендации по теме
Комментарии
Автор

How to create two urls in api gateway invoking two different functions i tried configuring headers with spring cloud function definition but it wasn't working

satyanayak