Skip to content

Repo for notes, diagrams, and code used to help study for the GCP Certified Associate Cloud Engineer Exam

Notifications You must be signed in to change notification settings

DRpandaMD/gcp-certified-associate-cloud-engineer-2020

Repository files navigation

gcp-certified-associate-cloud-engineer-2020

Repo for notes, diagrams, and code used to help study for the GCP Certified Associate Cloud Engineer Exam

Home

Navigation

Overall Exam Structure

Here You can find a link to the BluePrint

  • What is the Job Role Description from Google?

An Associate Cloud Engineer deploys applications, monitors operations of multiple projects, and maintains enterprise solutions to ensure that they meet target performance metrics. This individual has experience working with public clouds and on-premises solutions. They are able to use Google Cloud Console and the command-line interface to perform common platform-based tasks to maintain one or more deployed solutions that leverage Google-managed or self-managed services on Google Cloud.

At a high level they are tasked to do:

  • Deploy applications

  • Monitor operations of multiple projects

  • Maintains enterprise solutions to ensure they meet target performance metrics

  • Experience work with public clouds and on-premies solutions

  • Able to sue Google Cloud Console and the CLI

  • Perform common platform-based task

  • Maintains one or more deploy solutions

  • Leverages Google-managed ort self-managed services on Google Cloud

Exam Domains

  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

Here You can find a link to the BluePrint

Exam Question Break Down

Understand Determine the key question Kicker && Figure out what everything means -question and responses
Eliminate Get rid of responses that have fake info or other errors && Get Rid of responses that conflict with the key question
Evaluate Think through all the tradeoffs for remaining responses && consider bot stated and implied dimensions
Choose Pick exactly the right number && select the best options or eliminate the worst ones
Validate Make sure your responses answer the key question && make sure your responses don't conflict with any details

Cheat Sheet

CheatSheet

Key Building Blocks

  • Compute Engine -- VMs Disks, Network

  • Cloud Functions -- Event-Driven serverless functions

  • Kubernetes Engine -- Manged Kubernetes/Containers

  • Cloud Storage -- Object Storage and Serving

  • Persistent Disk -- VM attached Disk (Hard Disks)

  • Cloud Filestore -- Manged NFS Server

  • Cloud TPU (TensorFlow) -- Specialized Hardware for ML

  • Cloud SQL -- Manged MySQL and PostgresQL

  • Cloud Spanner Horizontally Scalable Relational DB

  • Cloud Firestore -- Strongly-consistent Serverless Document DB

  • Cloud Dataflow -- Stream/batch data processing (Apache Beam)

  • Cloud Dataproc -- Manged Spark and Hadoop

  • Cloud Pub/Sub -- Global Real-time Messaging

  • Google BigQuery -- Data Warehouse/Analytics

  • Virtual Private Cloud -- Software Defined Networking

  • Stackdriver -- GoogleCloud Monitoring Suite of tools

  • Cloud Identity -- Manage Users

  • Cloud IAM -- Resources Access Control

Links


GCP Design and Structure Links

About

Repo for notes, diagrams, and code used to help study for the GCP Certified Associate Cloud Engineer Exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages