Join Sign in

PEKALA HARSHA VARDHAN

Member since 2024

Gold League

53603 points
Create Generative AI Apps on Google Cloud Earned يونيو 10, 2026 EDT
Production Machine Learning Systems Earned مارس 9, 2026 EDT
Build, Train and Deploy ML Models with Keras on Google Cloud Earned فبراير 21, 2026 EST
Feature Engineering Earned فبراير 18, 2026 EST
Engineer Data for Predictive Modeling with BigQuery ML Earned يناير 12, 2026 EST
Create ML Models with BigQuery ML Earned يناير 11, 2026 EST
Working with Notebooks in Vertex AI Earned يناير 5, 2026 EST
Prepare Data for ML APIs on Google Cloud Earned يناير 4, 2026 EST
Introduction to AI and Machine Learning on Google Cloud Earned ديسمبر 26, 2025 EST
Build a Certification Study Guide: PMLE Earned أغسطس 28, 2025 EDT
The Arcade Trivia December 2024 Week 2 Earned ديسمبر 24, 2024 EST
The Arcade Trivia December 2024 Week 3 Earned ديسمبر 23, 2024 EST
Arcade Snowdown Earned ديسمبر 23, 2024 EST
The Arcade Trivia September 2024 Week 4 Earned سبتمبر 26, 2024 EDT
Streaming Analytics into BigQuery Earned سبتمبر 26, 2024 EDT
DEPRECATED Build Google Cloud Infrastructure for Azure Professionals Earned سبتمبر 26, 2024 EDT
Build Event-Driven Applications with Eventarc Earned سبتمبر 23, 2024 EDT
[Deprecated] Get Started with Looker Earned سبتمبر 23, 2024 EDT
App Building with AppSheet Earned سبتمبر 21, 2024 EDT
Develop Serverless Apps with Firebase Earned سبتمبر 20, 2024 EDT
The Basics of Google Cloud Compute Earned سبتمبر 19, 2024 EDT
Analyze Images with the Cloud Vision API Earned سبتمبر 16, 2024 EDT
Analyze Sentiment with Natural Language API Earned سبتمبر 15, 2024 EDT
Monitor and Manage Google Cloud Resources Earned سبتمبر 14, 2024 EDT
Deploy and Manage Applications on Google App Engine Earned سبتمبر 13, 2024 EDT
Implement Speech and Language Solutions with Pre-trained APIs Earned سبتمبر 13, 2024 EDT
Implement Event-Driven Messaging and Automation Workflows Earned سبتمبر 12, 2024 EDT
Deploy and Secure Serverless APIs with API Gateway Earned سبتمبر 12, 2024 EDT
Store, Process, and Manage Data on Google Cloud - Console Earned سبتمبر 11, 2024 EDT
Build Real World AI Applications with Gemini and Imagen Earned سبتمبر 9, 2024 EDT
Build Google Cloud Infrastructure for AWS Professionals Earned سبتمبر 9, 2024 EDT
Build Serverless Applications with Cloud Run Functions Earned سبتمبر 5, 2024 EDT
Organize and Govern Data with Knowledge Catalog Earned سبتمبر 3, 2024 EDT
Develop Your Google Cloud Network Earned أغسطس 28, 2024 EDT
Implement DevOps Workflows in Google Cloud Earned أغسطس 28, 2024 EDT
The Arcade Trivia August 2024 Week 4 Earned أغسطس 28, 2024 EDT
Secure Lakehouse Data Earned أغسطس 27, 2024 EDT
Monitoring in Google Cloud Earned أغسطس 26, 2024 EDT
Using the Google Cloud Speech API Earned أغسطس 26, 2024 EDT
Manage Kubernetes in Google Cloud Earned أغسطس 26, 2024 EDT
The Arcade-athon Earned أغسطس 24, 2024 EDT
Set Up an App Dev Environment on Google Cloud Earned أغسطس 24, 2024 EDT
Deploy Kubernetes Applications on Google Cloud Earned أغسطس 20, 2024 EDT
The Arcade Trivia August 2024 Week 3 Earned أغسطس 20, 2024 EDT
The Arcade Trivia August 2024 Week 2 Earned أغسطس 20, 2024 EDT
The Arcade Certification Zone August 2024 Earned أغسطس 20, 2024 EDT
Level 2: Machine Learning and AI Skills Earned أغسطس 16, 2024 EDT
Level 1: Application Development and Deployment Earned أغسطس 13, 2024 EDT
The Arcade Base Camp August 2024 Earned أغسطس 11, 2024 EDT
Level 3: Google Cloud Functions Earned أغسطس 8, 2024 EDT
The Arcade Trivia August 2024 Week 1 Earned أغسطس 6, 2024 EDT
Scaling with Google Cloud Operations Earned أغسطس 3, 2024 EDT
Trust and Security with Google Cloud Earned أغسطس 3, 2024 EDT
Modernize Infrastructure and Applications with Google Cloud Earned أغسطس 3, 2024 EDT
Innovating with Google Cloud Artificial Intelligence Earned أغسطس 3, 2024 EDT
Exploring Data Transformation with Google Cloud Earned أغسطس 2, 2024 EDT
Digital Transformation with Google Cloud Earned أغسطس 2, 2024 EDT

