Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Google Cloud 認定資格 英語試験合格への道

Google Cloud 認定資格 英語試験合格への道

Jagu'e'r 人材育成分科会 LACO Meet up #18

Avatar for hirataikue

hirataikue

May 29, 2025
Tweet

More Decks by hirataikue

Other Decks in Technology

Transcript

  1. 開江 太一 ・2024 年新卒入社 / 入社 2 年目 ・Google Cloud

    の生成 AI 案件にてバックエンド開発を担当 アイレット株式会社 ひ ら く え た い ち 経歴 DX開発事業部 フルスタックセクション ・犬の散歩 ・ピアノ(練習中) 趣味
  2. 受験のきっかけ - 先月の状況 • 日本語試験の認定資格はコンプリート済み ◦ 今年の All Certification Holders

    受賞したい • 英語の試験にはずっと手を出せずにいた ◦ 受けなければ・・・と思いつつ後回し ◦ 英語は得意ではない • 英語試験がどんどん増えてきた ◦ 気づけば 5 個もある
  3. 受験のきっかけ - 結果 • Google Cloud Certified - Professional Cloud

    Database Engineer • Google Cloud Certified - Professional Machine Learning Engineer なんとか 2 つ合格できた 🙌
  4. 問題文の読み解き方 You have created an instance of Cloud SQL. The

    data stored in the instance is expected to increase rapidly up to 60 TB. You need to ensure that the database instance is reliable and can increase capacity with minimal intervention. What should you do? A. Use local SSD. B. Enable high availability failover. C. Enable automatic storage increases. D. Use a cron script to increase storage when required. Professional Cloud Database Engineer 例題 引用:https://docs.google.com/forms/d/e/1FAIpQLSe55cAg8a3NzgV_QCJ2_F75NAyE44Z-XuVB6oPJXaWnI5UBIQ/viewform
  5. 問題文の読み解き方 You have created an instance of Cloud SQL. The

    data stored in the instance is expected to increase rapidly up to 60 TB. You need to ensure that the database instance is reliable and can increase capacity with minimal intervention. What should you do? Professional Cloud Database Engineer 例題 引用:https://docs.google.com/forms/d/e/1FAIpQLSe55cAg8a3NzgV_QCJ2_F75NAyE44Z-XuVB6oPJXaWnI5UBIQ/viewform 1. 問題文を前半と後半に分解する 前半:問題の状況・背景が書かれている 後半:出題者が求めている要件・目的が書かれている
  6. 問題文の読み解き方 You have created an instance of Cloud SQL. The

    data stored in the instance is expected to increase rapidly up to 60 TB. You need to ensure that the database instance is reliable and can increase capacity with minimal intervention. What should you do? Professional Cloud Database Engineer 例題 引用:https://docs.google.com/forms/d/e/1FAIpQLSe55cAg8a3NzgV_QCJ2_F75NAyE44Z-XuVB6oPJXaWnI5UBIQ/viewform 2. 前半からキーワードを拾いつつ、 後半を全力で読む 状況・背景 :Cloud SQL、急激に増加、最大 60 TB 要件・目的 :信頼性が高く、最小限の操作で容量を拡張したい
  7. 問題文の読み解き方 You have created an instance of Cloud SQL. The

    data stored in the instance is expected to increase rapidly up to 60 TB. You need to ensure that the database instance is reliable and can increase capacity with minimal intervention. What should you do? Professional Cloud Database Engineer 例題 引用:https://docs.google.com/forms/d/e/1FAIpQLSe55cAg8a3NzgV_QCJ2_F75NAyE44Z-XuVB6oPJXaWnI5UBIQ/viewform 3. 要件を満たす選択肢を選ぶ (信頼性が高く、最小限の操作で容量を拡張 ) A. Use local SSD. B. Enable high availability failover. C. Enable automatic storage increases. D. Use a cron script to increase storage when required.  ❌ ❌ ✅ ❌