Membuat instance uji coba gratis dan mengimpor data contoh

Panduan memulai instance uji coba gratis Bigtable ini akan memandu Anda melalui langkah-langkah awal penyiapan instance uji coba gratis Bigtable dan penjelajahan kemampuan Bigtable.

Instance uji coba gratis Bigtable memungkinkan Anda mempelajari dan menjelajahi fitur serta kemampuan Bigtable tanpa biaya selama 90 hari. Untuk mengetahui informasi selengkapnya tentang uji coba gratis Bigtable dan instance uji coba gratis Bigtable, lihat Ringkasan uji coba gratis.

Dalam panduan memulai ini, Anda akan melakukan tindakan berikut:

  • Buat instance uji coba gratis Bigtable di konsol Google Cloud .
  • Jalankan kueri pada data contoh menggunakan Bigtable Studio.
  • Impor 100 GB data sampel untuk pengujian performa.
  • Impor data Anda sendiri ke instance uji coba gratis Bigtable menggunakan Cloud Shell.

Sebelum memulai

  • Periode uji coba 10 hari tersedia untuk semua pengguna yang memiliki Akun Google.
  • Periode uji coba 10 hari dapat diperpanjang hingga 90 hari jika Penagihan Cloud diaktifkan di project dengan instance uji coba gratis Bigtable. Anda tidak akan ditagih kecuali Anda memilih untuk mengupgrade instance uji coba gratis Bigtable ke instance berbayar.
  • Jika Anda menghapus instance uji coba gratis Bigtable, Anda tidak dapat membuat instance lain lagi, meskipun periode uji coba 90 hari masih aktif.
  • Aktifkan API dan tetapkan peran IAM:
    1. Login ke akun Google Cloud Anda. Jika Anda baru menggunakan Google Cloud, buat akun untuk mengevaluasi performa produk kami dalam skenario dunia nyata. Pelanggan baru juga mendapatkan kredit gratis senilai $300 untuk menjalankan, menguji, dan men-deploy workload.
    2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

      Roles required to select or create a project

      • Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
      • Create a project: To create a project, you need the Project Creator role (roles/resourcemanager.projectCreator), which contains the resourcemanager.projects.create permission. Learn how to grant roles.

      Go to project selector

    3. Enable the Cloud Bigtable and Cloud Bigtable Admin APIs.

      Roles required to enable APIs

      To enable APIs, you need the serviceusage.services.enable permission. If you created the project, then you likely already have this permission through the Owner role (roles/owner). Otherwise, you can get this permission through the Service Usage Admin role (roles/serviceusage.serviceUsageAdmin). Learn how to grant roles.

      Enable the APIs

    4. Make sure that you have the following role or roles on the project: roles/bigtable.admin

      Check for the roles

      1. In the Google Cloud console, go to the IAM page.

        Go to IAM
      2. Select the project.
      3. In the Principal column, find all rows that identify you or a group that you're included in. To learn which groups you're included in, contact your administrator.

      4. For all rows that specify or include you, check the Role column to see whether the list of roles includes the required roles.

      Grant the roles

      1. In the Google Cloud console, go to the IAM page.