Приєднатися Увійти

David Goes

Учасник із 2020

Introduction to Vertex AI Studio Earned трав. 7, 2024 EDT
Introduction to Generative AI - Українська Earned трав. 7, 2024 EDT
BigQuery for Machine Learning Earned квіт. 12, 2024 EDT
Introduction to AI and Machine Learning on Google Cloud Earned бер. 5, 2024 EST
Build Batch Data Pipelines on Google Cloud Earned січ. 8, 2024 EST
Build Streaming Data Pipelines on Google Cloud Earned січ. 4, 2024 EST
Build Data Lakes and Data Warehouses on Google Cloud Earned січ. 3, 2024 EST
Build a Data Warehouse with BigQuery Earned груд. 20, 2023 EST
Google Cloud Big Data and Machine Learning Fundamentals - українська Earned груд. 19, 2023 EST
Derive Insights from BigQuery Data Earned лист. 12, 2023 EST
Build Infrastructure with Terraform on Google Cloud Earned черв. 24, 2023 EDT
Налаштування мережі Google Cloud Earned черв. 17, 2023 EDT
Implement Cloud Security Fundamentals on Google Cloud Earned черв. 8, 2023 EDT
Налаштування Cloud Load Balancing для Compute Engine Earned трав. 26, 2023 EDT
Using the Cloud SDK Command Line Earned трав. 23, 2023 EDT
Deploy Kubernetes Applications on Google Cloud Earned трав. 22, 2023 EDT
Build a Secure Google Cloud Network Earned квіт. 15, 2023 EDT
Налаштування середовища для розробки додатка в Google Cloud Earned квіт. 13, 2023 EDT
Create and Manage Cloud Resources Earned бер. 23, 2023 EDT
Google Cloud Fundamentals: Core Infrastructure - Yкраїнська Earned бер. 12, 2023 EDT

This course introduces Vertex AI Studio, a tool to interact with generative AI models, prototype business ideas, and launch them into production. Through an immersive use case, engaging lessons, and a hands-on lab, you’ll explore the prompt-to-product lifecycle and learn how to leverage Vertex AI Studio for Gemini multimodal applications, prompt design, prompt engineering, and model tuning. The aim is to enable you to unlock the potential of gen AI in your projects with Vertex AI Studio.

Докладніше

Це ознайомлювальний курс мікронавчання, який має пояснити, що таке генеративний штучний інтелект, як він використовується й чим відрізняється від традиційних методів машинного навчання. Він також охоплює інструменти Google, які допоможуть вам створювати власні додатки на основі генеративного штучногоінтелекту.

Докладніше

Want to build ML models in minutes instead of hours using just SQL? BigQuery ML democratizes machine learning by letting data analysts create, train, evaluate, and predict with machine learning models using existing SQL tools and skills. In this series of labs, you will experiment with different model types and learn what makes a good model.

Докладніше

This course introduces Google Cloud's AI and machine learning (ML) capabilities, with a focus on developing both generative and predictive AI projects. It explores the various technologies, products, and tools available throughout the data-to-AI lifecycle, empowering data scientists, AI developers, and ML engineers to enhance their expertise through interactive exercises.

Докладніше

In this intermediate course, you will learn to design, build, and optimize robust batch data pipelines on Google Cloud. Moving beyond fundamental data handling, you will explore large-scale data transformations and efficient workflow orchestration, essential for timely business intelligence and critical reporting. Get hands-on practice using Dataflow for Apache Beam and Serverless for Apache Spark (Dataproc Serverless) for implementation, and tackle crucial considerations for data quality, monitoring, and alerting to ensure pipeline reliability and operational excellence. A basic knowledge of data warehousing, ETL/ELT, SQL, Python, and Google Cloud concepts is recommended.

Докладніше

In this course you will get hands-on in order to work through real-world challenges faced when building streaming data pipelines. The primary focus is on managing continuous, unbounded data with Google Cloud products.

Докладніше

While the traditional approaches of using data lakes and data warehouses can be effective, they have shortcomings, particularly in large enterprise environments. This course introduces the concept of a data lakehouse and the Google Cloud products used to create one. A lakehouse architecture uses open-standard data sources and combines the best features of data lakes and data warehouses, which addresses many of their shortcomings.

Докладніше

Complete the intermediate Build a Data Warehouse with BigQuery skill badge course to demonstrate skills in the following: joining data to create new tables, troubleshooting joins, appending data with unions, creating date-partitioned tables, and working with JSON, arrays, and structs in BigQuery.

Докладніше

