Search test library by skills or roles
⌘ K

Google云平台(GCP)测试

About the test:

GCP(Google Cloud Platform)测试使用基于方案的MCQ来评估候选人的GCP服务知识,包括计算,存储,网络,安全和IAM(身份和访问管理)。该测试旨在评估候选人设计,实施和管理安全,可扩展且高度可用的GCP解决方案的能力。

Covered skills:

  • Google计算引擎
  • Google Kubernetes引擎
  • Google Cloud Bigtable
  • Google Cloud SQL
  • Google云功能
  • Google云网络
  • Google App Engine
  • Google云存储
  • Google Cloud Spanner
  • Google Cloud Pub/sub
  • Google云身份和访问管理

9 reasons why
9 reasons why

Adaface Google云平台(GCP)测试 is the most accurate way to shortlist GCP Cloud Architects



Reason #1

Tests for on-the-job skills

The Google云平台(GCP)测试 helps recruiters and hiring managers identify qualified candidates from a pool of resumes, and helps in taking objective hiring decisions. It reduces the administrative overhead of interviewing too many candidates and saves time by filtering out unqualified candidates at the first step of the hiring process.

The test screens for the following skills that hiring managers look for in candidates:

  • 使用Google Compute Engine提供和管理虚拟机的能力
  • 能够在Google App Engine上部署和扩展应用程序
  • 能够在Google Kubernetes引擎上部署和管理集装箱应用程序
  • 能够在Google Cloud Storage中存储和检索数据
  • 使用Google Cloud Bigtable设计和管理NOSQL数据库的能力
  • 使用Google Cloud Spanner设计和管理全球分布的关系数据库的能力
  • 使用Google Cloud SQL提供和管理关系数据库的能力
  • 能够使用Google Cloud Pub/sub创建和管理消息队列
  • 能够使用Google Cloud功能开发无服务器功能
  • 通过Google Cloud Identity和Access Management管理用户访问和权限的能力
  • 通过Google Cloud Networking配置和管理虚拟网络,防火墙和加载平衡器的能力
Reason #2

No trick questions

no trick questions

Traditional assessment tools use trick questions and puzzles for the screening, which creates a lot of frustration among candidates about having to go through irrelevant screening assessments.

View sample questions

The main reason we started Adaface is that traditional pre-employment assessment platforms are not a fair way for companies to evaluate candidates. At Adaface, our mission is to help companies find great candidates by assessing on-the-job skills required for a role.

Why we started Adaface
Reason #3

Non-googleable questions

We have a very high focus on the quality of questions that test for on-the-job skills. Every question is non-googleable and we have a very high bar for the level of subject matter experts we onboard to create these questions. We have crawlers to check if any of the questions are leaked online. If/ when a question gets leaked, we get an alert. We change the question for you & let you know.

How we design questions

这些只是我们库中有10,000多个问题的一个小样本。关于此的实际问题 GCP测试 将是不可行的.

🧐 Question

Medium

Healthy Replica
Google Kubernetes Engine
Solve
Sam Sankman works as Cloud Associate at FTXX Inc. FTXX’s core application is deployed in a Google Kubernetes Engine cluster. When a new version of the application is released, CI/CD tool updates the spec.template.spec.containers[0].image value to reference the Docker image of the new application version. When the Deployment object applies the change, Sam wants to deploy at least 1 replica of the new version and maintain the previous replicas until the new replica is healthy. Which change should Sam make to the Kubernetes Engine Deployment object shown below?
 image
A: Set the Deployment Strategy to Rolling Update
B: Set the Deployment Strategy to Recreate

C: Set maxSurge to 0
D: Set maxSurge to 1

E: Set maxUnavailable to 0
F: Set maxUnavailable to 1

Medium

Network Rules
Virtual Private Cloud
SSH
Solve
Depp works as Google Cloud Architect at Amber Inc. Deep created an instance with following firewall rules:
NAME: ssh-allow
NETWORK: testnet
DIRECTION: INGRESS
PRIORITY: 100
ALLOW: tcp:22

NAME: deny-everything
NETWORK: testnet
DIRECTION: INGRESS
PRIORITY: 400
DENY: tcp:0-65535,udp:0-6553
What would happen if Depp tries SSH to the instance now?

A: SSH would be denied as the deny rule overrides the allow
B: SSH would be allowed as the allow rule overrides the deny
C: SSH would be denied and would need instance reboot for the to allow rule to take effect
D: SSH would be denied and would need gcloud firewall refresh command for the allow rule to take effect

Easy

