Learn from Google Cloud experts working at Google

Learn from Google Cloud experts working at Google

Courses

January 8 | 11AM - February 27 | 1PM

Online

40000

Sorry, this show is already over but head here for other fun events!

Event Guide

Digital Event

Online

For Age(s)

18+

Language

English

Masterclass

Learn from an expert

Invite your friends

and enjoy a shared experience

SHARE

Learn from Google Cloud experts working at Google

Courses

January 8 | 11AM - February 27 | 1PM

Online

40000

Sorry, this show is already over but head here for other fun events!

Event Guide

Digital Event

Online

For Age(s)

18+

Language

English

Masterclass

Learn from an expert

Invite your friends

and enjoy a shared experience

Event Guide

Digital Event

Online

For Age(s)

18+

Language

English

Masterclass

Learn from an expert

Invite your friends

and enjoy a shared experience

About the Event

GOOGLE ASSOCIATE (GCP) CLOUD ZOOM ONLINE CERTIFICATION TRAINING CLASSES


>>Student Testimonial<<

Hi Sanjeev! I passed! Couldn’t believe it. Your training made certification so easy for me! Thank you for everything. - Jhon


**Highlights**


Practical Hands-On | Instructor-led & Guided | LIVE Interactive class with many other students participating

January 8, 2022 - February 27, 2022 for 32 hours over 8 weekends, 16 sessions, 2 sessions per weekend, 2 hours per session.


Training material | Lab exercises | Training session recordings


The course will be taught in English language


8 Weekends Google Associate (GCP) Cloud Certification Prep. Training Course Weekly Schedule

January 8, 2022 - February 27, 2022, IST


32 Hours | 2 Hours on Saturdays, 2 Hours on Sundays every weekend IST

7:30 AM - 9:30 AM IST each of those days



Training material, instructor handouts and access to useful resources on the cloud provided

Practical Hands-on Lab exercises provided


Real-life Scenarios

Course taught by Certified Trainer who is also Certified Google Associate Cloud engineer

Unlimited Repeat of this course for upto 1 year or until you pass the Google Associate Cloud Engineer Certification exam.


Course Overview

This course prepares you to become Google Associate Cloud Engineer who 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.


Audience profile

Those who want to become Google Associate Cloud Engineers

Those preparing for the Google Associate Cloud Engineer exam


Prerequisites

Basic understanding of Google Cloud Platform products and services

Basic understanding of cloud concepts such as virtual machines, containers, and networking


Course Outline

1. Setting up a cloud solution environment

1.1 Setting up cloud projects and accounts. Activities include:


Creating projects

Assigning users to predefined IAM roles within a project

Managing users in Cloud Identity (manually and automated)

Enabling APIs within projects

Provisioning one or more Stackdriver workspaces

1.2 Managing billing configuration. Activities include:

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.3 Installing and configuring the command line interface (CLI), specifically the Cloud SDK (e.g., setting the default project).

2. Planning and configuring a cloud solution

2.1 Planning and estimating GCP product use using the Pricing Calculator

2.2 Planning and configuring compute resources. Considerations include:

Selecting appropriate compute choices for a given workload (e.g., Compute Engine, Google Kubernetes Engine, App Engine, Cloud Run, Cloud Functions)

Using preemptible VMs and custom machine types as appropriate

2.3 Planning and configuring data storage options. Considerations include:

Product choice (e.g., Cloud SQL, BigQuery, Cloud Spanner, Cloud Bigtable)

Choosing storage options (e.g., regional, multi-regional, nearline, coldline)

2.4 Planning and configuring network resources. Tasks include:

Differentiating load balancing options

Identifying resource locations in a network for availability

Configuring Cloud DNS

3. Deploying and implementing a cloud solution

3.1 Deploying and implementing Compute Engine resources. Tasks include:

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.2 Deploying and implementing Google Kubernetes Engine resources. Tasks include:

Deploying a Google Kubernetes Engine cluster

Deploying a container application to Google Kubernetes Engine using pods

Configuring Google Kubernetes Engine application monitoring and logging

