Build a Full-Stack App with Google Cloud: Flask, App Script, Cloud SQL, and Cloud Run
Learn how to create a robust web application using a powerful combination of technologies. In this video, we'll guide you through building a front-end with Flask, collecting user data, and securely storing it in Cloud SQL via a Google Apps Script API. Finally, we'll deploy the entire application to Cloud Run for scalability and efficiency.
Key Topics:
Setting up a Flask application as a frontend
Creating a Google Apps Script to handle form data
Integrating the Apps Script API with Flask
Connecting to Cloud SQL using Python
Deploying the application to Cloud Run
By the end of this video, you'll have a solid understanding of how to build a complete web application using Google Cloud Platform and be able to apply these concepts to your own projects.
#GoogleCloud #Flask #AppScript #CloudSQL #CloudRun #Python #WebDevelopment #fullstack
Project steps:
Introduction to the project and technologies involved
Setting up the Flask application
Creating the Google Apps Script
Integrating the Apps Script API with Flask
Connecting to Cloud SQL
Deploying to Cloud Run
Demonstration of the final application
Conclusion and next steps
Github: https://github.com/codeofelango