Generative AI applications can create new user experiences that were nearly impossible before the invention of large language models (LLMs). As an application developer, how can you use generative AI to build engaging, powerful apps on Google Cloud? In this course, you'll learn about generative AI applications and how you can use prompt design and retrieval augmented generation (RAG) to build powerful applications using LLMs. You'll learn about a production-ready architecture that can be used for generative AI applications and you'll build an LLM and RAG-based chat application.

Learn more

This course covers how to implement the various flavors of production ML systems— static, dynamic, and continuous training; static and dynamic inference; and batch and online processing. You delve into TensorFlow abstraction levels, the various options for doing distributed training, and how to write distributed training models with custom estimators. This is the second course of the Advanced Machine Learning on Google Cloud series. After completing this course, enroll in the Image Understanding with TensorFlow on Google Cloud course.

Learn more

This course covers building ML models with TensorFlow and Keras, improving the accuracy of ML models and writing ML models for scaled use.

Learn more

This course explores the benefits of using Vertex AI Feature Store, how to improve the accuracy of ML models, and how to find which data columns make the most useful features. This course also includes content and labs on feature engineering using BigQuery ML, Keras, and TensorFlow.

Learn more

Complete the intermediate Engineer Data for Predictive Modeling with BigQuery ML skill badge to demonstrate skills in the following: building data transformation pipelines to BigQuery using Dataprep by Trifacta; using Cloud Storage, Dataflow, and BigQuery to build extract, transform, and load (ETL) workflows; and building machine learning models using BigQuery ML.

Learn more

Complete the intermediate Create ML Models with BigQuery ML skill badge to demonstrate skills in creating and evaluating machine learning models with BigQuery ML to make data predictions.

Learn more

This course is an introduction to Vertex AI Notebooks, which are Jupyter notebook-based environments that provide a unified platform for the entire machine learning workflow, from data preparation to model deployment and monitoring. The course covers the following topics: (1) The different types of Vertex AI Notebooks and their features and (2) How to create and manage Vertex AI Notebooks.

Learn more

Complete the introductory Prepare Data for ML APIs on Google Cloud skill badge to demonstrate skills in the following: cleaning data with Dataprep by Trifacta, running data pipelines in Dataflow, creating clusters and running Apache Spark jobs in Managed Service for Apache Spark, and calling ML APIs including the Cloud Natural Language API, Google Cloud Speech-to-Text API, and Video Intelligence API.

Learn more

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.

Learn more

Learn how to use NotebookLM to create a personalized study guide for the Professional Machine Learning Engineer certification exam (PMLE). You'll review NotebookLM features, create a notebook, and use the study guide to practice for a certification exam.

Learn more

Hey there! You're invited to game on with the Arcade Trivia for December Week 2! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the December Trivia Week 2 badge!

Learn more

Hey there! You're invited to game on with the Arcade Trivia for December Week 3! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the December Trivia Week 3 badge!

Learn more

Tis snowing challenges heavily in the Arcade! Join the Arcade Snowdown Challenge and earn your latest Google Cloud credential! Take on hands-on labs like Traffic Blocklisting, Redacting Sensitive Data, and Cloud Logging & Monitoring. Secure your cloud with Audit Logs, Alerts, and Service Monitoring. Don’t let the snow slow you down—protect your cloud and boost your skills today!

Learn more

Hey there! You're invited to game on with the Arcade Trivia for September Week 4! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the September Trivia Week 4 badge!

Learn more

