HOME > IT & Software > Latest Google Certified Professional Cloud Architect

Latest Google Certified Professional Cloud Architect

SynopsisLatest Google Certified Professional Cloud Architect, availab...
Latest Google Certified Professional Cloud Architect  No.1

Latest Google Certified Professional Cloud Architect, available at $74.99, has an average rating of 4.2, with 250 lectures, 19 quizzes, based on 224 reviews, and has 1095 subscribers.

You will learn about Students will lean about Google cloud and its services. It help in whats the purpose of each Google Service and achieving Professional Cloud certificate Student can learn how Google cloud is different from other cloud What all computation options are available in Google cloud like compute engine, Cloud Function, Kubernetes How to decide which compute service should be use based on need Students will learn about data storage options like Persistent disk, Local Disk, Cloud SQL, Cloud DataStore, BigQuery What are various machine learning and AI offerings by Google cloud How to use load balancer in GCP What are the various data storing options in Cloud for different use case. How to capture logs for the application in log How to monitor and debug application in cloud How to use IAC to create cloud resources How CI/CD pipeline works in GCP How to run big data processing pipeline in Google Cloud This course is ideal for individuals who are Any developer who is interested in learning cloud technologies. or Any one who want to learn GCP It is particularly useful for Any developer who is interested in learning cloud technologies. or Any one who want to learn GCP.

Enroll now: Latest Google Certified Professional Cloud Architect

Summary

Title: Latest Google Certified Professional Cloud Architect

Price: $74.99

Average Rating: 4.2

Number of Lectures: 250

Number of Quizzes: 19

Number of Published Lectures: 249

Number of Published Quizzes: 19

Number of Curriculum Items: 269

