Docsity
Docsity

Prepara tus exámenes
Prepara tus exámenes

Prepara tus exámenes y mejora tus resultados gracias a la gran cantidad de recursos disponibles en Docsity


Consigue puntos base para descargar
Consigue puntos base para descargar

Gana puntos ayudando a otros estudiantes o consíguelos activando un Plan Premium


Orientación Universidad
Orientación Universidad

Google cloud platform, Transcripciones de Ingeniería

Google cloud platform associate cloud engineer

Tipo: Transcripciones

2023/2024

Subido el 22/05/2025

random-random-random
random-random-random 🇨🇴

1 documento

1 / 72

Toggle sidebar

Esta página no es visible en la vista previa

¡No te pierdas las partes importantes!

bg1
Preparing for Your
Associate Cloud
Engineer Journey
Course Workbook
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45
pf46
pf47
pf48

Vista previa parcial del texto

¡Descarga Google cloud platform y más Transcripciones en PDF de Ingeniería solo en Docsity!

Preparing for Your

Associate Cloud

Engineer Journey

Course Workbook

Certification Exam Guide Sections

1 Setting up a cloud solution environment

2 Planning and configuring a cloud solution

3 Deploying and implementing a cloud solution

4 Ensuring successful operation of a cloud solution

5 Configuring access and security

  1. 1 Diagnostic Question 01

A. Assign Stella a roles/compute.viewer role. B. Assign Stella compute.instances.get permissions on all of the projects she needs to monitor. C. Add Stella to a Google Group in your organization. Bind that group to roles/compute.viewer. D. Assign the “viewer” policy to Stella.

Stella is a new member of a team in your company who has been put in charge of monitoring VM instances in the organization. Stella will need the required permissions to perform this role.

How should you grant her those permissions?

  1. 1 Diagnostic Question 02

A. Organization, Project, Resource, Folder. B. Organization, Folder, Project, Resource. C. Project, Organization, Folder, Resource. D. Resource, Folder, Organization, Project.

How are resource hierarchies organized in Google Cloud?

  1. 1 Diagnostic Question 04

A. Assign Jane the roles/storage.objectCreator on every project. B. Assign Jane the roles/viewer on each project and the roles/storage.objectCreator for each bucket. C. Assign Jane the roles/editor at the organizational level. D. Add Jane to a group that has the roles/storage.objectAdmin role assigned at the organizational level.

Jane will manage objects in Cloud Storage for the Cymbal Superstore. She needs to have access to the proper permissions for every project across the organization.

What should you do?

  1. 1 Diagnostic Question 05

A. Grant the most restrictive basic role to most services, grant predefined or custom roles as necessary. B. Grant predefined and custom roles that provide necessary permissions and grant basic roles only where needed. C. Grant the least restrictive basic roles to most services and grant predefined and custom roles only when necessary. D. Grant custom roles to individual users and implement basic roles at the resource level.

You need to add new groups of employees in Cymbal Superstore’s production environment. You need to consider Google’s recommendation of using least privilege.

What should you do?

Skill Badges

Setting up cloud projects

  1. (^1) and accounts

Overview | IAM Documentation Resource hierarchy | Resource Manager Documentation Understanding roles | IAM Documentation

Courses Documentation

Google Cloud Fundamentals: Core Infrastructure ● M2 Resources and Access in the Cloud

Architecting with Google Compute Engine ● M4 Identity and Access Management (IAM)

Essential Google Cloud Infrastructure: Core Services ● M1 Identity and Access Management (IAM)

=

Google Cloud Implement Load Balancing on Compute Engine

Google Cloud Set Up an App Dev Environment on Google Cloud

Diagnostic Question 07

A. Set up Cloud Billing to pay for usage costs in Google Cloud projects and Google Workspace accounts. B. A project and its resources can be tied to more than one billing account. C. A billing account can be linked to one or more projects. D. A project and its resources can only be tied to one billing account. E. If your project only uses free resources you don’t need a link to an active billing account.

How are billing accounts applied to projects in Google Cloud? (Pick two.)

  1. 2
  1. 2 Managing billing configuration

Courses Documentation

Create, modify, or close your self-serve Cloud Billing account Create, edit, or delete budgets Architecting with GoogleCompute Engine and budget alerts | Cloud Billing

● M6 Resource Management

Essential Google Cloud Infrastructure: Core Services ● M3 Resource Management

Google Cloud Fundamentals: Core Infrastructure ● M2 Resources and Access in the Cloud

=

Section 2:

Planning and configuring a

cloud solution

Diagnostic Question 02

A. SSH into a Compute Engine VM and execute your code. B. Package your code to a container image and post it to Cloud Run. C. Implement a deployment manifest and run kubectl apply on it in Google Kubernetes Engine. D. Code your solution in Cloud Run functions.

Cymbal Superstore decides to pilot a cloud application for their point of sale system in their flagship store. You want to focus on code and develop your solution quickly, and you want your code to be portable.

How do you proceed?

  1. 1

Diagnostic Question 03

A. Create Compute Engine Virtual Machines and migrate the app to that infrastructure. B. Deploy the existing application to App Engine. C. Deploy your application in a container image to Cloud Run. D. Implement a Kubernetes cluster and create pods to enable your app.

An application running on a highly-customized version of Ubuntu needs to be migrated to Google Cloud. You need to do this in the least amount of time with minimal code changes.

How should you proceed?

  1. 1

Documentation

Courses

Architecting with Google Compute Engine ● M3 Virtual Machines

Essential Google Cloud Infrastructure: Foundation ● M3 Virtual Machines

Choosing the right compute option in GCP: a decision tree Application Hosting Options Tutorials | Compute Engine Documentation

Google Cloud Fundamentals: Core Infrastructure ● M3 Virtual Machines and Networks in the Cloud ● M5 Containers in the Cloud ● M6 Applications in the Cloud

=

Skill Badge

Planning and configuring

  1. (^1) compute resources

Getting Started with Google Kubernetes Engine ● M2 Introduction to Containers and Kubernetes

Google Cloud Develop your Google Cloud Network

Diagnostic Question 05

A. BigQuery B. Cloud SQL C. Spanner D. Firestore

Cymbal Superstore needs to analyze whether they met quarterly sales projections. Analysts assigned to run this query are familiar with SQL.

What data solution should they implement?

  1. 2