PHP 5 telah mencapai akhir dukungan dan akan
dihentikan penggunaannya
pada 31 Januari 2026. Setelah penghentian penggunaan, Anda tidak akan dapat men-deploy aplikasi PHP 5, meskipun organisasi Anda sebelumnya menggunakan kebijakan organisasi untuk mengaktifkan kembali deployment runtime lama. Aplikasi PHP 5 yang sudah ada akan terus berjalan dan menerima traffic setelah
tanggal penghentiannya. Sebaiknya Anda
bermigrasi ke versi PHP terbaru yang didukung.
Konsep
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Konsep App Engine untuk PHP
Microservice di App Engine
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.
[[["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"]],[],[[["\u003cp\u003eApp Engine offers a managed environment for PHP applications, detailing how requests are handled, routed, and how instances scale to meet user demand.\u003c/p\u003e\n"],["\u003cp\u003eThe content explains the structure and functionality of the PHP standard environment within App Engine and how to control access at the project level.\u003c/p\u003e\n"],["\u003cp\u003eThis material covers how to build applications using a microservices architecture on App Engine, including creating development environments, defining service interactions, and optimizing performance.\u003c/p\u003e\n"],["\u003cp\u003eIt details the process of transitioning an existing monolithic application into a microservices-based design within the App Engine framework.\u003c/p\u003e\n"]]],[],null,["# Concepts\n\nApp Engine for PHP concepts\n---------------------------\n\n- [### An Overview of App Engine\n An explanation of App Engine services, the building blocks of App Engine applications](/appengine/docs/legacy/standard/php/an-overview-of-app-engine)\n- [### The PHP Standard Environment\n A description of the PHP standard environment for App Engine and how it works.](/appengine/docs/legacy/standard/php/runtime)\n- [### How Requests are Handled\n How requests to your application are understood and handled within App Engine.](/appengine/docs/legacy/standard/php/how-requests-are-handled)\n- [### How Requests are Routed\n How HTTP requests from users and other applications can be routed using dispatch files.](/appengine/docs/legacy/standard/php/how-requests-are-routed)\n- [### How Instances are Managed\n A description of how App Engine instances are managed and scale dynamically to meet demand.](/appengine/docs/legacy/standard/php/how-instances-are-managed)\n- [### Access Control\nSet access control using roles at the project level.](/appengine/docs/legacy/standard/php/access-control) \n\nMicroservices on App Engine\n---------------------------\n\n- [### Microservices Architecture\n An explanation of App Engine application architecture for building a microservices-based application.](/appengine/docs/legacy/standard/php/microservices-on-app-engine)\n- [### Developer Environment\n Creating QA, test, dev, and prod environments with microservices.](/appengine/docs/legacy/standard/php/creating-separate-dev-environments)\n- [### Contracts, Addressing, and APIs\n Connecting microservices to each other in App Engine.](/appengine/docs/legacy/standard/php/designing-microservice-api)\n- [### Best Practices for Performance\n Structuring your microservice application for peak performance and reduced latency.](/appengine/docs/legacy/standard/php/microservice-performance)\n- [### Migrate an Existing App\n Migrating an existing monolithic app to a microservices architecture.](/appengine/docs/legacy/standard/php/microservice-migration)"]]