Deployment of Python Application to AWS, Heroku, Azure and GCP in 5 minutes|

Поділитися
Вставка
  • Опубліковано 29 гру 2024

КОМЕНТАРІ • 4

  • @mouleshm210
    @mouleshm210 3 роки тому

    Awesome bro

  • @deekshithadp9545
    @deekshithadp9545 3 роки тому

    Hey Nachiket,
    First and foremost, thank you so so much for providing a bunch of useful info in all videos.
    You have helped me in many ways..Thanks a ton🙌🙌
    I am having trouble, it would be great if you can suggest to me some of your ideas/thoughts on this.
    I am doing a project in which, I am creating a mobile app to classify images clicked.
    I want to deploy this model to GCP and secure it using HTTPS.
    How can I do it, so that when the image gets captured every time the GCP runs my model and gives the result back to my app??
    Please help me with this.
    I have watched many videos already, but I am stuck
    Thank you in advance.🙌🙌

    • @deekshithadp9545
      @deekshithadp9545 3 роки тому

      Sorry, I forgot to mention, I have already built the model and saved