Storage Costs
Cloud Storage
Solve
Kloo is a social media platform similar to Twitter in the EU market and uses Google Cloud for their infrastructure requirements. Kloo generates multiple files per day. Owing to data regulations, Kloo has to store these files in the EU regional bucket. Kloo’s data team needs only the files of last 14 days for their algorithms and APIs but need to store every single file for safe keeping and regulatory purposes even though the past data is rarely accessed. Given these constraints, how can Kloo’s data team lower the storage costs?
 image

Medium

Storage in Compute Recovery
Cloud Storage
Backups
Solve
You work as a data manager for a large e-commerce company that heavily relies on a PostgreSQL database running on a GCP Compute Engine instance. The company has a well-established backup policy, which includes:

1. Full database backup every Monday at 1:00 AM.
2. Differential backup every day at 1:00 AM, except Monday.
3. Transaction log backup every 30 minutes.

These backups are stored in Google Cloud Storage. Today is Thursday, and a data corruption incident occurred at 4:15 PM. You have the following backup files available:

1. Full backup: Full_Backup_Mon.bak taken on Monday 1:00 AM.
2. Differential backups: Diff_Backup_Tue.bak, Diff_Backup_Wed.bak, Diff_Backup_Thu.bak taken at 1:00 AM on their respective days.
3. Transaction log backups: 30-minute interval backups from Monday 1:30 AM until Thursday 4:00 PM, like TLog_Backup_Thu_1530.bak, TLog_Backup_Thu_1600.bak.

Given the RPO (Recovery Point Objective) of 30 minutes, which of the following sequences of restore operations would ensure minimal data loss?
A: Full_Backup_Mon.bak, Diff_Backup_Thu.bak, then Transaction Log backups from Thursday 1:30 AM to 4:00 PM.
B: Full_Backup_Mon.bak, Diff_Backup_Wed.bak, then all Transaction Log backups from Wednesday and Thursday.
C: Full_Backup_Mon.bak, Diff_Backup_Thu.bak, then all Transaction Log backups from Thursday.
D: Full_Backup_Mon.bak, then all Transaction Log backups from Monday to Thursday 4:00 PM.
E: Full_Backup_Mon.bak, Diff_Backup_Tue.bak, Diff_Backup_Wed.bak, Diff_Backup_Thu.bak, then Transaction Log backups from Thursday 1:30 AM to 4:00 PM.
🧐 Question🔧 Skill

Medium

Healthy Replica
Google Kubernetes Engine

2 mins

Google Cloud Platform
Solve

Medium

Network Rules
Virtual Private Cloud
SSH

3 mins

Google Cloud Platform
Solve

Easy

Storage Costs
Cloud Storage

2 mins

Google Cloud Platform
Solve

Medium

Storage in Compute Recovery
Cloud Storage
Backups

3 mins

Google Cloud Platform
Solve
🧐 Question🔧 Skill💪 Difficulty⌛ Time
Healthy Replica
Google Kubernetes Engine
Google Cloud Platform
Medium2 mins
Solve
Network Rules
Virtual Private Cloud
SSH
Google Cloud Platform
Medium3 mins
Solve
Storage Costs
Cloud Storage
Google Cloud Platform
Easy2 mins
Solve
Storage in Compute Recovery
Cloud Storage
Backups
Google Cloud Platform
Medium3 mins
Solve
Reason #4

1200+ customers in 75 countries

customers in 75 countries
Brandon

借助 Adaface,我们能够将初步筛选流程优化高达 75% 以上,为招聘经理和我们的人才招聘团队节省了宝贵的时间!


Brandon Lee, 人事主管, Love, Bonito

Reason #5

Designed for elimination, not selection

The most important thing while implementing the pre-employment GCP测试 in your hiring process is that it is an elimination tool, not a selection tool. In other words: you want to use the test to eliminate the candidates who do poorly on the test, not to select the candidates who come out at the top. While they are super valuable, pre-employment tests do not paint the entire picture of a candidate’s abilities, knowledge, and motivations. Multiple easy questions are more predictive of a candidate's ability than fewer hard questions. Harder questions are often "trick" based questions, which do not provide any meaningful signal about the candidate's skillset.

Science behind Adaface tests
Reason #6

1 click candidate invites

Email invites: You can send candidates an email invite to the GCP测试 from your dashboard by entering their email address.

Public link: You can create a public link for each test that you can share with candidates.

API or integrations: You can invite candidates directly from your ATS by using our pre-built integrations with popular ATS systems or building a custom integration with your in-house ATS.

invite candidates
Reason #7

Detailed scorecards & benchmarks

查看样本记分卡
Reason #8

High completion rate

Adaface tests are conversational, low-stress, and take just 25-40 mins to complete.

