Google - Firebrand Training course for Google Associate Cloud Engineer certification

Varaktighet

Varaktighet:

Bara 4 dagar

Metod

Metod:

Klassrum / Uppkopplad / Hybrid

Nästa datum

Nästa datum:

10/2/2025 (Måndag)

Overview

Official Google Cloud Logo

On this accelerated Google Associate Cloud Engineer course, you’ll learn how to deploy applications, monitor operations and manage enterprise solutions on Google Cloud.

In just 4 days, you’ll learn how to configure, access and implement security though managing Identity and Access Management (IAM), as well as ensure successful deployment and implementation of cloud solutions.

Train at twice the speed with Firebrand's unique Lecture | Lab | Review methodology. On this all-inclusive and distraction-free course, you'll sit your exam and become a Google Associate Cloud Engineer.

Return to the office with the skill-set you need to set up an effective cloud infrastructure, fast.

Sju anledningar till varför du bör välja din kurs med Firebrand Training

  1. Två utbildningsalternativ. Välj mellan boende på plats med klassrumsundervisning eller onlinekurser
  2. Du blir certifierad snabbt. Hos oss blir du utbildad rekordsnabbt
  3. Vår kurs är heltäckande. En engångsavgift täcker alla kursmaterial, examina**, boende* och måltider*. Inga dolda extra kostnader.
  4. Godkänn första gången eller träna om gratis. Detta är vår garanti. Vi är övertygade om att du kommer klara kursen på första försöket. Men om inte, kom tillbaka inom ett år och betala endast för boende, examina och tillkommande kostnader
  5. Du kommer lära dig mer. En dag med en traditionell utbildningsleverantör brukar generellt pågå från kl. 9 till 17, med en lång paus för lunch. Med Firebrand Training får du minst 12 timmar/dag av kvalitativ inlärningstid med din instruktör
  6. Du kommer lära dig snabbare. Sannolikheten är att du har en annan inlärningsstil än de omkring dig. Vi kombinerar visuella, auditiva och taktila stilar för att leverera materialet på ett sätt som säkerställer att du lär dig snabbare och enklare
  7. Du kommer studera med de bästa. Vi har varit med på Training Industrys lista "Top 20 IT Training Companies of the Year" varje år sedan 2010. Förutom många fler utmärkelser har vi utbildat och certifierat över 100 000 yrkesverksamma
  • * Endast för boende på plats. Gäller inte för onlinekurser
  • ** Vissa undantag gäller. Vänligen se Exam Track eller prata med våra experter

Curriculum

Module 1: Setting up a cloud solution environment

  • 1a. Setting up cloud projects and accounts:
    • Creating projects
    • Assigning users to pre-defined IAM roles within a project
    • Linking users to G Suite identities
    • Enabling APIs within projects
    • Provisioning one or more Stackdriver accounts
  • 1.b Managing billing configuration:
    • Creating one or more billing accounts
    • Linking projects to a billing account
    • Establishing billing budgets and alerts
    • Setting up billing exports to estimate daily/monthly charges
  • 1.c Installing and configuring the command line interface (CLI), specifically the Cloud SDK (e.g., setting the default project)

Module 2: Planning and configuring a cloud solution

  • 2.a Planning and estimating GCP product use using the Pricing Calculator
  • 2.b Planning and configuring compute resources:
    • Selecting appropriate compute choices for a given workload (e.g., Compute Engine, Kubernetes Engine, App Engine)
    • Using preemptible VMs and custom machine types as appropriate
  • 2.c Planning and configuring data storage options:
    • Product choice (e.g., Cloud SQL, BigQuery, Cloud Spanner, Cloud Bigtable)
    • Choosing storage options (e.g., Regional, Multi-regional, Nearline, Coldline)
  • 2.d Planning and configuring network resources:
    • Differentiating load balancing options
    • Identifying resource locations in a network for availability
    • Configuring Cloud DNS

