APIs Explorer Cloud SQL GSP423
Overview The Google APIs Explorer is a tool that helps you explore various Google APIs interactively. With the APIs Explorer, you can: Browse quickly through available APIs and versions. See methods available for each API and what parameters they support along with inline documentation. Execute requests for any method and see responses in real time. Make authenticated and authorized API calls. Search across all services, methods, and your recent requests to quickly find what you are looking for. Cloud SQL is a fully-managed database service that makes it easy to set up, maintain, manage, and administer your relational PostgreSQL and MySQL databases in the cloud. Cloud SQL offers high performance, scalability, and convenience. Hosted on Google Cloud, Cloud SQL provides a database infrastructure for applications running anywhere. In this lab, you will build a Cloud SQL instance and attach a MySQL database to it. After creating a sample CSV file and uploading it to Cloud Storage, you will create a table and pull the file’s contents into your MySQL database. Finally, you will remove the database and its associated data. You will accomplish these tasks with the Cloud SQL Admin API, where you will call various methods through the APIs Explorer tool. Objectives In this lab, you will use the APIs Explorer tool to: - Build a Cloud SQL instance. - Configure a MySQL SQL database and attach it to a Cloud SQL instance. - Pull CSV data from a Cloud Storage bucket and upload it to a MySQL database table. - Delete a MySQL database. #gcp #googlecloud #qwiklabs #learntoearn
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.