Study Jam ACE -Pool 1

Study Jam ACE -Pool 1

Assessment

Flashcard

Computers

Professional Development

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

58 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Your company provides Google accounts for all employees. The operations team needs admin access to many Compute Engine VMs, but security wants credentials distributed efficiently and tied to individual user activity. What’s the best way to handle this?

Back

Have each user generate their SSH key pair, add the public key to their Google account, and grant the team’s Google Group the compute.osAdminLogin role.

2.

FLASHCARD QUESTION

Front

You need to build a custom VPC with a single subnet. The subnet should cover the largest possible IP range. Which CIDR block should you select? Options: 0.0.0.0/0, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16

Back

10.0.0.0/8

3.

FLASHCARD QUESTION

Front

You are selecting a cost-efficient relational database option for a small workload running in one region. You need to support point-in-time recovery. What’s the best choice?

Back

Use Cloud SQL (MySQL) with binary logging enabled.

4.

FLASHCARD QUESTION

Front

You want to configure autohealing for Compute Engine VMs behind a network load balancer across multiple zones. Instances should be recreated automatically if they fail three consecutive health checks within 10 seconds each. What should you do?

Back

Create a managed instance group and configure an HTTP health check for autohealing.

5.

FLASHCARD QUESTION

Front

You are using multiple gcloud configurations. You need to quickly see the Kubernetes Engine cluster of a configuration that is currently inactive. What’s the simplest way?

Back

Run kubectl config use-context followed by kubectl config view.

6.

FLASHCARD QUESTION

Front

Your company stores disaster recovery backups in Cloud Storage. To align with Google’s best practices, which storage class should you choose?

Back

Coldline Storage

7.

FLASHCARD QUESTION

Front

Several employees have created their own GCP projects and paid with personal credit cards. The company now wants to centralize billing for all projects under one new billing account. What should you do?

Back

In the Cloud Console, create a new billing account and add a payment method.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?