Під час курсу ви зможете ознайомитися з продуктами й сервісами Google Cloud для роботи з масивами даних і машинним навчанням, які підтримують життєвий цикл роботи з даними для тренування моделей штучного інтелекту. У курсі розглядаються процеси, проблеми й переваги створення конвеєру масиву даних і моделей машинного навчання з Vertex AI у Google Cloud.

Докладніше

Complete the introductory Derive Insights from BigQuery Data skill badge course to demonstrate skills in the following: Write SQL queries.Query public tables.Load sample data into BigQuery.Troubleshoot common syntax errors with the query validator in BigQuery.Create reports in Looker Studio by connecting to BigQuery data.

Докладніше

Complete the intermediate Build Infrastructure with Terraform on Google Cloud skill badge to demonstrate skills in the following: Infrastructure as Code (IaC) principles using Terraform, provisioning and managing Google Cloud resources with Terraform configurations, effective state management (local and remote), and modularizing Terraform code for reusability and organization.

Докладніше

Щоб отримати кваліфікаційний значок, пройдіть курс Налаштування мережі Google Cloud. У ньому ви дізнаєтеся про різні способи розгортання й моніторингу додатків, зокрема навчитеся визначати ролі керування ідентифікацією і доступом, надавати або вилучати доступ до проектів, створювати мережі VPC, розгортати й відстежувати віртуальні машини Compute Engine, писати запити SQL, а також по-різному вводити додатки в дію за допомогою Kubernetes.

Докладніше

Complete the intermediate Implement Cloud Security Fundamentals on Google Cloud skill badge course to demonstrate skills in the following: creating and assigning roles with Identity and Access Management (IAM); creating and managing service accounts; enabling private connectivity across virtual private cloud (VPC) networks; restricting application access using Identity-Aware Proxy; managing keys and encrypted data using Cloud Key Management Service (KMS); and creating a private Kubernetes cluster.

Докладніше

Пройдіть вступний кваліфікаційний курс Налаштування Cloud Load Balancing для Compute Engine, щоб продемонструвати свої навички: створення й розгортання віртуальних машин у Compute Engine; налаштування мережі й розподілювачів навантаження додатків.

Докладніше

For everyone using Google Cloud Platform for the first time, getting familar with gcloud, Google Cloud's command line, will help you get up to speed faster. In this quest, you'll learn how to install and configure Cloud SDK, then use gcloud to perform some basic operations like creating VMs, networks, using BigQuery, and using gsutil to perform operations.

Докладніше

Complete the intermediate Deploy Kubernetes Applications on Google Cloud skill badge course to demonstrate skills in the following: Configuring and building Docker container images.Creating and managing Google Kubernetes Engine (GKE) clusters.Utilizing kubectl for efficient cluster management.Deploying Kubernetes applications with robust continuous delivery (CD) practices.

Докладніше

Earn a skill badge by completing the Build a Secure Google Cloud Network skill badge course, where you will learn about multiple networking-related resources to build, scale, and secure your applications on Google Cloud.

Докладніше

Щоб отримати кваліфікаційний значок, пройдіть курс Налаштування середовища для розробки додатка в Google Cloud. У ньому ви навчитеся створювати й підключати хмарну інфраструктуру, спрямовану на зберігання даних, за допомогою базових можливостей таких технологій, як Cloud Storage, система керування ідентифікацією і доступом, Cloud Functions та Pub/Sub.

Докладніше

Пройдіть квест Create and Manage Cloud Resources й отримайте skill badge. Ви навчитеся виконувати наведені нижче дії. Писати команди gcloud і використовувати Cloud Shell, створювати й розгортати віртуальні машини в Compute Engine, запускати контейнерні додатки за допомогою Google Kubernetes Engine, а також налаштовувати розподілювачі навантаження для мережі й HTTP.Skill badge – це ексклюзивна цифрова винагорода, яка підтверджує, що ви вмієте працювати з продуктами й сервісами Google Cloud, а також застосовувати ці знання в інтерактивному практичному середовищі. Щоб отримати skill badge й показати його колегам, пройдіть цей квест і підсумковий тест.

Докладніше

Курс "Знайомство з Google Cloud: основна інфраструктура" охоплює важливі поняття й терміни щодо використання Google Cloud. Переглядаючи відео й виконуючи практичні завдання, слухачі ознайомляться з різними сервісами Google Cloud для обчислень і зберігання даних, а також важливими ресурсами й інструментами для керування правилами. Крім того, вони зможуть їх порівнювати.

Докладніше