Google cloud Sql with Flask api | Cloud SQL | FLASK | GCP

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2021
  • Setting up a database can be very messy and time-consuming but there are some simple and scalable solutions are available and one such solution is Google Cloud SQL. Cloud SQL is a fully-managed database service (PaaS) that helps you set up, maintain, manage, and administer your SQL on Google Cloud Platform
    In this video, we will learn how to set up Cloud SQL to build a Flask API.
    ⭐️ Code GitHub repo - github.com/YashviP/flask-clou...
    ⭐️ Google cloud sql documentation - cloud.google.com/sql
    ⭐️ Gcloud Authentication-cloud.google.com/docs/authent...
    If you have any doubts or queries you can comment down here 👇🏻, or message me on LinkedIn.
    If you like these tutorials and would like to support them then the easiest way is to simply like the video and give it a thumbs up & also it's a huge help to share these videos with anyone who you think would find them useful.
    Please consider clicking the SUBSCRIBE button to be notified for future videos.
    ⭐️ ABOUT ME ⭐️
    I am Yashvi Patel, Software Developer with Data science skills and Kaggle Notebook Master. I created this channel to share my knowledge and experience with you all. This channel will include practical tutorials solving problems from Kaggle datasets and competitions. I will upload videos related to Data Science, Machine learning, Deep learning, Natural Language Processing, and Computer vision.

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

  • @NguyenTran-eq2wg
    @NguyenTran-eq2wg 9 หลายเดือนก่อน

    Thanks for the extremely easy to follow tutorial!

  • @narasimhamurthy4791
    @narasimhamurthy4791 2 ปีที่แล้ว +1

    Happiness on your face one the app works as expected :)

  • @francescodivito4383
    @francescodivito4383 ปีที่แล้ว

    Hi, thanks for this clear example. The same sample project can deploy directly on cloud run? Or needs to change the connection function to Cloud Sql?

  • @srikantdhondi
    @srikantdhondi 2 ปีที่แล้ว +1

    I was following your instructions,but could not move forward due this error, I am unable to connect Python's Flask App with MySQL DB instance on Cloud Shell Editior (Google Cloud Platform).
    Getting the below error: (2003, "Can't connect to MySQL server on 'localhost' ([Errno 2] No such file or directory)")
    Traceback (most recent call last):
    Could you suggest how to resolve Db connection issues?

  • @subhraprakash3980
    @subhraprakash3980 2 ปีที่แล้ว +2

    Please made video on artificial intelligence

  • @archilpatel
    @archilpatel 2 ปีที่แล้ว

    Hi Yashvi,
    I am 4th year engineering student trying my hands in Machine Learning and Data science.
    Can you please give me a roadmap for machine learning?
    I am completely newbie please suggest me something

  • @rajkushwahar
    @rajkushwahar 2 ปีที่แล้ว

    Nice but explain step by step