3.3 Deploying and implementing App Engine, Cloud Run, and Cloud Functions resources. Tasks include, where applicable:

Deploying an application, updating scaling configuration, versions, and traffic splitting

Deploying an application that receives Google Cloud events (e.g., Cloud Pub/Sub events, Cloud Storage object change notification events)

3.4 Deploying and implementing data solutions. Tasks include:

Initializing data systems with products (e.g., Cloud SQL, Cloud Datastore, BigQuery, Cloud Spanner, Cloud Pub/Sub, Cloud Bigtable, Cloud Dataproc, Cloud Dataflow, 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.5 Deploying and implementing networking resources. Tasks include:

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.6 Deploying a solution using Cloud Marketplace. Tasks include:

Browsing Cloud Marketplace catalog and viewing solution details

Deploying a Cloud Marketplace solution

3.7 Deploying application infrastructure using Cloud Deployment Manager. Tasks include:

Developing Deployment Manager templates

Launching a Deployment Manager template

4. Ensuring successful operation of a cloud solution

4.1 Managing Compute Engine resources. Tasks include:

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 autoscaling parameters, assign instance template, create an instance template, remove instance group)

Working with management interfaces (e.g., Cloud Console, Cloud Shell, GCloud SDK)

4.2 Managing Google Kubernetes Engine resources. Tasks include:

Viewing current running cluster inventory (nodes, pods, services)

Browsing the container image repository and viewing container image details

Working with node pools (e.g., add, edit, or remove a node pool)

Working with pods (e.g., add, edit, or remove pods)

Working with services (e.g., add, edit, or remove a service)

Working with stateful applications (e.g. persistent volumes, stateful sets)

Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)

4.3 Managing App Engine and Cloud Run resources. Tasks include:

Adjusting application traffic splitting parameters

Setting scaling parameters for autoscaling instances

Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)

4.4 Managing storage and database solutions. Tasks include:

Moving objects between Cloud Storage buckets

Converting Cloud Storage buckets between storage classes

Setting object life cycle management policies for Cloud Storage buckets

Executing queries to retrieve data from data instances (e.g., Cloud SQL, BigQuery, Cloud Spanner, Cloud Datastore, Cloud Bigtable)

Estimating costs of a BigQuery query

Backing up and restoring data instances (e.g., Cloud SQL, Cloud Datastore)

Reviewing job status in Cloud Dataproc, Cloud Dataflow, or BigQuery

Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)

4.5 Managing networking resources. Tasks include:

Adding a subnet to an existing VPC

Expanding a 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.6 Monitoring and logging. Tasks include:

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)

5. Configuring access and security

5.1 Managing identity and access management (IAM). Tasks include:

Viewing IAM role assignments

Assigning IAM roles to accounts or Google Groups

Defining custom IAM roles

5.2 Managing service accounts. Tasks include:

Managing service accounts with limited privileges

Assigning a service account to VM instances

Granting access to a service account in another project

5.3 Viewing audit logs for project and managed services.

Terms & Conditions

Learn from Google Cloud experts working at Google

Courses

January 8 | 11AM - February 27 | 1PM

Online

40000

Sorry, this show is already over but head here for other fun events!

Event Guide

Digital Event

Online

For Age(s)

18+

Language

English

Masterclass

Learn from an expert

Invite your friends

and enjoy a shared experience

40000

Sorry, this show is already over but head here for other fun events!

Subscribe to our newsletter

There’s a range of amazing experiences; from music and comedy to food and beverage festivals that you probably have nooooooo idea about.

Be in the know!

HIT PAUSE ON BOREDOM

Watch and cheer for your favourite teams, Discover new hobbies with workshops & courses And Groove to the beats of your favourite artists.

Download our App now!

Curated & Handpicked Events in Online

insider.in aims to give you experiences in Online worth your time and money, and hopefully, encourage you to try something new. Be it curing post-work blues or making your weekend (more) awesome, you'll find it here. Explore live events (music, comedy, theater, art); dining experiences; weekend getaways (treks, adventure, tours, travel, cycling, amusement parks); and live sport (cricket, football, kabaddi, badminton) matches; workshops (photography, marketing, cooking, baking, painting) and more.

