Cloud Deployment Manager akan mencapai akhir dukungan pada 31 Desember 2025. Jika saat ini Anda menggunakan Deployment Manager, migrasikan ke Infrastructure Manager atau teknologi deployment alternatif paling lambat 31 Desember 2025 untuk memastikan layanan Anda berlanjut tanpa gangguan.
Tutorial ini adalah panduan praktik terbaik Deployment Manager. Saat menyelesaikan panduan ini, Anda akan mempelajari teknik untuk membuat deployment yang kompleks, seperti:
Membuat konfigurasi deployment
Men-deploy resource
Menggunakan template
Menggunakan skrip helper
Setelah menyelesaikan tutorial ini, Anda dapat menerapkan teknik ini untuk melakukan
tugas seperti:
Membuat dan mengelola Google Cloud resource menggunakan template
Memanfaatkan template untuk menggunakan kembali paradigma deployment
Men-deploy beberapa resource sekaligus
Mengonfigurasi Google Cloud resource seperti Cloud Storage, Compute Engine, dan Cloud SQL agar dapat berfungsi bersama
Tutorial ini mengasumsikan bahwa Anda sudah memahami YAML dan sintaksis Python dasar,
dan sudah terbiasa menjalankan perintah di terminal Linux.
[[["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-19 UTC."],[[["\u003cp\u003eThis tutorial guides users through Deployment Manager's best practices for building complex deployments.\u003c/p\u003e\n"],["\u003cp\u003eParticipants will learn to create deployment configurations, deploy resources, and use templates and helper scripts.\u003c/p\u003e\n"],["\u003cp\u003eThe techniques taught can be applied to create and manage Google Cloud resources, reuse deployment paradigms, and deploy multiple resources simultaneously.\u003c/p\u003e\n"],["\u003cp\u003eThis guide demonstrates how to configure Google Cloud resources, such as Cloud Storage, Compute Engine, and Cloud SQL, to operate together.\u003c/p\u003e\n"]]],[],null,["# Walkthrough: explore best practices\n\nTry an interactive version of this tutorial in Cloud Shell\nusing the following link:\n\n[](https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fdeploymentmanager-samples&cloudshell_tutorial=walkthroughtutorial.md)\n\nIf you are new to Deployment Manager, you might want to\n[try this quick tutorial first](/deployment-manager/docs/manage-cloud-resources-deployment).\n\nThis tutorial is a walkthrough of Deployment Manager's best practices. As\nyou complete this guide, you will learn techniques to build complex deployments,\nsuch as:\n\n- Creating a deployment configuration\n- Deploying resources\n- Using templates\n- Using helper scripts\n\nAfter completing this tutorial, you can apply these techniques to carry out\ntasks such as:\n\n- Creating and managing Google Cloud resources using templates\n- Harnessing templates to reuse deployment paradigms\n- Deploying multiple resources at once\n- Configuring Google Cloud resources such as Cloud Storage, Compute Engine, and Cloud SQL to work together\n\nThis tutorial assumes that you are familiar with YAML and basic Python syntax,\nand are comfortable running commands in a Linux terminal."]]