0% found this document useful (0 votes)
6 views1 page

Google App Engine Projects and Procedures

The document outlines a series of tasks related to Google App Engine, including installing the platform and creating various web applications such as a Hello World app and a factorial calculator. It also details procedures for transferring files between virtual machines using different networking methods and assignments involving Firebase Authentication and user credential management. Additionally, it includes tasks for creating applications that display specific outputs using loops in Python or Java.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Google App Engine Projects and Procedures

The document outlines a series of tasks related to Google App Engine, including installing the platform and creating various web applications such as a Hello World app and a factorial calculator. It also details procedures for transferring files between virtual machines using different networking methods and assignments involving Firebase Authentication and user credential management. Additionally, it includes tasks for creating applications that display specific outputs using loops in Python or Java.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

1) Install Google App Engine.

USE GAE Launcher to launch Simple Web


Application: Hello World Application

2) Install Google App Engine. USE GAE Launcher to launch Web


Application: Factorial of a No

3) Find a procedure to transfer the files from one virtual machine to another
virtual machine. Use NAT and DHCP

4) Find a procedure to transfer the files from one virtual machine to another
virtual machine. Use manual IP Address and transfer the file from one
VM to another VM.

5) Design an Assignment to retrieve, verify, and store user credentials using


Firebase Authentication, the Google App Engine standard environment,
and Google Cloud Data store.

6) Install Google App Engine. Create an application that prints your


Name, seat number, department 5 times on separate lines using
python/java. Make use of for loop and

7) Install Google App Engine. Create an application to display the table


of 5 using python/java. Make use of appropriate loop. Display the
table in following format
5x1=5
5 x 2 = 10

8) Design an Assignment to retrieve, verify, and store user credentials using


Firebase Authentication, the Google App Engine standard environment,
and Google Cloud Data store.

You might also like