Go 1.11 telah mencapai akhir dukungan
dan akan
dihentikan penggunaannya
pada 31 Januari 2026. Setelah penghentian penggunaan, Anda tidak akan dapat men-deploy aplikasi Go 1.11, meskipun organisasi Anda sebelumnya menggunakan kebijakan organisasi untuk mengaktifkan kembali deployment runtime lama. Aplikasi Go 1.11 yang ada akan terus berjalan dan menerima traffic setelah
tanggal penghentiannya. Sebaiknya Anda
bermigrasi ke Go versi terbaru yang didukung.
Lingkungan standar App Engine memudahkan untuk membangun dan men-deploy
aplikasi yang berjalan secara andal dalam beban berat dan dengan data dalam jumlah besar.
Aplikasi Anda berjalan di dalam lingkungannya sendiri yang aman dan andal,
yang tidak bergantung pada hardware, sistem operasi, atau lokasi fisik
server.
Pelajari lebih lanjut
Mulai bukti konsep Anda dengan kredit gratis senilai $300
-
Mendapatkan akses ke Gemini 2.0 Flash Thinking
-
Penggunaan bulanan gratis untuk produk populer, termasuk AI API dan BigQuery
-
Tidak ada biaya otomatis, tanpa komitmen
Terus jelajahi dengan lebih dari 20 produk yang selalu gratis
Akses 20+ produk gratis untuk kasus penggunaan umum, termasuk API AI, VM, data warehouse, dan lainnya.
Pelatihan
Pelatihan dan tutorial
Tutorial Memulai Google Cloud dengan Go
Memandu Anda dalam men-deploy aplikasi ke lingkungan standar App Engine.
Pelatihan
Pelatihan dan tutorial
Tutorial Google Cloud Mengautentikasi Pengguna dengan Go
Pelajari cara mengontrol akses ke aplikasi di lingkungan standar App Engine.
Pelatihan
Pelatihan dan tutorial
App Engine: Qwik Start - Go
Pelajari nilai Google Cloud dan cara mengintegrasikan solusi berbasis cloud ke dalam strategi bisnis Anda.
Kasus penggunaan
Kasus penggunaan
Mengontrol Akses ke Situs dan Aplikasi
Pelajari cara mengontrol akses pengguna ke resource web perusahaan.
Enterprise
BeyondCorp
Authentication
App Engine
Contoh kode
Contoh Kode
Contoh App Engine - Halo Dunia
Contoh ini menunjukkan cara membangun aplikasi Halo Dunia di lingkungan standar App Engine dengan Go.
Contoh kode
Contoh Kode
Contoh App Engine - Cloud SQL
Contoh ini menunjukkan cara menggunakan Google Cloud SQL di lingkungan standar App Engine dengan Go.
Contoh kode
Contoh Kode
Contoh App Engine - Tugas
Contoh ini menunjukkan cara menggunakan Google Cloud Tasks di lingkungan standar App Engine dengan Go.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-08-11 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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--------------"]]