Module 3: Deploying and implementing a cloud solution

  • 3.a Deploying and implementing Compute Engine resources:
    • Launching a compute instance using Cloud Console and Cloud SDK (gcloud) (e.g., assign disks, availability policy, SSH keys)
    • Creating an autoscaled managed instance group using an instance template
    • Generating/uploading a custom SSH key for instances
    • Configuring a VM for Stackdriver monitoring and logging
    • Assessing compute quotas and requesting increases
    • Installing the Stackdriver Agent for monitoring and logging
  • 3.b Deploying and implementing Kubernetes Engine resources:
    • Deploying a Kubernetes Engine cluster
    • Deploying a container application to Kubernetes Engine using pods
    • Configuring Kubernetes Engine application monitoring and logging
  • 3.c Deploying and implementing App Engine and Cloud Functions resources:
    • Deploying an application to App Engine (e.g., scaling configuration, versions, and traffic splitting)
    • Deploying a Cloud Function that receives Google Cloud events (e.g., Cloud Pub/Sub events, Cloud Storage object change notification events)
  • 3.d Deploying and implementing data solutions:
    • Initialising data systems with products (e.g., Cloud SQL, Cloud Datastore, BigQuery, Cloud Spanner, Cloud Pub/Sub, Cloud Bigtable, Cloud Dataproc, Cloud Storage)
    • Loading data (e.g., Command line upload, API transfer, Import/export, load data from Cloud Storage, streaming data to Cloud Pub/Sub)
  • 3.e Deploying and implementing networking resources:
    • Creating a VPC with subnets. (e.g., Custom-mode VPC, Shared VPC)
    • Launching a Compute Engine instance with custom network configuration (e.g., Internal-only IP address, Google private access, Static external and private IP address, network tags)
    • Creating ingress and egress firewall rules for a VPC (e.g., IP subnets, Tags, Service accounts)
    • Creating a VPN between a Google VPC and an external network using Cloud VPN
    • Creating a load balancer to distribute application network traffic to an application (e.g., Global HTTP(S) load balancer, Global SSL Proxy load balancer, Global TCP Proxy load balancer, Regional Network load balancer, Regional Internal load balancer)
  • 3.f Deploying a Solution using Cloud Launcher:
    • Browsing Cloud Launcher catalog and viewing solution details
    • Deploying a Cloud Launcher marketplace solution
  • 3.g Deploying an Application using Deployment Manager:
    • Developing Deployment Manager templates to automate deployment of an application.
    • Launching a Deployment Manager template to provision GCP resources and configure an application automatically.

Module 4: Ensuring successful operation of a cloud solution

  • 4.a Managing Compute Engine resources:
    • Managing a single VM instance (e.g., start, stop, edit configuration, or delete an instance)
    • SSH/RDP to the instance
    • Attaching a GPU to a new instance and installing CUDA libraries
    • Viewing current running VM Inventory (instance IDs, details)
    • Working with snapshots (e.g., create a snapshot from a VM, view snapshots, delete a snapshot)
    • Working with Images (e.g., create an image from a VM or a snapshot, view images, delete an image)
    • Working with Instance Groups (e.g., set auto-scaling parameters, assign instance template, create an instance template, remove instance group)
    • Working with management interfaces (e.g., Cloud Console, Cloud Shell, GCloud SDK).
  • 4.b Managing Kubernetes Engine resources:
    • Viewing current running cluster inventory (nodes, pods, services)
    • Browsing the container image repository and viewing container image details
    • Working with nodes (e.g., add, edit, or remove a node)
    • Working with pods (e.g., add, edit, or remove pods)
    • Working with services (e.g., add, edit, or remove a service)
    • Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)
  • 4.c Managing App Engine resources:
    • Adjusting application traffic splitting parameters
    • Setting scaling parameters for autoscaling instances
    • Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)
  • 4.d Managing data solutions:
    • Executing queries to retrieve data from data instances (e.g., Cloud SQL, BigQuery, Cloud Spanner, Cloud Datastore, Cloud Bigtable, Cloud Dataproc)
    • Estimating costs of a BigQuery query
    • Backing up and restoring data instances (e.g., Cloud SQL, Cloud Datastore, Cloud Dataproc)
    • Reviewing job status in Cloud Dataproc or BigQuery
    • Moving objects between Cloud Storage buckets
    • Converting Cloud Storage buckets between storage classes
    • Setting object lifecycle management policies for Cloud Storage buckets
    • Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)
  • 4.e Managing networking resources:
    • Adding a subnet to an existing VPC
    • Expanding a CIDR block subnet to have more IP addresses
    • Reserving static external or internal IP addresses
    • Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)
  • 4.f Monitoring and logging:
    • Creating Stackdriver alerts based on resource metrics
    • Creating Stackdriver custom metrics
    • Configuring log sinks to export logs to external systems (e.g., on premises or BigQuery)
    • Viewing and filtering logs in Stackdriver
    • Viewing specific log message details in Stackdriver
    • Using cloud diagnostics to research an application issue (e.g., viewing Cloud Trace data, using Cloud Debug to view an application point-in-time)
    • Viewing Google Cloud Platform status
    • Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK).