This is why Adaface has the highest test-completion rate (86%), which is more than 2x better than traditional assessments.

test completion rate
Reason #9

Advanced Proctoring


Learn more

About the Google云平台(GCP)测试

Why you should use Google云平台(GCP)测试?

The GCP测试 makes use of scenario-based questions to test for on-the-job skills as opposed to theoretical knowledge, ensuring that candidates who do well on this screening test have the relavant skills. The questions are designed to covered following on-the-job aspects:

  • 实施和管理Google计算引擎
  • 在Google App Engine上部署和扩展应用程序
  • 使用Google Kubernetes引擎管理和编排集装箱应用程序
  • 在Google云存储中存储和访问数据
  • 使用Google Cloud Bigtable设计和实施数据库解决方案

Once the test is sent to a candidate, the candidate receives a link in email to take the test. For each candidate, you will receive a detailed report with skills breakdown and benchmarks to shortlist the top candidates from your pool.

What topics are covered in the Google云平台(GCP)测试?

  • Google App Engine

    Google App Engine是一个平台作为服务(PAAS)提供该功能使开发人员能够在Google的基础架构上构建和托管Web应用程序。它通过自动管理基础架构来简化部署和扩展应用程序的过程。该技能应在测试中衡量,以评估候选人在Google Cloud Platform上开发和部署可扩展Web应用程序的能力。

  • Google kubernetes Engine

    Google kubernetes Engine是一个用于管理环境的环境使用Kubernetes部署,管理和缩放容器化的应用程序。它提供了一种可靠,有效的方法,可以协调多个节点的容器部署,从而确保高可用性和可扩展性。该技能应在测试中衡量,以评估候选人对容器化的知识及其使用Kubernetes部署和管理集装箱应用程序的能力。

  • Google Cloud Storage

    Google Cloud Cloud Storage是一个对象允许用户存储和检索数据在云中的存储服务。它为各种数据(包括非结构化数据)提供安全,耐用和可扩展的存储。应在测试中测量此技能,以评估候选人对云存储概念的熟悉程度及其有效使用Google Cloud Storage的能力。

  • Google Cloud Bigtable

    Google Cloud Cloud bigtable是分布式的NOSQL数据库服务旨在处理延迟较低的大量数据。它用于存储和分析大型数据集,例如时间序列数据和多媒体内容。该技能应在测试中衡量,以评估候选人在与BigTable合作的知识和经验以及其设计和实施数据存储解决方案的大规模应用程序的能力。

  • Google Cloud SQL SQL

    Google Clough Cloud Cloud SQL是一种完全管理的关系数据库服务,可轻松在云中设置,管理和管理MySQL,PostgreSQL和SQL Server数据库。它提供自动备份,扩展功能和内置安全功能。该技能应在测试中衡量,以评估候选人在使用托管关系数据库合作的熟练程度及其利用云SQL用于构建可扩展和安全应用程序的能力。

  • Google Cloud Cloud/sub sub </sub </sub </sub </sub </h4> < P> Google Cloud Pub/sub是一项消息传递服务,允许应用程序实时交换消息。它在分布式系统和应用程序之间提供可靠,可扩展和异步的通信。该技能应在测试中衡量,以评估候选人对事件驱动的体系结构的了解及其使用Pub/sub。 Google Cloud Functions是一种无服务器计算服务,允许用户在云中运行事件驱动的代码。它使开发人员能够构建和部署对事件响应的小型单用途功能,并且可以自动缩放。该技能应在测试中衡量,以评估候选人对无服务器计算概念的熟悉程度及其使用云功能开发和部署无服务器应用程序的能力。</p> <h4> Google Cloud Cloud Identity and Access Management

    Google Cloud Identity and Access Management(IAM)是一个集中的安全管理系统,使管理员能够管理Google Cloud Resources的访问控制和权限。它提供了对谁可以访问特定资源以及他们可以执行哪些操作的精细控制。该技能应在测试中衡量,以评估候选人对IAM概念的理解及其为Google Cloud Resources实施安全访问控制策略的能力。

  • Google Cloud Cloud Networking

    Google Cloud Cloud Cloud Networking包括Google Cloud Platform提供的一系列网络服务和技术。它包括用于创建隔离网络环境的虚拟私有云(VPC),用于在多个实例上分配流量的负载平衡,用于域名管理的DN和用于将本地网络安全连接到云的VPN。该技能应在测试中衡量,以评估候选人对网络基础知识的了解及其在Google Cloud Platform上设计和配置网络解决方案的能力。

  • Full list of covered topics

    The actual topics of the questions in the final test will depend on your job description and requirements. However, here's a list of topics you can expect the questions for GCP测试 to be based on.

    虚拟机
    实例类型
    自动缩放
    托管实例组
    负载均衡
    部署策略
    扩展策略
    环境
    服务
    配置文件
    基础架构作为代码
    Docker容器
    Kubernetes
    豆荚
    服务
    入口
    持续的数量
    对象存储
    水桶
    生命周期管理
    访问控制
    版本控制
    IAM政策
    我的角色
    访问控制列表
    表设计
    数据建模
    一致性
    交易
    索引列
    次要索引
    碎片
    高可用性
    监视
    备份
    复制
    地理复制
    备份还原
    实例创建
    配置
    数据库迁移
    查询和过滤
    基于ML的API
    消息发布
    消息传递
    消息消耗
    消息排序
    事件驱动的架构
    触发器
    验证
    授权
    云角色
    政策约束
    自定义角色
    网络概念
    虚拟私有云
    子网
    防火墙
    VPN
    云路由器
    IP转发
    数据包路由
    负载均衡
    无服务器体系结构
    用作服务
    事件触发
    数据处理
    酒吧/子整合
    记录和监视

