Die App Engine-Standardumgebung erleichtert das Erstellen und Bereitstellen einer Anwendung, die auch unter hoher Last und mit großen Datenmengen zuverlässig ausgeführt wird.
Ihre Anwendung wird in einer eigenen sicheren und zuverlässigen Umgebung ausgeführt, die von der Hardware, dem Betriebssystem und dem physischen Standort des Servers unabhängig ist.
Weitere Informationen
Proof of Concept mit einem Guthaben in Höhe von 300 $ starten
-
Zugriff auf Gemini 2.0 Flash Thinking erhalten
-
Kostenlose monatliche Nutzung beliebter Produkte wie AI APIs und BigQuery
-
Keine automatischen Abbuchungen, keine Verpflichtung
Mehr als 20 Produkte immer kostenlos nutzen
Sie haben Zugriff auf mehr als 20 kostenlose Produkte für gängige Anwendungsfälle, darunter KI-APIs, VMs, Data Warehouses und mehr.
Training
Schulungen und Tutorials
Anleitung zu den ersten Schritten mit Go in Google Cloud
In dieser Anleitung wird beschrieben, wie Sie eine Anwendung in der App Engine-Standardumgebung bereitstellen.
Training
Schulungen und Tutorials
Anleitung zur Authentifizierung von Nutzern mit Go in Google Cloud
Hier erfahren Sie, wie Sie den Zugriff auf Anwendungen in der App Engine-Standardumgebung steuern.
Training
Schulungen und Tutorials
App Engine: Qwik Start – Go
Hier erfahren Sie mehr über die Vorteile von Google Cloud und über die Einbindung cloudbasierter Lösungen in Ihre Geschäftsstrategien.
Anwendungsfall
Anwendungsfälle
Zugriff auf Websites und Apps steuern
Hier erfahren Sie, wie Sie den Nutzerzugriff auf Unternehmenswebressourcen steuern.
Unternehmen
BeyondCorp
Authentifizierung
App Engine
Codebeispiel
Codebeispiele
App Engine-Beispiel – Hello World
In diesem Beispiel wird gezeigt, wie Sie mit Go eine Hello World-Anwendung in der App Engine-Standardumgebung erstellen.
Codebeispiel
Codebeispiele
App Engine-Beispiel – Cloud SQL
In diesem Beispiel wird gezeigt, wie Sie Google Cloud SQL in der App Engine-Standardumgebung mit Go verwenden.
Codebeispiel
Codebeispiele
App Engine-Beispiel – Tasks
In diesem Beispiel wird gezeigt, wie Sie Google Cloud Tasks in der App Engine-Standardumgebung mit Go verwenden.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-08-11 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-11 (UTC)."],[[["\u003cp\u003eApp Engine standard environment enables the creation and deployment of applications that are robust under heavy loads and with large data sets.\u003c/p\u003e\n"],["\u003cp\u003eApplications on App Engine run within a secure, independent environment, regardless of the server's hardware, operating system, or physical location.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a variety of guides, including quickstarts for building Go 1.11 apps, setting up access control, and handling requests.\u003c/p\u003e\n"],["\u003cp\u003eReference materials, such as app.yaml and dispatch.yaml configuration files, are available for detailed configuration.\u003c/p\u003e\n"],["\u003cp\u003eAdditional resources cover pricing, quotas, cost management, troubleshooting, and Go 1.11 release notes.\u003c/p\u003e\n"]]],[],null,["# App Engine documentation\n========================\n\n[Read product documentation](/appengine/docs/legacy/standard/go111/runtime)\nApp Engine standard environment makes it easy to build and deploy an\napplication that runs reliably under heavy load and with large amounts of data.\nYour application runs within its own secure, reliable environment that is\nindependent of the hardware, operating system, or physical location of the\nserver.\n[Learn more](/appengine/docs/legacy/standard/go111/an-overview-of-app-engine)\n[Get started for free](https://console.cloud.google.com/freetrial) \n\n#### Start your proof of concept with $300 in free credit\n\n- Get access to Gemini 2.0 Flash Thinking\n- Free monthly usage of popular products, including AI APIs and BigQuery\n- No automatic charges, no commitment \n[View free product offers](/free/docs/free-cloud-features#free-tier) \n\n#### Keep exploring with 20+ always-free products\n\n\nAccess 20+ free products for common use cases, including AI APIs, VMs, data warehouses,\nand more.\n\nDocumentation resources\n-----------------------\n\nFind quickstarts and guides, review key references, and get help with common issues. \nformat_list_numbered\n\n### Guides\n\n-\n\n [Quickstart: Create a Go 1.11 app in the App Engine standard environment](/appengine/docs/legacy/standard/go111/create-app)\n\n-\n\n [Setting Up Access Control](/appengine/docs/legacy/standard/go111/access-control)\n\n-\n\n [How Requests are Handled](/appengine/docs/legacy/standard/go111/how-requests-are-handled)\n\n-\n\n [Configuring Warmup Requests to Improve Performance](/appengine/docs/legacy/standard/go111/configuring-warmup-requests)\n\n-\n\n [How Requests are Routed](/appengine/docs/legacy/standard/go111/how-requests-are-routed)\n\n-\n\n [Storing and Serving Static Files](/appengine/docs/legacy/standard/go111/serving-static-files)\n\n-\n\n [Structuring Web Services in App Engine](/appengine/docs/legacy/standard/go111/configuration-files)\n\nfind_in_page\n\n### Reference\n\n-\n\n [app.yaml Configuration File](/appengine/docs/legacy/standard/go111/config/appref)\n\n-\n\n [Request Headers and Responses](/appengine/docs/legacy/standard/go111/reference/request-response-headers)\n\n-\n\n [dispatch.yaml Configuration File](/appengine/docs/legacy/standard/go111/reference/dispatch-yaml)\n\n-\n\n [Scheduling Jobs with cron.yaml](/appengine/docs/legacy/standard/go111/scheduling-jobs-with-cron-yaml)\n\n-\n\n [Configuring Datastore Indexes with index.yaml](/appengine/docs/legacy/standard/go111/configuring-datastore-indexes-with-index-yaml)\n\n-\n\n [System Packages Included in the Go Runtime](/appengine/docs/legacy/standard/go111/reference/system-packages)\n\ninfo\n\n### Resources\n\n-\n\n [Go 1.11 release notes](/appengine/docs/legacy/standard/go111/release-notes)\n\n-\n\n [Pricing](/appengine/pricing)\n\n-\n\n [Quotas and limits](/appengine/docs/legacy/standard/go111/quotas)\n\n-\n\n [Choosing an environment](/appengine/docs/the-appengine-environments)\n\n-\n\n [Managing costs](/appengine/docs/legacy/standard/go111/managing-costs)\n\n-\n\n [Troubleshooting](/appengine/docs/legacy/standard/go111/troubleshooting)\n\nRelated resources\n-----------------\n\nTraining and tutorials \nUse cases \nCode samples \nExplore self-paced training, use cases, reference architectures, and code samples with examples of how to use and connect Google Cloud services. Training \nTraining and tutorials\n\n### Google Cloud Getting Started with Go tutorial\n\n\nWalks you through deploying an app to the App Engine standard environment.\n\n\n[Learn more](/go/getting-started) \nTraining \nTraining and tutorials\n\n### Google Cloud Authenticating Users with Go tutorial\n\n\nLearn how to control access to apps on App Engine standard environment.\n\n\n[Learn more](/go/getting-started/authenticate-users-with-iap) \nTraining \nTraining and tutorials\n\n### App Engine: Qwik Start - Go\n\n\nLearn the value of Google Cloud and how to incorporate cloud-based solutions into your business strategies.\n\n\n[Learn more](https://www.cloudskillsboost.google/catalog_lab/703) \nUse case \nUse cases\n\n### Controlling Access to Websites and Apps\n\n\nLearn how to control user access to enterprise web resources.\n\nEnterprise BeyondCorp Authentication App Engine\n\n\u003cbr /\u003e\n\n[Learn more](/solutions/authenticating-web-users) \nCode sample \nCode Samples\n\n### App Engine sample - Hello World\n\n\nThis sample demonstrates how build a Hello World app on App Engine standard environment with Go.\n\n\n[Open GitHub\narrow_forward](https://github.com/GoogleCloudPlatform/golang-samples/tree/master/appengine/go11x/helloworld) \nCode sample \nCode Samples\n\n### App Engine sample - Cloud SQL\n\n\nThis sample demonstrates how to use Google Cloud SQL on App Engine standard environment with Go.\n\n\n[Open GitHub\narrow_forward](https://github.com/GoogleCloudPlatform/golang-samples/tree/master/appengine/go11x/cloudsql) \nCode sample \nCode Samples\n\n### App Engine sample - Tasks\n\n\nThis sample demonstrates how to use Google Cloud Tasks on App Engine standard environment with Go.\n\n\n[Open GitHub\narrow_forward](https://github.com/GoogleCloudPlatform/golang-samples/tree/master/appengine/go11x/tasks)\n\nRelated videos\n--------------"]]