وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

GCP Google Cloud Professional Cloud Developer Certification

سرفصل های دوره

Pass Google Cloud Professional Developer Certification with 27+ Hours of HD quality video & 100+ Hands-on Practical labs


1. Introduction
  • 1. Course Introduction & Certification
  • 2. Udemy tips

  • 2. GCP Basics
  • 1. Google Cloud Overview
  • 2. Create GCP Account
  • 3. GCP regions & zones
  • 4.1 code.zip
  • 4.2 GCP-pdevengg.pdf
  • 4. Course Downloads.html

  • 3. Google Cloud Console & Shell
  • 1. Different way to access GCP
  • 2. Web Console walkthrough
  • 3. Google Cloud Shell Part - I
  • 4. Google Cloud Shell Part - II
  • 5. Other way to interact with Google Cloud - Mobile APP
  • 6. Creating Project

  • 4. Google Cloud SDK & gcloud CLI
  • 1. SDK Introduction & Installation
  • 2. gcloud CLI Part - 1
  • 3. gcloud CLI Part - 2
  • 4. gcloud CLI Part - 3
  • 5. gcloud CLI Part - 4
  • 6. gcloud CLI Part - 5
  • 7. gcloud CLI Part - 6
  • 8. gcloud CLI Part - 7
  • 9. gcloud CLI Part - 8
  • 10. gcloud CLI Part - 9

  • 5. Cloud API
  • 1. Google Cloud API
  • 2. Cloud API Exploration
  • 3. Create Bucket with Python code

  • 6. Cloud Billing
  • 1. Setup Billing Account & Explore
  • 2. Budgets & billing alerts
  • 3. Exports Billing Data
  • 4. Pricing calculator - estimate pricing
  • 5. Resource Quota

  • 7. Resource Management
  • 1. Define Resource Hierarchy
  • 2. [Hands-on] Create Project, Folder & Org Node

  • 8. Google Cloud IAM
  • 1. IAM - Section Introduction
  • 2. Cloud IAM Introduction
  • 3. Cloud Identity - Members
  • 4. Service Account
  • 5. Roles & Permissions
  • 6. Primitives Roles
  • 7. Pre-defined Roles
  • 8. Custom Roles
  • 9. [Hands-on] Role Assignment - I
  • 10. [Hands-on] Role Assignment - II
  • 11. [Hands-on] Role Assignment - III
  • 12. Service Account for Compute Engine

  • 9. Compute Engine Options
  • 1. Types of Compute model
  • 2. Shared Responsibility Model
  • 3. Compute options in GCP

  • 10. Google Compute Engine (GCE)
  • 1. Compute Engine Fundamental & API
  • 2. Create First Compute Engine Instance
  • 3. Lifecycle of Compute Engine
  • 4. SSH into GCE
  • 5. Machine Family & Types
  • 6. Create VM from CLI
  • 7. Install nginx web server
  • 8. Startup Script
  • 9. Instance Template & Create VM
  • 10. Backup Disk with Snapshot - 1
  • 11. Backup Disk with Snapshot - 2
  • 12. Backup with Custom Image
  • 13. Attach Extra disk - 1
  • 14. Attach Extra disk - 2
  • 15. Command for disk mount.html
  • 16. Attach Extra disk - 3 (Local SSD)
  • 17. Backup complete GCE with Machine Image
  • 18. Detach Disk from GCE
  • 19. GCE - availability policy
  • 20. Optimize Compute Engine Cost
  • 21. Pre-emptiable virtual machine

  • 11. Instance Group & Load balancer
  • 1. Introduction to Instance Group
  • 2. [Hands-on] Managed Instance Group - 1
  • 3. [Hands-on] Managed Instance Group - 2
  • 4. [Hands-on] Managed Instance Group - 3
  • 5. [Hands-on] Unmanaged Instance Group
  • 6. [Hands-on] Cloud Load Balancer - 1
  • 7. [Hands-on] Cloud Load Balancer - 2
  • 8. Clean up Resources

  • 12. Google App Engine
  • 1. Introduction to Google App Engine
  • 2. Google App Engine Hierarchy
  • 3. Google App Engine - Scaling
  • 4. Google App Engine - app.yaml
  • 5. [Hands-on] Google App Engine - Deploy Default Service
  • 6. [Hands-on] Google App Engine - Auto scaling
  • 7. [Hands-on] Google App Engine - Deploy New version
  • 8. [Hands-on] Google App Engine - Deploy New Service

  • 13. Google Cloud Run
  • 1. Cloud Run Part - I
  • 2. Cloud Run Part - II

  • 14. Google Cloud Functions
  • 1. Introduction to Cloud Functions
  • 2. Cloud Function Demo - http Trigger
  • 3. Cloud Function Demo - Cloud Storage Trigger
  • 4. Cloud Function Demo - PubSub Trigger

  • 15. Containers & Registry
  • 1. What is Container
  • 2. Dive into Docker
  • 3. Introduction to Container Registry
  • 4. Create First Docker images
  • 5. Optimize Docker image & Run Docker Container
  • 6. Push Docker Image to Container registry
  • 7. Introduction to Artifact Registry
  • 8. Push Docker image to Artifact Registry
  • 9. Build & Push Docker Image with Cloud Build
  • 10. Deploy Docker Image to GCE

  • 16. Google Kubernetes Engine (GKE)
  • 1. Introduction to Kubernetes & GKE
  • 2. Kubernetes Architecture & Components
  • 3. Create First GKE Cluster - Console
  • 4. Create First GKE Cluster - gcloud cli
  • 5. Compare Both GKE Cluster
  • 6. Deploy Workload to GKE Cluster
  • 7. Expose workload as a Service
  • 8. Scale Services - Pod Scaling
  • 9. Scale Services - Node Scaling
  • 10. Create New Node Pool
  • 11. Setting up new Docker Image
  • 12. Configure GKE for AutoScale
  • 13. ConfigMap & Secret
  • 14. Declarative Configuration - 1
  • 15. Declarative Configuration - 2
  • 16. Clean Up GKE Resources

  • 17. Different Storage & Database system
  • 1. GCP Option for Database & Storage.html

  • 18. Google Cloud Storage - GCS
  • 1. Introduction to Google Cloud Storage
  • 2. GCS Location & Class
  • 3. [Hands-on] Google Cloud Storage
  • 4. [Hands-on] Object Lifecycle management
  • 5. Notes!!!.html
  • 6. [Hands-on] Secure Data with Encryption
  • 7. [Hands-on] Secure Data with Encryption Cntd...
  • 8. [Hands-on] Object Versioning
  • 9. [Hands-on] Cloud Storage Access Control Part - I
  • 10. [Hands-on] Cloud Storage Access Control Part - II
  • 11. [Hands-on] Bucket Retention Policy
  • 12. [Hands-on] Signed URL - Temporary Access
  • 13. Google Cloud Storage Pricing

  • 19. Cloud KMS - Key management service
  • 1. Introduction to Encryption
  • 2. [Hands-on] Cloud KMS - Google Managed Encryption keys
  • 3. [Hands-on] Customer Managed encryption keys
  • 4. [Hands-on] Customer Supplied encryption keys

  • 20. GCP Secret Manager
  • 1. Code Secret manager.html
  • 2. [Hands-on] App Secrets with Secret manager
  • 3. [Hands-on] Fetch Secret from Cloud Function

  • 21. Database Basics
  • 1. OLTP vs OLAP
  • 2. Vertical vs Horizontal Scaling
  • 3. RPO & RTO
  • 4. Availability & Durability
  • 5. Different GCP Database Product

  • 22. Relational Database services
  • 1. Introduction to Cloud SQL
  • 2. [Hands-on] Provision Cloud SQL instance
  • 3. [Hands-on] Connect Cloud SQL
  • 4. [Hands-on] Database Migrate to Cloud SQL
  • 5. [Hands-on] Cloud SQL Failover
  • 6. [Hands-on] Cloud SQL Console Explore
  • 7. Introduction to Cloud Spanner
  • 8. [Hands-on] Cloud Spanner Part - I
  • 9. [Hands-on] Cloud Spanner Part - II
  • 10. Delete Spanner Instance
  • 11. Which RDBMS to use When

  • 23. NoSQL system
  • 1. Introduction to NoSQL
  • 2. Introduction to Datastore
  • 3. [Hands-on] Cloud Datastore
  • 4. [Hands-on] Cloud Firestore
  • 5. [Hands-on] Cloud MemoryStore Redis Part - I
  • 6. [Hands-on] Cloud MemoryStore Redis Part - II
  • 7. Introduction to Cloud BigTable
  • 8. [Hands-on] Cloud BigTable - Create Instance
  • 9. [Hands-on] Cloud BigTable - CBT Command Line
  • 10. Cloud BigTable Pricing

  • 24. GCP Network Basics & IAP
  • 1. Various Networking Product.html

  • 25. Cloud Network for Developer
  • 1. What is Network
  • 2. IP Address
  • 3. CIDR notation
  • 4. RFC 1918
  • 5. What is VPC in GCloud & subnets
  • 6. [Hands-on] Default VPC
  • 7. [Hands-on] Create VM with Default VPC
  • 8. Types of VPC
  • 9. [Hands-on] Create Default Network - Auto Mode
  • 10. [Hands-on] Create Custom VPC
  • 11. SSH, ICMP & http Protocol
  • 12. Introduction to Firewall
  • 13. [Hands-on] Create Firewall Rule
  • 14. [Hands-on] Test Firewall Rule

  • 26. Cloud IAP
  • 1. Introduction to Cloud IAP.
  • 2. [Hands-on] IAP Demo1 Part - I
  • 3. [Hands-on] IAP Demo1 Part - II
  • 4. [Hands-on] IAP Demo2 Part - I
  • 5. [Hands-on] IAP Demo2 Part - II
  • 6. [Hands-on] IAP Demo3 Part - I

  • 27. PubSub system
  • 1. Introduction to PubSub
  • 2. [Hands-on] Cloud PubSub Part - I (Console)
  • 3. [Hands-on] Cloud PubSub Part - II (Console)
  • 4. [Hands-on] Cloud PubSub with Python
  • 5. [Hands-on] Cloud PubSub Topic with Schema
  • 6. [Hands-on] Cloud PubSub with Gcloud

  • 28. Different DevOps & Ops Tool
  • 1. Various GCP Product for DevOps.html

  • 29. Devops - Site reliability engineering
  • 1. Section Introduction
  • 2. History of Software Development Cycle
  • 3. DevOps & SRE
  • 4. Role of SRE
  • 5. Blameless Postmortem
  • 6. Error Budgets
  • 7. Eliminating Toil
  • 8. SLO (Service level Objective)
  • 9. SLI (Service Level Indicator)
  • 10. SLA (Service level Agreement)

  • 30. CICD Pipeline with Cloud Build
  • 1. Introduction to CICD Pipeline
  • 2. Different services for CICD
  • 3. Introduction to Cloud Build
  • 4. CICD Pipeline Implementation - I
  • 5. CICD Pipeline Implementation - II.html
  • 6. CICD Pipeline Implementation - III

  • 31. Cloud Monitoring Service
  • 1. Introduction to Cloud Ops Tool
  • 2. Why Operations tool required
  • 3. [Hands-on] Cloud Monitoring Exploration
  • 4. [Hands-on] Cloud Monitoring - Installation of Ops Agent
  • 5. [Hands-on] Cloud Monitoring - Create Custom Dashboard
  • 6. [Hands-on] Setup Uptime Check
  • 7. [Hands-on] Setup Alerting Policy
  • 8. [Hands-on] Resource Grouping

  • 32. Cloud Logging Service
  • 1. [Hands-on] Cloud Clogging service - UI
  • 2. Types of Cloud Audit Logging
  • 3. [Hands-on] Admin Activity Logs
  • 4. [Hands-on] System Event Logs - I
  • 5. [Hands-on] System Event Logs - II
  • 6. [Hands-on] Data Access Logs
  • 7. [Hands-on] Log Collection - GCloud SDK
  • 8. [Hands-on] Log Collection - other google cloud services
  • 9. [Hands-on] Log Collection - Install cloud logging agent
  • 10. [Hands-on] Log Collection -Cloud Logging API
  • 11. [Hands-on] Log based Metrics - Counter
  • 12. [Hands-on] Log based Metrics - Distribution
  • 13. [Hands-on] Cloud Log Router - I
  • 14. [Hands-on] Cloud Log Router - II
  • 15. [Hands-on] Cloud Log Router - III

  • 33. More opsdev Tool
  • 1. [Hands-on] Cloud Error Reporting
  • 2. [Hands-on] Cloud Debugger
  • 3. [Hands-on] Cloud Trace

  • 34. Thank you
  • 1. Congratulations & way forward
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 700
    حجم: 10749 مگابایت
    مدت زمان: 1654 دقیقه
    تاریخ انتشار: 26 دی 1401
    طراحی سایت و خدمات سئو

    53,700 تومان
    افزودن به سبد خرید