Module 5: Configuring access and security

  • 5.a Managing Identity and Access Management (IAM):
    • Viewing account IAM assignments
    • Assigning IAM roles to accounts or Google Groups
    • Defining custom IAM roles
  • 5.b Managing service accounts:
    • Managing service accounts with limited scopes
    • Assigning a service account to VM instances
    • Granting access to a service account in another project
  • 5.c Viewing audit logs for project and managed services

Exam Track

You'll sit the following exam at the Firebrand Training centre, covered by your Certification Guarantee:

  • Google Cloud Certified - Associate Cloud Engineer
    • Exam format: Multiple choice/multiple select
    • Duration: 2 hours
    • Domains:
      • 1. Set up a cloud solution environment
      • 2. Plan and configure a cloud solution
      • 3. Deploy and implement a cloud solution
      • 4. Ensure successful operation of a cloud solution
      • 5. Configure access and security

What's Included

Prerequisites

Before attending this accelerated course, you should have:

  • Experience working with public clouds and on-premises solutions
  • The ability to use Google Cloud Console
  • The ability to use the command-line interface to perform platform-based tasks to maintain one or more deployed solutions that use Google-managed or self-managed services on Google Cloud

Är du redo för din Firebrand kurs?

Vi intervjuar alla potentiella deltagare om deras bakgrund, utbildning, certifiering och personliga inställning. Om du kommer igenom denna process så har du riktigt goda möjligheter att klara din certifiering.

Firebrand Training erbjuder en ambitiös utbildningsmiljö som förutsätter att du verkligen dedikerar dig till kursen. Ovanstående förkunskaper är endast vägledande, många deltagare med mindre erfarenhet men med en annan bakgrund eller kunskap har framgångsrikt genomfört sin utbildning hos Firebrand Training.

Om du funderar på huruvida du uppfyller rekommenderade förkunskaper vänligen ring oss på (0)8 44 68 27 85 och prata med en av våra utbildningsrådgivare som kan hjälpa dig.

Kundreferenser

Här är Firebrand Training recension avsnittet. Sedan 2001 har vi utbildat exakt 134.561 studenter och proffs och bett dem alla att recensera vår Accelerated Learning. För närvarande har, 94,91% sagt att Firebrand överträffade deras förväntningar.

Läs recensioner från avslutade accelereradekurser nedan eller besök Firebrand Stories för skriftliga och videointervjuer med våra tidigare alumni.


"Great teacher, highly recommended GCP instructor. Really enjoyed my week."
Neil Goodridge. (6/6/2023 (Tisdag) till 9/6/2023 (Fredag))

"Great teacher, highly recommended GCP instructor. Really enjoyed my week."
Neil Goodridge. (6/6/2023 (Tisdag) till 9/6/2023 (Fredag))

"Effective way to gain certification. Would highly recommend to colleagues. Great location. Comfortable environment. Good food."
Nigel Hodges, Pyrus Consulting. (21/5/2024 (Tisdag) till 24/5/2024 (Fredag))

"Effective way to gain certification. Would highly recommend to colleagues. Great location. Comfortable environment. Good food."
Nigel Hodges, Pyrus Consulting. (21/5/2024 (Tisdag) till 24/5/2024 (Fredag))

"Very good Resources within the E-Book, Mixed with the Lessons, it is also has good Labs to get hands on Practice and put the theory somewhere practical to get full learning experience, with very high standard explanation throughout the lectures. 10/10!"
Rhys Thomas, Nokia. (7/5/2024 (Tisdag) till 10/5/2024 (Fredag))

Kursdatum

Startar

Slutar

Tillgänglighet

Plats

Registrera

26/8/2024 (Måndag)

29/8/2024 (Torsdag)

Avslutad - Lämna feedback

-

 

 

10/2/2025 (Måndag)

13/2/2025 (Torsdag)

Begränsat antal platser

Rikstäckande

 

24/3/2025 (Måndag)

27/3/2025 (Torsdag)

Platser tillgängliga

Rikstäckande

 

5/5/2025 (Måndag)

8/5/2025 (Torsdag)

Platser tillgängliga

Rikstäckande

 

16/6/2025 (Måndag)

19/6/2025 (Torsdag)

Platser tillgängliga

Rikstäckande

 

Senaste recensioner från våra studenter