Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Lokasi
Dalam project, Anda dapat membuat sertifikat, certificate authority (CA), dan kumpulan CA di salah satu dari banyak lokasi. Lokasi ini mewakili region geografis tempat resource Layanan Otoritas Sertifikasi (Layanan CA) disimpan dan dapat diakses. Lokasi
kumpulan CA memengaruhi latensi aplikasi yang menggunakan resource tersebut.
Anda dapat membuat resource CA Service di beberapa lokasi
di Google Cloud, bergantung pada persyaratan ketersediaan Anda. Untuk informasi khusus tentang setiap lokasi, lihat Lokasi.
Untuk mengetahui informasi tentang cara memilih lokasi, lihat Memilih jenis lokasi terbaik.
Asia Pasifik
Tabel berikut mencantumkan region di Asia Pasifik tempat
resource Layanan CA dapat disimpan.
Wilayah |
Deskripsi region |
asia-east1 |
Taiwan |
asia-east2 |
Hong Kong |
asia-northeast1 |
Tokyo |
asia-northeast2 |
Osaka |
asia-northeast3 |
Seoul |
asia-south1 |
Mumbai |
asia-south2 |
Delhi |
asia-southeast1 |
Singapura |
asia-southeast2 |
Jakarta |
australia-southeast1 |
Sydney |
australia-southeast2 |
Melbourne |
Eropa
Tabel berikut mencantumkan region di Eropa tempat resource Layanan CA dapat disimpan.
Wilayah |
Deskripsi region |
europe-central2 |
Warsawa |
europe-north1 |
Finlandia |
europe-north2 |
Stockholm |
europe-southwest1 |
Madrid |
europe-west1 |
Belgia |
europe-west2 |
London |
europe-west3 |
Frankfurt |
europe-west4 |
Belanda |
europe-west6 |
Zürich |
europe-west8 |
Milan |
europe-west9 |
Paris |
europe-west10 |
Berlin |
europe-west12 |
Turin |
Timur Tengah
Tabel berikut mencantumkan region di Timur Tengah tempat
resource Layanan CA dapat disimpan.
Wilayah |
Deskripsi region |
me-central1 |
Doha |
me-central2 |
Dammam |
me-west1 |
Tel Aviv |
Amerika
Tabel berikut mencantumkan region Amerika tempat
resource Layanan CA dapat disimpan.
Wilayah |
Deskripsi region |
northamerica-northeast1 |
Montréal |
northamerica-northeast2 |
Toronto |
northamerica-south1 |
Meksiko |
southamerica-east1 |
São Paulo |
southamerica-west1 |
Santiago |
us-central1 |
Iowa |
us-east1 |
Carolina Selatan |
us-east4 |
Northern Virginia |
us-east5 |
Columbus |
us-south1 |
Dallas |
us-west1 |
Oregon |
us-west2 |
Los Angeles |
us-west3 |
Salt Lake City |
us-west4 |
Las Vegas |
Afrika
Tabel berikut mencantumkan region di Afrika tempat
resource Layanan CA dapat disimpan.
Wilayah |
Deskripsi region |
africa-south1 |
Johannesburg |
Menentukan region yang tersedia
Anda juga dapat memeriksa daftar lokasi yang didukung dengan menjalankan perintah gcloud
berikut.
gcloud privateca locations list
Memilih jenis lokasi terbaik
Lokasi kumpulan CA Anda adalah aspek penting dari desain aplikasi Anda. Sebagai aturan, desain aplikasi Anda sehingga semua komponennya secara geografis dekat satu sama lain dan dekat dengan klien aplikasi Anda. Anda tidak dapat memindahkan atau mengekspor kumpulan CA setelah dibuat.
Langkah berikutnya
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-12 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-12 UTC."],[[["\u003cp\u003eCA Service resources, including certificates, CAs, and CA pools, are stored in specific geographical locations within Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe location of a CA pool affects the latency of applications using it, making geographical proximity of resources and clients a crucial design consideration.\u003c/p\u003e\n"],["\u003cp\u003eCA Service resources can be stored in various regions across Asia Pacific, Europe, the Middle East, the Americas, and Africa.\u003c/p\u003e\n"],["\u003cp\u003eOnce a CA pool is created in a specific location, it cannot be moved or exported to another location.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the \u003ccode\u003egcloud privateca locations list\u003c/code\u003e command to view the supported locations for CA Service resources.\u003c/p\u003e\n"]]],[],null,["# Locations\n=========\n\nWithin a project, you can create certificates, certificate authorities (CAs),\nand CA pools in one of many [locations](/about/locations). These locations\nrepresent the geographical regions where a Certificate Authority Service\n(CA Service) resource is stored and can be accessed. The location\nof a CA pool impacts the latency of applications that use that resource.\n\nYou can create CA Service resources in several different locations\nin Google Cloud, depending on your availability requirements. For specific\ninformation about each location, see [Locations](/about/locations).\n\nFor information on how to select a location, see [Choosing the best type of location](#choosing).\n\nAsia Pacific\n------------\n\nThe following table lists the regions in Asia Pacific where\nCA Service resources can be stored. \n\nEurope\n------\n\nThe following table lists the regions in Europe where CA Service\nresources can be stored. \n\nMiddle East\n-----------\n\nThe following table lists the regions in the Middle East where\nCA Service resources can be stored. \n\nAmericas\n--------\n\nThe following table lists the Americas regions where\nCA Service resources can be stored. \n\nAfrica\n------\n\nThe following table lists the regions in Africa where\nCA Service resources can be stored. \n\nDetermining available regions\n-----------------------------\n\nYou can also check the list of supported locations by running the following `gcloud` command. \n\n gcloud privateca locations list\n\nChoosing the best type of location\n----------------------------------\n\nThe location of your CA pools is an important aspect of your application's design. As a rule, design your application so that all of its components are\ngeographically near each other and near your application's clients. You cannot move or export a CA pool after it has been created.\n\nWhat's next\n-----------\n\n- See all the [Google Cloud locations](/about/locations).\n- Learn more about [Geography and regions](/docs/geography-and-regions) in Google Cloud."]]