MySQL은 저렴한 비용으로 강력한 트랜잭션 처리를 제공하는 가장 인기 있는 오픈소스 관계형 데이터베이스 중 하나입니다. MySQL에 관한 일반적인 개요는 MySQL이란 무엇인가요?를 참고하세요.
Google Cloud 프로젝트의 일부로 MySQL을 배포하는 방법에는 여러 가지가 있습니다.
Cloud SQL은 MySQL을 웹 서비스로 제공합니다. Cloud SQL을 사용하여 Google Cloud에 MySQL 데이터베이스를 호스팅하고 Google Cloud 가 복제, 패치 관리, 데이터베이스 관리와 같은 관리 작업을 처리하도록 할 수 있습니다. 개요는 Cloud SQL 개요를 참고하세요.
Google Cloud Marketplace를 사용하면 클릭 한 번으로 Compute Engine 인스턴스에 MySQL을 설치할 수 있습니다. Cloud Marketplace에서 사용 가능한 MySQL 설치 옵션을 Google Cloud 콘솔에서 둘러보려면 다음 단계를 따르세요.
이전 옵션이 요구사항에 맞지 않는 경우(예: 내가 만든 맞춤 이미지에 MySQL을 배포하려는 경우 또는 설치 프로세스를 완전히 제어하려는 경우) Compute Engine 인스턴스를 만들고 MySQL을 인스턴스에 직접 설치하여 MySQL을 수동으로 설치할 수 있습니다. 자세한 내용은 Compute Engine에 MySQL 설치를 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-03(UTC)"],[],[],null,["*** ** * ** ***\n\nMySQL is one of the most popular open source relational databases, offering\nrobust transaction processing at low costs. For a general overview of MySQL, see\n[What is MySQL](/mysql).\n\nThere are several ways that you can deploy MySQL as part of your\nGoogle Cloud project:\n\n- *Cloud SQL* offers MySQL as a web service. You can use Cloud SQL to host your MySQL database in Google's cloud, and let Google Cloud handle administrative duties like replication, patch management, and database management. For an overview, see [Cloud SQL overview](/sql/docs/introduction).\n- *Google Cloud Marketplace* lets you click to install MySQL onto a\n Compute Engine instance. To browse available MySQL installation\n options from Cloud Marketplace in the Google Cloud console:\n\n [Go to Cloud Marketplace](https://console.cloud.google.com/marketplace/browse?q=mysql)\n- You can *manually install and customize* MySQL on Compute Engine. For\n manual installation instructions, see\n [Install MySQL on Compute Engine](/compute/docs/instances/mysql/setup-mysql). To optimize your configuration of\n MySQL, follow the guide at [Configure MySQL on Compute Engine]().\n\nChoose the best MySQL deployment option for your needs\n\nTo understand which MySQL deployment option best fits your needs, consider the\noptions as follows:\n\nTry Cloud SQL (recommended)\n\nIf you want the convenience of having Google Cloud take care of the\nbackend database and server administration chores, we recommend that you use\n[Cloud SQL](/sql/docs/introduction).\nCloud SQL provides the following advantages:\n\n- Automated backups\n- Point-in-time recovery\n- Replication of your data across multiple [zones](/docs/geography-and-regions) for greater availability and resiliency.\n\nIf you require MySQL features that Cloud SQL doesn't support, such as\nuser defined functions or the SUPER privilege, you can explore the options that\nfollow. For more information about the features that Cloud SQL\nsupports, see the\n[Cloud SQL FAQ](/sql/faq#supportmysqlfeatures).\n\nExplore Google Cloud Marketplace deployment options\n\nCloud Marketplace offers several options for MySQL installations,\nincluding:\n\n- A standalone MySQL installation\n- LAMP stacks\n- LEMP stacks\n- Nginx stacks\n- A Percona MySQL Cluster installation\n\nBrowse available MySQL installation options from Cloud Marketplace in\nthe Google Cloud console:\n\n[Go to Google Cloud Marketplace](https://console.cloud.google.com/marketplace/browse?q=mysql)\n\nManually install MySQL\n\nIf the previous options don't fit your requirements, such as if you want to\ndeploy MySQL on a custom image you created, or if you want complete control of\nthe installation process, you can manually install MySQL by creating a\nCompute Engine instance and installing MySQL directly onto it. For more\ndetailed instructions, see\n[Install MySQL on Compute Engine](/compute/docs/instances/mysql/setup-mysql).\n\nWhat's next\n\n- For best practices and tips for running MySQL workloads on Compute Engine, see [Configure MySQL on Compute Engine](/compute/docs/instances/mysql/mysql-workloads).\n- For more information about Cloud SQL, see the [Cloud SQL for MySQL documentation](/sql/docs/mysql).\n- Browse the MySQL installation options from Cloud Marketplace in the\n Google Cloud console:\n\n [Go to Cloud Marketplace](https://console.cloud.google.com/marketplace/browse?q=mysql)\n- To manually install MySQL on a Compute Engine instance, see\n [Install MySQL on Compute Engine](/compute/docs/instances/mysql/setup-mysql)."]]