Skip to content

Sharvil14/Web-Application-Deployment-using-Google-App-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Web Application Deployment using Google App Engine

The project was deloyed on Gooogle Cloud Platform and integrated with Google Cloud SQL for effective Data Storage and Data Retrieval.

Furthermore, there are ample of parameters which were followed which are enumerated below:

1. Created .yaml file in which specified parameters such as runtime, service and so on.
2. Made a python file for specifying the libraries such as Flask and SQLAlchemy.
3. Specified the requirements for running the file, parameters such as - Flask, Flask SQLAlchemy and psycopg2 binary.
4. Connected Google Cloud with the PostGresSQL which is installed on the host system.

Finally, hosted the web application via google cloud platform and connnected it with SQL for Data Storage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published