Number of Published Curriculum Objects: 268

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • Students will lean about Google cloud and its services. It help in whats the purpose of each Google Service and achieving Professional Cloud certificate
  • Student can learn how Google cloud is different from other cloud
  • What all computation options are available in Google cloud like compute engine, Cloud Function, Kubernetes
  • How to decide which compute service should be use based on need
  • Students will learn about data storage options like Persistent disk, Local Disk, Cloud SQL, Cloud DataStore, BigQuery
  • What are various machine learning and AI offerings by Google cloud
  • How to use load balancer in GCP
  • What are the various data storing options in Cloud for different use case.
  • How to capture logs for the application in log
  • How to monitor and debug application in cloud
  • How to use IAC to create cloud resources
  • How CI/CD pipeline works in GCP
  • How to run big data processing pipeline in Google Cloud
  • Who Should Attend

  • Any developer who is interested in learning cloud technologies.
  • Any one who want to learn GCP
  • Target Audiences

  • Any developer who is interested in learning cloud technologies.
  • Any one who want to learn GCP
  • This course will help you in becoming a Google Cloud Certified Architect. It will help in learning what are the various cloud offerings in Google cloud platform and how to use those offerings.

    This is an ideal course to learn about Google cloud for all developers and aspiring cloud architects.

    It will help in boosting your career.

    This course covers

    1. What is Cloud

    2. Why use Google Cloud

    3. How to use IAM in Google cloud and ensure security in Cloud

    4 What are the compute offerings in GCP and how to use those compute offerings. It also covers where to use which compute offerings

    5. What are the data storage services offered in Google Cloud and what are the best practices to store and analyze data in Google Cloud.

    6. How to distribute request traffic among application backends using various load balancer options in GCP and how to decide which load balancer is best suitable for a particular use case.

    7. How to migrate existing Bigdata applications in GCP.

    8. How to set up a new Bigdata ETL pipeline in Google Cloud by using Dataflow

    9. How to capture and analyze logs in GCP

    10. How to monitor applications in Google Cloud

    11. How to do application tracing to find performance bottlenecks in Google Cloud

    12. How to set up CI/CD pipeline in Google Cloud

    13. How to use IAC in Google cloud.

    14. Practice questions.

    Course Curriculum

    Chapter 1: Cloud Computing Introduction

    Lecture 1: Welcome

    Lecture 2: Computing Services and Challenges

    Lecture 3: Benefit of Cloud

    Lecture 4: Why Google Cloud

    Lecture 5: Google Cloud Certifications

    Chapter 2: Google Cloud Introduction

    Lecture 1: GCP Overview

    Lecture 2: Demo – Create GCP Account

    Lecture 3: Demo – Console Walkthrough

    Lecture 4: Regions and Zones

    Lecture 5: Cloud Services

    Lecture 6: GCP Interfaces

    Lecture 7: Demo – Cloud Shell

    Lecture 8: Demo – Cloud SDK Installation and Setup

    Chapter 3: Resource Management and IAM

    Lecture 1: Resource Management and IAM Introduction

    Lecture 2: What is Resource

    Lecture 3: Resource Hierarchy

    Lecture 4: Resource Hierarchy Benefits

    Lecture 5: Demo – Project Management

    Lecture 6: Quota

    Lecture 7: Billing Account Overview

    Lecture 8: Payment Section Overview

    Lecture 9: Billing Account Management

    Lecture 10: Budget And Alerts

    Lecture 11: Billing Export

    Lecture 12: Pricing Calculator

    Lecture 13: IAM Introduction

    Lecture 14: What is Member

    Lecture 15: What is Service Account

    Lecture 16: What is Permission And Role

    Lecture 17: Demo – Assign Role to Member

    Lecture 18: Demo – Create Custom Role & Assign to IAM Member

    Lecture 19: Demo – Service Account Creation

    Lecture 20: What is Policy

    Lecture 21: What is Audit Log

    Lecture 22: Demo – Audit Log

    Lecture 23: Summarized PDF

    Chapter 4: Compute Engine

    Lecture 1: Compute Services Introduction

    Lecture 2: Compute Engine Features and Use Case

    Lecture 3: Machine Types & CPU Platform

    Lecture 4: Demo – Machine Type

    Lecture 5: What is GPU

    Lecture 6: Disk Types

    Lecture 7: Demo – Disk Types

    Lecture 8: What is Image

    Lecture 9: Demo – Create Disk from Image

    Lecture 10: Demo – Custom Image from Disk

    Lecture 11: What is Snapshot

    Lecture 12: Demo – Manual Snapshot Creation

    Lecture 13: Demo – Create Snapshot Schedule

    Lecture 14: Networking

    Lecture 15: Startup Script, Preemptive VM, On Host Maintenance & Auto Restart

    Lecture 16: Sole Tenant Node

    Lecture 17: Demo – VM Creation and Start Web Server Inside VM

    Lecture 18: Instance Template

    Lecture 19: Demo – VM creation using Instance Template

    Lecture 20: VM Creation Flow With Startup Script & Instance Template

    Lecture 21: Managed Instance Group

    Lecture 22: Demo – VM Creation using Managed Instance Group

    Lecture 23: Stateless Vs Stateful Managed Instance Group

    Lecture 24: Rolling Update Configuration in MIG

    Lecture 25: Demo – Rolling Update in MIG

    Lecture 26: Pricing & Discount

    Lecture 27: Summarized PDF

    Lecture 28: Practice Exercise

    Chapter 5: Load Balancer

    Lecture 1: Load Balancer Introduction

    Lecture 2: Load Balancer Categorization

    Lecture 3: Network Load Balancer

    Lecture 4: Global External Load Balancer

    Lecture 5: 3 Tier Application Load Balancing

    Lecture 6: Load Balancer Data Model

    Lecture 7: Health Check

    Lecture 8: TCP/SSL Proxy Load Balancer

    Lecture 9: Load Balancing Mode

    Lecture 10: Load Balancer Decision Tree

    Lecture 11: Demo – Global external HTTP Load Balancer

    Lecture 12: Summarized PDF

    Chapter 6: Google App Engine (GAE)

    Lecture 1: App Engine Introduction

    Lecture 2: App Engine Comparison

    Lecture 3: App Engine Features

    Lecture 4: App Engine Application Components

    Lecture 5: Microservice Architecture

    Lecture 6: Demo – Create App Engine Application

    Lecture 7: Demo – Deploy Service in Standard Environment

    Lecture 8: Standard Environment

    Lecture 9: Flexible Environment

    Lecture 10: Demo – Flexible Environment

    Lecture 11: Traffic Splitting

    Lecture 12: Traffic Migration

    Lecture 13: Application Scaling

    Lecture 14: Application Security

    Instructors

  • Latest Google Certified Professional Cloud Architect  No.2
    Nitin Singla
    Solution Architect
  • Rating Distribution

  • 1 stars: 2 votes
  • 2 stars: 5 votes
  • 3 stars: 16 votes
  • 4 stars: 43 votes
  • 5 stars: 158 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!