What roles can I use the Google云平台(GCP)测试 for?

  • GCP Cloud Architect
  • GCP云工程师
  • GCP数据工程师
  • 主要数据工程师(GCP)
  • GCP云网络管理员

How is the Google云平台(GCP)测试 customized for senior candidates?

For intermediate/ experienced candidates, we customize the assessment questions to include advanced topics and increase the difficulty level of the questions. This might include adding questions on topics like

  • 使用Google Cloud Spanner创建全球一致的分布式数据库
  • 使用Google Cloud SQL开发和管理关系数据库
  • 使用Google Cloud Pub/Sub建造事件驱动的系统
  • 使用Google Cloud功能编写和部署无服务器功能
  • 通过Google Cloud Identity和Access Management确保并控制对资源的访问
  • 使用Google云网络设计和实施网络体系结构
Singapore government logo

招聘经理认为,通过小组面试中提出的技术问题,他们能够判断哪些候选人得分更高,并与得分较差的候选人区分开来。他们是 非常满意 通过 Adaface 筛选入围的候选人的质量。


85%
减少筛查时间

Google云平台(GCP)测试 常见问题解答

我可以将多个技能结合在一起,为一个自定义评估吗?

是的,一点没错。自定义评估是根据您的职位描述进行的,并将包括有关您指定的所有必备技能的问题。

您是否有任何反交换或策略功能?

我们具有以下反交易功能:

  • 不可解决的问题
  • IP策略
  • Web Protoring
  • 网络摄像头Proctoring
  • 窃检测
  • 安全浏览器

阅读有关[Proctoring功能](https://www.adaface.com/proctoring)的更多信息。

如何解释考试成绩?

要记住的主要问题是评估是消除工具,而不是选择工具。优化了技能评估,以帮助您消除在技术上没有资格担任该角色的候选人,它没有进行优化以帮助您找到该角色的最佳候选人。因此,使用评估的理想方法是确定阈值分数(通常为55%,我们为您提供基准测试),并邀请所有在下一轮面试中得分高于门槛的候选人。

我可以使用该测试的经验水平?

每个ADAFACE评估都是为您的职位描述/理想候选角色定制的(我们的主题专家将从我们的10000多个问题的图书馆中选择正确的问题)。可以为任何经验级别定制此评估。

每个候选人都会得到同样的问题吗?

是的,这使您比较候选人变得容易得多。 MCQ问题的选项和问题顺序是随机的。我们有[抗欺骗/策略](https://www.adaface.com/proctoring)功能。在我们的企业计划中,我们还可以选择使用类似难度级别的问题创建多个版本的相同评估。

我是候选人。我可以尝试练习测试吗?

不,不幸的是,我们目前不支持实践测试。但是,您可以使用我们的[示例问题](https://www.adaface.com/questions)进行练习。

使用此测试的成本是多少?

您可以查看我们的[定价计划](https://www.adaface.com/pricing/)。

我可以免费试用吗?

我刚刚搬到了一个付费计划。我如何要求自定义评估?

customers across world
Join 1200+ companies in 75+ countries.
立即尝试最候选的友好技能评估工具。
g2 badges
Ready to use the Adaface GCP测试?
Ready to use the Adaface GCP测试?
logo
40 min tests.
No trick questions.
Accurate shortlisting.
术语 隐私 信任指南

🌎选择您的语言

English Norsk Dansk Deutsche Nederlands Svenska Français Español Chinese (简体中文) Italiano Japanese (日本語) Polskie Português Russian (русский)
ada
Ada
● Online
Previous
Score: NA
Next
✖️