Dołącz Zaloguj się

Wykorzystuj swoje umiejętności w konsoli Google Cloud

Chandana Chepuri

Jest członkiem od 2023

Liga srebrna

12800 pkt.
Store, Process, and Manage Data on Google Cloud - Console Earned sie 18, 2023 EDT
Get Started with Eventarc Earned sie 18, 2023 EDT
Get Started with Dataplex Earned sie 18, 2023 EDT
Get Started with Pub/Sub Earned sie 18, 2023 EDT
Cloud Architecture: Design, Implement, and Manage Earned sie 17, 2023 EDT
Develop Serverless Apps with Firebase Earned sie 17, 2023 EDT
Level 1: BigQuery ML, Cloud Architecture and Devops Skills Earned sie 17, 2023 EDT
Implement DevOps Workflows in Google Cloud Earned sie 17, 2023 EDT
Budowanie sieci w Google Cloud Earned sie 15, 2023 EDT
Konfigurowanie środowiska programistycznego w Google Cloud Earned sie 9, 2023 EDT
Introduction to Vertex AI Studio Earned sie 7, 2023 EDT
Create Image Captioning Models Earned sie 7, 2023 EDT
Transformer Models and BERT Model Earned sie 7, 2023 EDT
Attention Mechanism Earned sie 7, 2023 EDT
Encoder-Decoder Architecture Earned sie 7, 2023 EDT
Introduction to Image Generation Earned sie 7, 2023 EDT
Generative AI Fundamentals - Polski Earned sie 7, 2023 EDT
Introduction to Responsible AI - Polski Earned sie 7, 2023 EDT
Introduction to Large Language Models - Polski Earned sie 4, 2023 EDT
Introduction to Generative AI - Polski Earned sie 3, 2023 EDT
Wdrażanie równoważenia obciążenia w Compute Engine Earned sie 2, 2023 EDT
Level 1: AppDev and Infrastructure Earned lip 31, 2023 EDT
DEPRECATED Networking Fundamentals on Google Cloud Earned lip 31, 2023 EDT
The Basics of Google Cloud Compute Earned lip 30, 2023 EDT
App Engine: 3 Ways Earned lip 29, 2023 EDT

Cloud Storage, Cloud Functions, and Cloud Pub/Sub are all Google Cloud Platform services that can be used to store, process, and manage data. All three services can be used together to create a variety of data-driven applications. In this skill badge you use Cloud Storage to store images, Cloud Functions to process the images, and Cloud Pub/Sub to send the images to another application.

Więcej informacji

Earn a skill badge by completing the Get Started with Eventarc skill badge course, where you use Eventarc to create event triggers for different resources including Pub/Sub topics and Cloud Storage buckets.

Więcej informacji

Complete the introductory Get Started with Dataplex skill badge to demonstrate skills in the following: creating Dataplex assets, creating aspect types, and applying aspects to entries in Dataplex.

Więcej informacji

Earn a skill badge by completing the Get Started with Pub/Sub skill badge course, where you learn how to use Pub/Sub through the Cloud console, how Cloud Scheduler jobs can save you effort, and when Pub/Sub Lite can save you money on high-volume event ingestion.

Więcej informacji

Earn a skill badge by completing the Cloud Architecture: Design, Implement, and Manage to demonstrate skills in the following: deploy a publicly accessible website using Apache web servers, configure a Compute Engine VM using startup scripts, configure secure RDP using a Windows Bastion host and firewall rules, build and deploy a Docker image to a Kubernetes cluster and then update it, and create a CloudSQL instance and import a MySQL database. This skill badge is a great resource for understanding topics that will appear in the Google Cloud Certified Professional Cloud Architect certification exam.

Więcej informacji

Complete the intermediate Develop Serverless Apps with Firebase skill badge course to demonstrate skills in the following: architecting and building serverless web applications with Firebase, utilizing Firestore for database management, automating deployment processes using Cloud Build, and integrating Google Assistant functionality into your applications.

Więcej informacji

The world around us is changing and mastering future-driven technologies is the key to success. We want you to get started by learning a little of everything! Discover machine learning in data analysis, build scalable cloud solutions and accelerate software development that will shape the future. The possibilities in the Arcade are endless and all of those will lead you towards earning your first Google Cloud Credential. No prior experience required.

Więcej informacji

Complete the intermediate Implement DevOps Workflows in Google Cloud skill badge to demonstrate skills in the following: creating git repositories with Cloud Source Repositories, launching, managing, and scaling deployments on Google Kubernetes Engine (GKE), and architecting CI/CD pipelines that automate container image builds and deployments to GKE.

Więcej informacji

Aby zdobyć odznakę umiejętności, ukończ szkolenie Budowanie sieci w Google Cloud, w trakcie którego poznasz różne sposoby wdrażania i monitorowania aplikacji i dowiesz się, jak: przeglądać role uprawnień, dodawać/usuwać dostęp do projektu, tworzyć sieci VPC, wdrażać i monitorować maszyny wirtualne Compute Engine, pisać zapytania SQL oraz wdrażać aplikacje przy użyciu różnych metod w Kubernetes.

Więcej informacji

Aby zdobyć odznakę umiejętności, ukończ szkolenie Konfigurowanie środowiska programistycznego w Google Cloud, w trakcie którego dowiesz się, jak utworzyć i podłączyć infrastrukturę w chmurzę do przechowywania danych przy użyciu podstawowych funkcji technologii Cloud Storage, Identity and Access Management, Cloud Functions oraz Pub/Sub.

