I recently migrated an App Engine app from the master/slave datastore to the high replication datastore. This created two apps (using sample app names):
myapp
myapp-hd
And myapp.appspot.com aliases to myapp-hd.appspot.com. My question is, is it now safe to delete the original myapp application? And if I delete the myapp application, will the alias continue working?
The Launcher is an application for creating, running, uploading, and otherwise managing Google App Engine applications. The Launcher itself is written in Python and uses the wxWidgets toolkit. You can run the Launcher on Linux and Mac OS X as well.
Google App Engine (GAE) is a platform-as-a-service product that provides web app developers and enterprises with access to Google's scalable hosting and tier 1 internet service. GAE requires that applications be written in Java or Python, store data in Google Bigtable and use the Google query language.
But if you want to permanently delete the application, then click on the Request Permanent Deletion. Doing so, will mark your application for deletion. App Engine will actually delete your application only after 72 hours. You can revert back the request if you want.
In the Administration Console, click your application to make it the active application. Click Application Settings on the left side under Administration. Click Disable Application. Click Disable Application Now. If you want to delete your app: If billing is enabled for your app, disable billing.
Currently, there is no way to delete an existing app in GAE. Once created it cannot be removed, nor its initial settings can be changed (like the region where it was deployed). The only possible workaround is starting a new project and deploying a new application.
The only way is to delete the project which would delete all other GKE and any other services under that account. After a bunch of research and calling product support of Google this what they suggested: To upgrade to Silver Support for 150$/month and send them an email to delete the app.
Yes, you can delete the old app ID, and the alias will continue to work. Before deleting it, though, make sure you will never want it again, as that app ID will be gone forever.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With