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

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2024
  • 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.
    You can also read about this along with the GitHub link to the code: refactorfirst.com/kick-start-...
    -----------------
    Gear I use :
    -----------------
    Sony Alpha a6000 : Amazon India : amzn.to/3RM7QMJ
    Germany : amzn.to/3G1Iw24
    US : amzn.to/3cpKZ9E
    UK : amzn.to/3J0g5Ry
    Razer Microphone : Amazon India : amzn.to/3aQxI9C
    Germany : amzn.to/3DRRrAh
    US : amzn.to/3ITKu3Q
    UK : amzn.to/3v3RHbU
    --- 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
    TH-cam / sappheiros
    Spotify goo.gl/hE9MDJ
    Twitter SappheirosMusic
    Instagram sappheirosmusic
    Facebook SappheirosMusic
    Discord discord.gg/Pk87yN9
    / awake-1
    --------------------------------------------------
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 1

  • @satyanayak9817
    @satyanayak9817 8 หลายเดือนก่อน

    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