Earn a skill badge by completing the Streaming Analytics into BigQuery skill badge course, where you use Pub/Sub, Dataflow and BigQuery together to stream data for analytics.

Learn more

Earn a skill badge by completing the Build Google Cloud Infrastructure for Azure Professionals course, where you learn how to configure IAM permission, orchestrate workloads using Kubernetes, host a web application using compute engine, and configure load balancing. 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.

Learn more

Earn a Skill Badge by completing the Build Event-Driven Applications with Eventarc course. In this course, you use Eventarc to create event triggers for different resources, including Pub/Sub topics and Cloud Storage buckets.

Learn more

Earn a skill badge by completing the Get Started with Looker skill badge course, where you learn how to analyze, visualize, and curate data using Looker Studio and Looker.

Learn more

Earn a skill badge by completing the App Building with AppSheet course, where you learn how to build, configure, and publish apps using AppSheet.

Learn more

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.

Learn more

Earn a skill badge by completing the The Basics of Google Cloud Compute skill badge course, where you learn how to work with virtual machines (VMs), persistent disks, and web servers using Compute Engine.

Learn more

Earn a skill badge by completing the Analyze Images with the Cloud Vision API quest, where you discover how to leverage the Cloud Vision API for various tasks, including extracting text from images.

Learn more

Earn a skill badge by completing the Analyze Sentiment with Natural Language API quest, where you learn how the API derives sentiment from text.

Learn more

Complete the introductory Monitor and Manage Google Cloud Resources skill badge to demonstrate skills in the following: granting and revoking IAM permissions; installing monitoring and logging agents; creating, deploying, and testing an event-driven Cloud Run function.

Learn more

Earn a Skill Badge by completing the Deploy and Manage Applications on Google App Engine course, where you learn how to use App Engine with Python, Go, and PHP.

Learn more

Earn the Introductory Skill Badge by completing the Implement Speech and Language Solutions with Pre-trained APIs course, where you learn how to use speech related API tools to synthesise and transcribe speech.

Learn more

Earn a skill badge by completing the Implement Event-Driven Messaging and Automation Workflows 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.

Learn more

Earn a skill badge by completing the Deploy and Secure Serverless APIs with API Gateway skill badge course, where you learn how to use API Gateway to deploy, secure, and manage APIs with a fully managed gateway.

Learn more

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.

Learn more

Complete the introductory Build Real World AI Applications with Gemini and Imagen skill badge to demonstrate skills in the following: image recognition, natural language processing, image generation using Google's powerful Gemini and Imagen models, deploying applications on the Google Cloud Agent Platform.

Learn more

Earn a skill badge by completing the Build Google Cloud Infrastructure for AWS Professionals course, where you learn how to configure IAM permission, orchestrate workloads using Kubernetes, host a web application using compute engine, and configure load balancing.

Learn more

Earn a Introductory skill badge by completing the Build Serverless Applications with Cloud Run Functions course, where you learn how to use Cloud Run functions through the Google Cloud console and on the command line.

Learn more

Complete the introductory Organize and Govern Data with Knowledge Catalog skill badge to demonstrate skills in the following: creating Knowledge Catalog assets, creating aspect types, and applying aspects to entries in Knowledge Catalog.

Learn more

Earn a skill badge by completing the Develop your Google Cloud Network skill badge course, where you learn multiple ways to deploy and monitor applications including how to: explore IAM roles and add/remove project access, create VPC networks, deploy and monitor Compute Engine VMs, write SQL queries, deploy and monitor VMs in Compute Engine, and deploy applications using Kubernetes with multiple deployment approaches.

Learn more

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.

Learn more

Hey there! You're invited to game on with the Arcade Trivia for August Week 4! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the August Trivia Week 4 badge!

Learn more

Complete the introductory Secure Lakehouse Data skill badge course to demonstrate skills with IAM, BigQuery, Lakehouse, and Knowledge Catalog to create and secure Lakehouse tables.

Learn more

Complete the introductory Monitoring in Google Cloud skill badge course to demonstrate skills in the following: using Cloud Monitoring tools to monitor resources on Google Cloud.

Learn more

Earn a skill badge by completing the Using the Google Cloud Speech API skill badge course, where you learn how create a Speech-to-Text API request, transcribe audio speech to text, and transcribe speech.

Learn more

Complete the intermediate Manage Kubernetes in Google Cloud skill badge course to demonstrate skills in the following: managing deployments with kubectl, monitoring and debugging applications on Google Kubernetes Engine (GKE), and continuous delivery techniques.

