Deploy Python API on AWS Lambda | FastAPI on AWS Lambda

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • Hi! I will be conducting one-on-one discussion with all channel members. Checkout the perks and Join membership if interested: / @siddhardhan In this tutorial, learn how to deploy a Python API on AWS Lambda using FastAPI. AWS Lambda provides serverless computing, allowing you to run code without managing servers. FastAPI is a modern, fast (high-performance), web framework for building APIs with Python. Follow along step-by-step to deploy your FastAPI application on AWS Lambda and integrate it with API Gateway for scalable serverless architecture.
    Check membership Perks: / @siddhardhan
    All presentation files for the Machine Learning course as PDF for as low as ₹200 (INR): Drop a mail to siddhardhans2317@gmail.com
    Machine Learning Course in 60 Hours: • Complete ML course in ...
    Machine Learning Projects Playlist: • Machine Learning Projects
    Hello everyone! I am setting up a donation campaign for my UA-cam Channel. If you like my videos and wish to support me financially, you can donate through the following means:
    From India 👉 UPI ID : siddhardhselvam2317@oksbi
    Outside of India? 👉 Paypal id: siddhardhselvam2317@gmail.com
    (No donation is small. Every penny counts)
    Thanks in advance!
    Let's build a Community of Machine Learning experts! Kindly Subscribe here👉 tinyurl.com/md...
    I am making a "Hands-on Machine Learning Course with Python" in UA-cam. I'll be posting 3 videos per week: Monday Evening; Wednesday Evening; Friday Evening.
    Download the Course Curriculum File from here: drive.google.c...
    LinkedIn: / siddhardhan-s-741652207
    Telegram Group: t.me/siddhardhan
    Facebook group: www.facebook.c...
    Getting error in any of the codes that I have explained? Mail the details of the error to: datascience2323@gmail.com
    Instagram: / siddhardhan23

КОМЕНТАРІ • 9

  • @masteradvisor594
    @masteradvisor594 Місяць тому

    Can we use with api gateway

  • @abhishek171278
    @abhishek171278 25 днів тому +1

    I am getting error:
    Runtime.ImportModuleError: Unable to import module 'main': No module named 'pydantic_core._pydantic_core'
    Traceback (most recent call last):

  • @believein1418
    @believein1418 4 місяці тому

    Salute Sir

  • @akritisingh7240
    @akritisingh7240 4 місяці тому

    Hello sir...
    I have a question..
    Can i connect my Google collab code of fake news detection to frontend??