Training Google Cloud

Training goals dlearning

This training is a combination of an Architecting with Compute Engine course, Getting Started with Google Kubernetes Engine course and Architecting with Google Cloud: Design and Process course.

 

This class introduces participants to the comprehensive and flexible infrastructure and platform services provided by Google Cloud. This course also covers deploying practical solutions including securely interconnecting networks, customer-supplied encryption keys, security and access management, quotas and billing, and resource monitoring. It is also equipping students to containerize workloads in Docker containers, deploy them to Kubernetes clusters provided by Google Kubernetes Engine, and scale those workloads to handle increased traffic. Students also learn how to continuously deploy new code in a Kubernetes cluster to provide application updates. Moreover, students learn to build highly reliable and efficient solutions on Google Cloud using proven design patterns.

Course objectives:

Through a combination of presentations, demos, and hands-on labs, participants explore and deploy solution elements, including infrastructure components such as networks, systems, and application services, learn to design Google Cloud deployments that are highly reliable and secure; and how to operate Google Cloud deployments in a highly available and cost-effective manner.

Audience:

Cloud Solutions Architects, DevOps Engineers, Site Reliability Engineers, Systems Operations professionals, Application developers, IT managers, Individuals using Google Cloud to create new solutions or to integrate existing systems, application environments, and infrastructure.

Conspect Show list

  1. Introduction to Google Cloud
    • List the different ways of interacting with Google Cloud.
    • Use the Cloud Console and Cloud Shell.
    • Create Cloud Storage buckets.
    • Use the Google Cloud Marketplace to deploy solutions.
  2. Virtual Networks
    • List the VPC objects in Google Cloud.
    • Differentiate between the different types of VPC networks.
    • Implement VPC networks and firewall rules.
    • Implement Private Google Access and Cloud NAT.
  3. Virtual Machines
    • Recall the CPU and memory options for virtual machines.
    • Describe the disk options for virtual machines.
    • Explain VM pricing and discounts.
    • Use Compute Engine to create and customize VM instances.
  4. CloudIAM
    • Describe the Cloud IAM resource hierarchy.
    • Explain the different types of IAM roles.
    • Recall the different types of IAM members.
    • Implement access control for resources using Cloud IAM.
  5. Storage and Database Services
    • Differentiate between Cloud Storage, Cloud SQL, Cloud Spanner, Cloud Firestore and Cloud Bigtable.
    • Choose a data storage service based on your requirements.
    • Implement data storage services.
  6. Resource Management
    • Describe the cloud resource manager hierarchy.
    • Recognize how quotas protect Google Cloud customers.
    • Use labels to organize resources.
    • Explain the behavior of budget alerts in Google Cloud.
    • Examine billing data with BigQuery.
  7. Resource Monitoring
    • Describe the services for monitoring, logging, error reporting, tracing, and debugging.
    • Create charts, alerts, and uptime checks for resources with Cloud Monitoring.
    • Use Cloud Debugger to identify and fix errors.
  8. Interconnecting Networks
    • Recall the Google Cloud interconnect and peering services available to connect your infrastructure to Google Cloud.
    • Determine which Google Cloud interconnect or peering service to use in specific circumstances.
    • Create and configure VPN gateways.
    • Recall when to use Shared VPC and when to use VPC Network Peering.
  9. Load Balancing and Autoscaling
    • Recall the various load balancing services.
    • Determine which Google Cloud load balancer to use in specific circumstances.
    • Describe autoscaling behavior.
    • Configure load balancers and autoscaling.
  10. Infrastructure Modernization
    • Automate the deployment of Google Cloud services using Deployment Manager or Terraform.
    • Outline the Google Cloud Marketplace.
  11. Managed Services
    • Describe the managed services for data processing in Google Cloud.
  12. Introduction to Containers and Docker
    • Create a container.
    • Package a container using Docker.
    • Store a container image in Google Container Registry.
    • Launch a Docker container.
  13. Kubernetes Basics
    • Provision a complete Kubernetes cluster using Kubernetes Engine.
    • Deploy and manage Docker containers using kubectl.
    • Break an application into microservices using Kubernetes’ Deployments and Services.
  14. Deploying to Kubernetes
    • Create a Kubernetes deployment.
    • Trigger, pause, resume, and rollback updates.
    • Understand and build canary deployments.
  15. Creating a Continuous Delivery Pipeline
    • Provision Spinnaker or Jenkins in your Kubernetes cluster.
    • Manage application code in a source repository that can trigger code changes to a continuous delivery pipeline.
    • Create a continuous delivery pipeline and start it manually or automatically with a code change.
    • Implement a canary deployment that hosts two versions of your application in production for release testing.
  16. Defining the Service
    • Describe users in terms of roles and personas.
    • Write qualitative requirements with user stories.
    • Write quantitative requirements using key performance indicators (KPIs).
    • Evaluate KPIs using SLOs and SLIs.
    • Determine the quality of application requirements using SMART criteria.
  17. Microservice Design and Architecture
    • Decompose monolithic applications into microservices.
    • Recognize appropriate microservice boundaries.
    • Architect stateful and stateless services to optimize scalability and reliability.
    • Implement services using 12-factor best practices.
    • Build loosely coupled services by implementing a well-designed REST architecture.
    • Design consistent, standard RESTful service APIs.
  18. DevOps Automation
    • Automate service deployment using CI/CD pipelines.
    • Leverage Cloud Source Repositories for source and version control.
    • Automate builds with Cloud Build and build triggers.
    • Manage container images with Google Container Registry.
    • Create infrastructure with code using Deployment Manager and Terraform.
  19. Choosing Storage Solutions
    • Choose the appropriate Google Cloud data storage service based on use case, durability, availability, scalability and cost.
    • Store binary data with Cloud Storage.
    • Store relational data using Cloud SQL and Spanner.
    • Store NoSQL data using Firestore and Cloud Bigtable.
    • Cache data for fast access using Memorystore.
    • Build a data warehouse using BigQuery.
  20. Google Cloud and Hybrid Network Architecture
    • Design VPC networks to optimize for cost, security, and performance.
    • Configure global and regional load balancers to provide access to services.
    • Leverage Cloud CDN to provide lower latency and decrease network egress.
    • Evaluate network architecture using the Cloud Network Intelligence Center.
    • Connect networks using peering and VPNs.
    • Create hybrid networks between Google Cloud and on-premises data centers using Cloud Interconnect.
  21. Deploying Applications to Google Cloud
    • Choose the appropriate Google Cloud deployment service for your applications.
    • Configure scalable, resilient infrastructure using Instance Templates and Groups.
    • Orchestrate microservice deployments using Kubernetes and GKE.
    • Leverage App Engine for a completely automated platform as a service (PaaS).
    • Create serverless applications using Cloud Functions.
  22. Designing Reliable Systems
    • Design services to meet requirements for availability, durability, and scalability.
    • Implement fault-tolerant systems by avoiding single points of failure, correlated failures, and cascading failures.
    • Avoid overload failures with the circuit breaker and truncated exponential backoff design patterns.
    • Design resilient data storage with lazy deletion.
    • Analyze disaster scenarios and plan for disaster recovery using cost/risk analysis.
  23. Security
    • Design secure systems using best practices like separation of concerns, principle of least privilege, and regular audits.
    • Leverage Cloud Security Command Center to help identify vulnerabilities.
    • Simplify cloud governance using organizational policies and folders.
    • Secure people using IAM roles, Identity-Aware Proxy, and Identity Platform.
    • Manage the access and authorization of resources by machines and processes using service accounts.
    • Secure networks with private IPs, firewalls, and Private Google Access.
    • Mitigate DDoS attacks by leveraging Cloud DNS and Cloud Armor.
  24. Maintenance and Monitoring
    • Manage new service versions using rolling updates, blue/green deployments, and canary releases.
    • Forecast, monitor, and optimize service cost using the Google Cloud pricing calculator and billing reports and by analyzing billing data.
    • Observe whether your services are meeting their SLOs using Cloud Monitoring and Dashboards.
    • Use Uptime Checks to determine service availability.
    • Respond to service outages using Cloud Monitoring Alerts.
