Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Mit App Engine sind Entwickler in der Lage, sich auf das zu konzentrieren, was sie am besten können: Code schreiben. Die flexible App Engine-Umgebung basiert auf Google Compute Engine und skaliert Ihre Anwendung automatisch herauf und herunter und verteilt die Arbeitslast gleichmäßig.
Laufzeiten
Sie können diese Laufzeiten anpassen oder Ihre eigene Laufzeit über ein benutzerdefiniertes Docker-Image oder Dockerfile aus der Open-Source-Community bereitstellen.
Anpassbare Infrastruktur: Die Instanzen der flexiblen App Engine-Umgebung sind virtuelle Compute Engine-Maschinen. Dies bedeutet, dass Sie benutzerdefinierte Bibliotheken nutzen, SSH zum Debugging verwenden und eigene Docker-Container bereitstellen können.
Leistungsoptionen – Profitieren Sie von einer Vielzahl von CPU- und Arbeitsspeicherkonfigurationen. Sie können angeben, wie viel CPU und Arbeitsspeicher jede Instanz Ihrer Anwendung benötigt. Die flexible App Engine-Umgebung stellt dann die erforderliche Infrastruktur bereit.
Unterstützung nativer Funktionen: Funktionen wie Mikrodienste, Autorisierung, SQL- und NoSQL-Datenbanken, Traffic-Aufteilung, Logging, Versionsverwaltung, Sicherheitsscans und Content Delivery Networks werden nativ unterstützt.
Verwaltete virtuelle Maschinen – App Engine verwaltet Ihre virtuellen Maschinen und gewährleistet dabei Folgendes:
Instanzen werden Systemdiagnosen unterzogen, bei Bedarf repariert und mit anderen Diensten innerhalb des Projekts zusammengestellt.
Kritische, abwärtskompatible Updates werden automatisch auf das zugrunde liegende Betriebssystem angewendet.
VM-Instanzen werden automatisch nach Regionen entsprechend den Projekteinstellungen positioniert. Die Verwaltungsdienste von Google sorgen dafür, dass alle VM-Instanzen eines Projekts für eine optimale Leistung zusammengestellt werden.
Alle flexiblen Instanzen können wöchentlich neu gestartet werden, wenn Updates verfügbar sind. Dieser Zeitplan bietet keine Garantie. Dabei werden alle erforderlichen Betriebssystem- und Sicherheitsupdates durch die Verwaltungsdienste von Google angewendet.
Sie haben immer Root-Zugriff auf die VM-Instanzen in Compute Engine. Der SSH-Zugriff auf VM-Instanzen in der flexiblen App Engine-Umgebung ist standardmäßig deaktiviert. Wenn Sie möchten, können Sie den Root-Zugriff auf die VM-Instanzen Ihrer Anwendung aktivieren.
Automatische Skalierung: App Engine skaliert Ihre Anwendung automatisch auf der Grundlage der eingehenden Last.
App Engine berücksichtigt alle Compute Engine-VM-Reservierungen, die Sie bereits in einer Region haben, die Ihrer Konfiguration entspricht. Eine VM-Reservierung erhöht die Wahrscheinlichkeit, dass Sie während eines temporären Ressourcenmangels eine Ressourcenzuweisung erhalten.
Wenn Sie mit Google Cloud noch nicht vertraut sind, erstellen Sie einfach ein Konto, um die Leistungsfähigkeit von App Engine in der Praxis sehen und bewerten zu können. Neukunden erhalten außerdem ein Guthaben von 300 $, um Arbeitslasten auszuführen, zu testen und bereitzustellen.
[[["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-19 (UTC)."],[[["\u003cp\u003eApp Engine's flexible environment, built on Compute Engine, automatically scales applications and balances load, allowing developers to focus on coding.\u003c/p\u003e\n"],["\u003cp\u003eIt supports a variety of runtimes, including Go, Java, Node.js, PHP, Python, Ruby, .NET, and custom runtimes via Docker.\u003c/p\u003e\n"],["\u003cp\u003eThe environment provides customizable infrastructure, allowing for custom libraries, SSH debugging, and deployment of Docker containers.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine natively supports features like microservices, databases, traffic splitting, logging, versioning, security scanning, and content delivery networks.\u003c/p\u003e\n"],["\u003cp\u003eIt manages virtual machines, ensures health checks, applies critical updates automatically, and automatically scales applications based on load.\u003c/p\u003e\n"]]],[],null,["# App Engine flexible environment\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nApp Engine allows developers to focus on what they do best: writing code. Based\non [Compute Engine](/compute), the App Engine flexible environment\nautomatically scales your app up and down while also balancing the load.\n\nRuntimes\n--------\n\nYou can customize these runtimes or provide your own runtime by supplying a\ncustom Docker image or Dockerfile from the open source community. \n[Go](/appengine/docs/flexible/go/runtime) \n[Java](/appengine/docs/flexible/java/runtime) \n[Node.js](/appengine/docs/flexible/nodejs/runtime) \n[PHP](/appengine/docs/flexible/php/runtime) \n[Python](/appengine/docs/flexible/python/runtime) \n[Ruby](/appengine/docs/flexible/ruby/runtime) \n[.NET](/appengine/docs/flexible/dotnet/runtime) \n[Custom runtimes](/appengine/docs/flexible/custom-runtimes/about-custom-runtimes)\n\nFeatures\n--------\n\n- **Customizable infrastructure** - App Engine flexible environment instances\n are [Compute Engine](/compute) virtual machines, which means that you can take\n advantage of custom libraries, use SSH for debugging, and deploy your own\n Docker containers.\n\n- **Performance options** - Take advantage of a wide array of CPU and memory\n configurations. You can specify how much CPU and memory each instance of your\n application needs, and the App Engine flexible environment provisions the necessary\n infrastructure for you.\n\n- **Native feature support** - Features such as microservices, authorization,\n SQL and NoSQL databases, traffic splitting, logging, versioning, security\n scanning, and content delivery networks are natively supported.\n\n- **Managed virtual machines** - App Engine manages your virtual machines,\n ensuring that:\n\n - Instances are health-checked, healed as necessary, and co-located with other services within the project.\n - Critical, backwards compatible updates are automatically applied to the underlying operating system.\n - VM instances are automatically located by geographical region according to the settings in your project. Google's management services ensure that all of a project's VM instances are co-located for optimal performance.\n - All flexible instances may be restarted on a weekly basis if there are updates available. This schedule is not guaranteed. During restarts, Google's management services apply any necessary operating system and security updates.\n - You always have root access to Compute Engine VM instances. SSH access to VM instances in the App Engine flexible environment is disabled by default. If you choose, you can enable root access to your app's VM instances.\n- **Auto scaling** - App Engine automatically scales your application\n based on incoming load.\n\n - App Engine respects any Compute Engine VM reservations that you already have in a region that match your configuration. Having a VM reservation increases the likelihood that you will receive a resource allocation during a [temporary resource shortage](/compute/docs/troubleshooting/troubleshooting-resource-availability).\n\nLearn about the\n[differences between the standard environment and the flexible environment](/appengine/docs/the-appengine-environments).\n\nTry it for yourself\n-------------------\n\n\nIf you're new to Google Cloud, create an account to evaluate how\nApp Engine performs in real-world\nscenarios. New customers also get $300 in free credits to run, test, and\ndeploy workloads.\n[Try App Engine free](https://console.cloud.google.com/freetrial)"]]