Music Events: Gigs & Festivals in Online

Calling all music lovers! Watch Arijit Singh, AR Rahman, Shreya Ghoshal, Darshan Raval, Harrdy Sandhu, Anuv Jain, Pradeep Kumar, Vidyasagar, Sonu Nigam, Ilaiyaraaja, Yuvan Shankar Raja, Fossils, Ritviz, Vijay Antony, When Chai Met Toast, Harris Jayaraj, Lucky Ali, UB40, Ronan Keating, Snarky Puppy, 50 Cent, Asha Bhosle, Karthik, Vijay Antony, Diljit Dosanjh, Shaan, Sunidhi Chauhan, Sid Sriram and Kerala Dust, live - at festivals, club shows, gigs or concerts. insider.in has the best curated music events, across genres: rock, metal, EDM, pop, fusion, hip-hop, jazz, classical, Bollywood and world, at some of the best live music venues in the country. insider.in hosts several top properties, including NH7 Weekender, Horn Ok Please, Grub Fest, Casa Bacardi, Independence Rock, Toast- Wine & Beer Festival, Dream Hack, Beat Street, Great Indian Sneaker Fest, Echoes of Earth, Bollywood Music Project, Under 25 Summit, Indiegaga, India Cocktail Week, Gin Explorers Club, Lil Flea, Dreamhack, HT City Unwind, Van Gogh, The Vault, Steppinout, Sunday Soul Sante, South Side Story, Black Dog Easy Evenings and YouTube Fanfest.

Comedy shows: Standup & Open Mic in Online

Who doesn't enjoy a good laugh? You'll find the latest shows by the best Indian comedians - Zakir Khan, Kapil Sharma, Kanan Gill, Biswa Kalyan Rath, Akash Gupta, Anubhav Singh Bassi, Alexander Babu, Harsh Gujral, Sahil Shah, Rahul Subramanian, Kenny Sebastian, Aakash Gupta and Comicstaan finalists like Nishant Suri, Rahul Dua & others and more, on insider.in. Catch them doing tours of their specials, trying new material, hosting an open mic, and more. Catch the big names of comedy at Headliners and LOLStars; or shows to see up-and-coming comics enthrall audiences, and open mic events where you'll see and cheer on fresh talent! International legends like Daniel Sloss, Jimmy Carr, Russel Peters, Eddie Izzard & Bill Burr have ticketed here in the past.

Cheer Your Favourite Sports Team!

insider.in is home to world-class sporting experiences across India: Tata Indian Premier League (Chennai Super Kings, Delhi Capitals, Gujrat Titans, Punjab Kings & Sunrisers Hyderabad), Indian Super League (FC Goa, Kerala Blasters, Jamshedpur FC, Mumbai City FC, Delhi Dynamos), Vivo Pro Kabaddi (Tamil Thalaivas, U Mumba, Haryana Steelers, Bengal Warriors, Jaipur Pink Panthers), I-League, Vodafone Premier Badminton League, Premier Futsal, and International Cricket Matches (Test, T20 and ODI). Can't get to a stadium? You'll find amazing screening experiences too - especially the EPL, Champions League and F1.

Trekking, Camping & Adventure in Online

After a tiring week, one of the best ways to unwind is to head to the great outdoors. You will find excellent options for trekking, camping & adventure activities like white water rafting, waterfall rappelling and paragliding near Online. insider.in teams up with experienced and responsible travel groups and event organizers so you have a memorable and safe experience. These events are for novices as well as experienced folks. You will also find special seasonal experiences like fireflies, camping, rafting, and more on insider.in.

EXPLORE events in TRENDING cities

insider.in

insider.in is a platform that helps you discover and buy the best in events, travel and food in your city. We strive to curate experiences that are worth your time and money, possibly something you have never tried before.

For event organizers

insider.in is built by the same team that created Bacardi NH7 Weekender (us) and we sure know what goes into putting together a great experience. Our technology, marketing and customer support can help you build a community of not just ticket buyers, but also fans.

  • Find us on: