클라우드 SQL Basics
원문: cloud-sql-basics
Creates and manages Cloud SQL instances for MySQL, PostgreSQL, and SQL Server. Handles backups, high availability, and secure connectivity for relational database workloads on Google Cloud.
무엇을 하나요
Cloud SQL Basics Cloud SQL is a fully managed relational database service for MySQL, PostgreSQL, and SQL Server. It automates time consuming tasks like patches, updates, backups, and replicas, while providing high performance and availability for your applications. Prerequisites Ensure you have the necessary IAM permissions to create and manage Cloud SQL instances. The Cloud SQL Admin ( roles/cloudsql.admin ) role provides full access to Cloud SQL resources. Quick Start (PostgreSQL) 1. Enable the API: 2. Create an Instance: 3. Set a password for the default user: Because this is a Cloud SQL for PostgreSQL instance, the default admin user is postgres : 4. Create a database: 5. Get the instanc…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.