Download conspect training as PDF

Additional information

Prerequisites

Completion of Google Cloud Fundamentals or equivalent experience Basic proficiency with command-line tools and Linux operating system environments. Systems operations experience, including deploying and managing applications, either on-premises or in a public cloud environment.

Difficulty level
Duration 5 days
Certificate

The participants will obtain certificates signed by Google Cloud.

Trainer

Authorized Google Cloud Trainer.

Other training Google Cloud | Cloud Infrastructure

Training thematically related

Cloud

DevOps

Contact form

Please fill form below to obtain more info about this training.







* Fields marked with (*) are required !!!

Information on data processing by Compendium - Centrum Edukacyjne Spółka z o.o.

2300 EUR

FORM OF TRAINING ?

 

TRAINING MATERIALS ?

 

SELECT TRAINING DATE

    • General information
    • Guaranteed dates
    • Last minute (-10%)
    • Language of the training
    • English
    • General information
    • Guaranteed dates
    • Last minute (-10%)
    • Language of the training
    • English
Book a training appointment
close

Traditional training

Sessions organised at Compendium CE are usually held in our locations in Kraków and Warsaw, but also in venues designated by the client. The group participating in training meets at a specific place and specific time with a coach and actively participates in laboratory sessions.

Dlearning training

You may participate from at any place in the world. It is sufficient to have a computer (or, actually a tablet, or smartphone) connected to the Internet. Compendium CE provides each Distance Learning training participant with adequate software enabling connection to the Data Center. For more information, please visit dlearning.eu site

close

Paper materials

Traditional materials: The price includes standard materials issued in the form of paper books, printed or other, depending on the arrangements with the manufacturer.

Electronic materials

Electronic materials: These are electronic training materials that are available to you based on your specific application: Skillpipe, eVantage, etc., or as PDF documents.

Ctab materials

Ctab materials: the price includes ctab tablet and electronic training materials or traditional training materials and supplies provided electronically according to manufacturer's specifications (in PDF or EPUB form). The materials provided are adapted for display on ctab tablets. For more information, check out the ctab website.

Upcoming Google Cloud training

Training schedule
Google Cloud