Więcej informacji

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.

Więcej informacji

This course teaches you how to create an image captioning model by using deep learning. You learn about the different components of an image captioning model, such as the encoder and decoder, and how to train and evaluate your model. By the end of this course, you will be able to create your own image captioning models and use them to generate captions for images

Więcej informacji

This course introduces you to the Transformer architecture and the Bidirectional Encoder Representations from Transformers (BERT) model. You learn about the main components of the Transformer architecture, such as the self-attention mechanism, and how it is used to build the BERT model. You also learn about the different tasks that BERT can be used for, such as text classification, question answering, and natural language inference.This course is estimated to take approximately 45 minutes to complete.

Więcej informacji

This course will introduce you to the attention mechanism, a powerful technique that allows neural networks to focus on specific parts of an input sequence. You will learn how attention works, and how it can be used to improve the performance of a variety of machine learning tasks, including machine translation, text summarization, and question answering. This course is estimated to take approximately 45 minutes to complete.

Więcej informacji

This course gives you a synopsis of the encoder-decoder architecture, which is a powerful and prevalent machine learning architecture for sequence-to-sequence tasks such as machine translation, text summarization, and question answering. You learn about the main components of the encoder-decoder architecture and how to train and serve these models. In the corresponding lab walkthrough, you’ll code in TensorFlow a simple implementation of the encoder-decoder architecture for poetry generation from the beginning.

Więcej informacji

This course introduces diffusion models, a family of machine learning models that recently showed promise in the image generation space. Diffusion models draw inspiration from physics, specifically thermodynamics. Within the last few years, diffusion models became popular in both research and industry. Diffusion models underpin many state-of-the-art image generation models and tools on Google Cloud. This course introduces you to the theory behind diffusion models and how to train and deploy them on Vertex AI.

Więcej informacji

Aby zdobyć odznakę umiejętności, ukończ szkolenia Introduction to Generative AI, Introduction to Large Language Models i Introduction to Responsible AI. Zdaj test i pokaż, że rozumiesz podstawowe koncepcje związane z generatywną AI. Odznaka umiejętności to cyfrowa odznaka wydawana przez Google Cloud, która potwierdza Twoją wiedzę o produktach i usługach Google Cloud. Ustaw swój profil jako publiczny i dodaj odznakę umiejętności do profilu w mediach społecznościowych, aby pochwalić się swoim osiągnięciem.

Więcej informacji

Celem tego szybkiego szkolenia dla początkujących jest wyjaśnienie, czym jest odpowiedzialna AI i dlaczego jest ważna, oraz przedstawienie, jak Google wprowadza ją w swoich usługach. Szkolenie zawiera także wprowadzenie do siedmiu zasad Google dotyczących sztucznej inteligencji.

Więcej informacji

To szybkie szkolenie dla początkujących wyjaśnia, czym są duże modele językowe (LLM) oraz jakie są ich zastosowania. Przedstawia również możliwości zwiększenia ich wydajności przez dostrajanie przy użyciu promptów oraz narzędzia Google, które pomogą Ci tworzyć własne aplikacje korzystające z generatywnej AI.

Więcej informacji

Celem tego szybkiego szkolenia dla początkujących jest wyjaśnienie, czym jest generatywna AI oraz jakie są jej zastosowania. Szkolenie przedstawia również różnice pomiędzy tą technologią a tradycyjnymi systemami uczącymi się, a także narzędzia Google, które pomogą Ci tworzyć własne aplikacje korzystające z generatywnej AI.

Więcej informacji

Ukończ szkolenie wprowadzające Wdrażanie równoważenia obciążenia w Compute Engine, aby zdobyć odznakę potwierdzającą zdobycie następujących umiejętności: pisanie poleceń gcloud przy użyciu Cloud Shell, tworzenie i wdrażanie maszyn wirtualnych w Compute Engine oraz konfigurowanie systemów równoważenia obciążenia sieci i HTTP. Odznaka umiejętności to wyjątkowa cyfrowa odznaka wydawana przez Google Cloud, która potwierdza Twoją wiedzę o produktach i usługach Google Cloud. Aby ją zdobyć, musisz pokazać, że potrafisz zastosować zdobytą wiedzę, w praktycznym, interaktywnym środowisku. Ukończ to szkolenie oraz moduł Challenge Lab, aby zdobyć odznakę umiejętności, którą możesz udostępnić w swojej sieci kontaktów.

Więcej informacji

Demand for cloud-skilled workers is rising. According to a report by Indeed, cloud computing jobs are expected to grow by 22% over the next five years, much faster than the average for all occupations. Play now to get hands-on experience building with Google Cloud's powerful coding and infrastructure management tools. Each lab teaches and tests your growing tech skills, and sets you on the path to your first Google Cloud credential.

Więcej informacji

Earn a skill badge by completing the Networking Fundamentals on Google Cloud quest, where you learn how to work with VPC networks and load balancers on Google Cloud. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this Skill Badge, and the final assessment challenge lab, to receive a digital badge that you can share with your network.

Więcej informacji

Earn a skill badge by completing the The Basics of Google Cloud Compute quest, where you learn how to work with virtual machines (VMs), persistent disks, and web servers using Compute Engine. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this Skill Badge, and the final assessment challenge lab, to receive a digital badge that you can share with your network.

Więcej informacji

Earn a skill badge by completing the App Engine`:` 3 ways course, where you learn how to use App Engine with Python, Go, and PHP.

Więcej informacji