Learn more

Sports are captivating, intense, and fast-paced—and with the latest technology, they’re better than ever. Start your run in the Arcade-athon and earn an exclusive Google Cloud Credential by gaining hands-on experience with Google Cloud's powerful tools and techniques that are transforming your favorite sports!

Learn more

Earn a skill badge by completing the Set Up an App Dev Environment on Google Cloud skill badge course, where you learn how to build and connect storage-centric cloud infrastructure using the basic capabilities of the following technologies: Cloud Storage, Identity and Access Management, Cloud Functions, and Pub/Sub.

Learn more

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.

Learn more

Hey there! You're invited to game on with the Arcade Trivia for August Week 3! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the August Trivia Week 3 badge!

Learn more

Hey there! You're invited to game on with the Arcade Trivia for August Week 2! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the August Trivia Week 2 badge!

Learn more

Google Cloud Certifications provide a tangible way for you to demonstrate your skills to potential or current employers. These certifications incorporate performance-based questions, testing your hands-on expertise through practical tasks. Begin your journey towards becoming a Google Certified Professional with the help of the Arcade Cert Zone. Be one of the first 20 people to complete the challenge and earn a 100% discount voucher for your next Google Cloud Digital Leader Examination. Welcome!

Learn more

From creating and optimizing ML models using BigQuery ML, deploying advanced chatbots with Dialogflow CX, to developing no-code chat apps using AppSheet, explore a series of challenges designed to enhance your Google Cloud skills and earn an exclusive Google Cloud Credential!

Learn more

Earn an exclusive Google Cloud Credential by gaining practical experience in app development and deployment on the Google Cloud Platform. Learn to build, manage, and scale applications while setting up development environments, storing data, and deploying apps. Perfect for you, even if you are new to the cloud!

Learn more

Welcome to Base Camp, where you’ll develop key Google Cloud skills (available in Spanish and Portuguese too!) and earn an exclusive credential that will open doors to the cloud for you. No prior experience is required!

Learn more

Earn an exclusive Google Cloud Credential by gaining hands-on experience with Google Cloud Functions. Learn to create and deploy serverless functions across various programming languages, including Node.js, .NET, PHP, Ruby, and Python. Ideal for everyone, even if you are new to the cloud!

Learn more

Hey there! You're invited to game on with the Arcade Trivia for August Week 1! Play throughout the month and boost your cloud learning journey. Every week, we'll release a new set of questions to test your knowledge of Google Cloud Platform. Get started now and earn the August Trivia Week 1 badge!

Learn more

Organizations of all sizes are embracing the power and flexibility of the cloud to transform how they operate. However, managing and scaling cloud resources effectively can be a complex task. This course explores the fundamental concepts of modern operations, reliability, and resilience in the cloud, and how Google Cloud can help support these efforts. As part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

Learn more

As organizations move their data and applications to the cloud, they must address a rapidly evolving landscape of security challenges. This course explores the foundations of cloud security, the value of Google Cloud’s secure-by-design infrastructure, and the defense-in-depth strategy, while highlighting how AI-driven operations and compliance tools help organizations meet strict global regulatory requirements. As part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

Learn more

Many traditional enterprises use legacy systems and apps that can't stay up-to-date with modern customer expectations. Business leaders often have to choose between maintaining their aging IT systems and investing in new products and services. This course explores these challenges and offers solutions to overcome them by using cloud technology. As part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

Learn more

Artificial intelligence (AI) and machine learning (ML) represent an important evolution in information technologies that are quickly transforming a wide range of industries. Innovating with Google Cloud Artificial Intelligence explores how organizations can use AI and ML to transform their business processes. As part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

Learn more

Cloud technology is a powerful asset, and when paired with data, it becomes a catalyst for innovation and enhanced customer experiences. Exploring Data Transformation with Google Cloud examines how organizations can leverage the cloud to make their data more accessible, actionable, and valuable. As part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

Learn more

Digital transformation is a critical journey for modern organizations, and establishing a strong baseline in cloud computing is the first step toward driving meaningful innovation. Digital Transformation with Google Cloud introduces the core technologies and strategic frameworks that help organizations modernize their operations. This course explores fundamental cloud concepts, global network infrastructure, and the shared responsibility model to help leaders navigate their path to the cloud with confidence. As part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

Learn more