AWS Lambda on .NET 8 | Getting Started | AWS LAMBDA SERIES

Поділитися
Вставка
  • Опубліковано 20 жов 2024
  • It’s been a while since AWS Lambda supports .NET 8.
    AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers, creating workload-aware cluster scaling logic, maintaining event integrations, or managing runtimes.
    In this video, let's learn how to build a Lambda function on .NET 8 and see what’s new. We will explore how to create a new Lambda Function in Visual Studio, run it on your local development machine and deploy it to AWS account.
    We will also see the same using the latest Native Ahead Of Time (AOT) support for Lambda and compare the performance/cold-start times with JIT compiled Lambda.
    👉 What you'll learn:
    ● Step-by-step guide to setting up AWS Lambda with .NET 8
    ● How to deploy your Lambda function to AWS
    ● A look at the new AOT compilation for .NET 8 and why it matters
    This video is sponsored by AWS and is part of my AWS Lambda Series.
    Additional Watching
    📹 Lambda Powertools - • AWS Lambda Powertools
    📹 Lambda Powertool Idempotency - • IDEMPOTENCY - Powertoo...
    📹 Lambda Powertool Logging - • LOGGING - Powertools f...
    📹 Lambda Powertool Tracing - • TRACING - Powertools f...
    📹 Lambda Powetool Metrics - • METRICS - Powertools f...
    📹Lambda Annotations Framework - • Lambda Annotations Fra...
    📹Lambda Annotations CRUD API - • SERVERLESS CRUD API | ...
    🔗Lambda Lifecycle - www.rahulpnath...
    📹 .NET Dependency Injection - • DEPENDENCY INJECTION i...
    📹AWS Lambda - • AWS LAMBDA For The .NE...
    📹Lambda Udemy Course - bit.ly/aws-lam...
    📹Lambda Development Environment - • SETUP AWS FREE Tier Ac...
    📹AWS Credential Management - • AWS CREDENTIALS: How T...
    📹 ASP Series - bit.ly/asp-net...
    📹AWS Series - bit.ly/aws-net...
    Come say hi! ✋
    🌍 Blog - rahulpnath.com/
    ✉ Subscribe to my Newsletter - www.rahulpnath...
    🐦Twitter - / rahulpnath
    📸Instagram - / rahulpnath

КОМЕНТАРІ • 7

  • @venkateshb1975
    @venkateshb1975 2 дні тому +1

    Thank you for the explanation 🤩. Could you please consider creating a video on and .

  • @azraiqbal187
    @azraiqbal187 День тому

    Awesome 😊

  • @ElASoci
    @ElASoci 3 дні тому +1

    Finally! Been working with aws and .net 8 for a few months now and I was looking for this video from you since I start the project haha

    • @RahulNath
      @RahulNath  3 дні тому +1

      haha - yeah a bit late on this! do let know if you want to see anything specific covered or any other topics. 😀

    • @GameboxW
      @GameboxW 3 дні тому +1

      @@RahulNath How about porting .NET 6 Lambda to .NET 8? It ties in well with your recommendation to move to .NET 8!

    • @RahulNath
      @RahulNath  3 дні тому

      @@GameboxW Good one! Will try and make one around it. Did you face any difficulties while doing it?

  • @sanzandsanz
    @sanzandsanz День тому

    Awesome video... Thanks for this video. For curosity, how do you record your audio? Do you do voice over to your video or you use same audio from the recorded video?