Join Sign in

Apply your skills in Google Cloud console

Madhu Babu Ganga

Member since 2021

Bronze League

16977 points
Gen AI Agents: Transform Your Organization Earned Sep 7, 2025 EDT
Gen AI Apps: Transform Your Work Earned Aug 15, 2025 EDT
Gen AI: Navigate the Landscape Earned Aug 15, 2025 EDT
Gen AI: Unlock Foundational Concepts Earned Aug 11, 2025 EDT
Gen AI: Beyond the Chatbot Earned Jul 26, 2025 EDT
Encoder-Decoder Architecture Earned Feb 9, 2025 EST
Attention Mechanism Earned Feb 9, 2025 EST
Introduction to Image Generation Earned Feb 1, 2025 EST
Prompt Design in Vertex AI Earned Jan 29, 2025 EST
Responsible AI: Applying AI Principles with Google Cloud Earned Jan 12, 2025 EST
Google Cloud Fundamentals: Core Infrastructure Earned Jan 9, 2025 EST
Introduction to Responsible AI Earned Dec 16, 2024 EST
Introduction to Large Language Models Earned Dec 14, 2024 EST
Introduction to Generative AI Earned Dec 14, 2024 EST
Professional Machine Learning Engineer Study Guide Earned Dec 6, 2024 EST
Develop Your Google Cloud Network Earned May 21, 2024 EDT
Optimize Costs for Google Kubernetes Engine Earned May 15, 2024 EDT
Build Infrastructure with Terraform on Google Cloud Earned Apr 23, 2024 EDT
Set Up an App Dev Environment on Google Cloud Earned Apr 17, 2024 EDT
Implementing Cloud Load Balancing for Compute Engine Earned Apr 7, 2024 EDT
Cloud Hero: Security Earned Oct 19, 2022 EDT
Terraform by HashiCorp Game Earned Nov 18, 2021 EST
BigQuery for Data Analysis II Earned Jun 17, 2021 EDT

Gen AI Agents: Transform Your Organization is the fifth and final course of the Gen AI Leader learning path. This course explores how organizations can use custom gen AI agents to help tackle specific business challenges. You gain hands-on practice building a basic gen AI agent, while exploring the components of these agents, such as models, reasoning loops, and tools.

Learn more

Transform Your Work With Gen AI Apps is the fourth course of the Gen AI Leader learning path. This course introduces Google’s gen AI applications, such as Google Workspace with Gemini and NotebookLM. It guides you through concepts like grounding, retrieval augmented generation, constructing effective prompts and building automated workflows.

Learn more

Gen AI: Navigate the Landscape is the third course of the Gen AI Leader learning path. Gen AI is changing how we work and interact with the world around us. But as a leader, how can you harness its power to drive real business outcomes? In this course, you explore the different layers of building gen AI solutions, Google Cloud’s offerings, and the factors to consider when selecting a solution.

Learn more

Gen AI: Unlock Foundational Concepts is the second course of the Gen AI Leader learning path. In this course, you unlock the foundational concepts of generative AI by exploring the differences between AI, ML, and gen AI, and understanding how various data types enable generative AI to address business challenges. You also gain insights into Google Cloud strategies to address the limitations of foundation models and the key challenges for responsible and secure AI development and deployment.

Learn more

Gen AI: Beyond the Chatbot is the first course of the Gen AI Leader learning path and has no prerequisites. This course aims to move beyond the basic understanding of chatbots to explore the true potential of generative AI for your organization. You explore concepts like foundation models and prompt engineering, which are crucial for leveraging the power of gen AI. The course also guides you through important considerations you should make when developing a successful gen AI strategy for your organization.

Learn more

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.

Learn more

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.

Learn more

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.

Learn more

Complete the introductory Prompt Design in Vertex AI skill badge to demonstrate skills in the following: prompt engineering, image analysis, and multimodal generative techniques, within Vertex AI. Discover how to craft effective prompts, guide generative AI output, and apply Gemini models to real-world marketing scenarios.

Learn more

As the use of enterprise Artificial Intelligence and Machine Learning continues to grow, so too does the importance of building it responsibly. A challenge for many is that talking about responsible AI can be easier than putting it into practice. If you’re interested in learning how to operationalize responsible AI in your organization, this course is for you. In this course, you will learn how Google Cloud does this today, together with best practices and lessons learned, to serve as a framework for you to build your own responsible AI approach.

Learn more

Google Cloud Fundamentals: Core Infrastructure introduces important concepts and terminology for working with Google Cloud. Through videos and hands-on labs, this course presents and compares many of Google Cloud's computing and storage services, along with important resource and policy management tools.

Learn more

This is an introductory-level microlearning course aimed at explaining what responsible AI is, why it's important, and how Google implements responsible AI in their products. It also introduces Google's 3 AI principles.

Learn more

This is an introductory level micro-learning course that explores what large language models (LLM) are, the use cases where they can be utilized, and how you can use prompt tuning to enhance LLM performance. It also covers Google tools to help you develop your own Gen AI apps.

Learn more

This is an introductory level microlearning course aimed at explaining what Generative AI is, how it is used, and how it differs from traditional machine learning methods. It also covers Google Tools to help you develop your own Gen AI apps.

Learn more

This course helps learners create a study plan for the PMLE (Professional Machine Learning Engineer) certification exam. Learners explore the breadth and scope of the domains covered in the exam. Learners assess their exam readiness and create their individual study plan.

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 Optimize Costs for Google Kubernetes Engine skill badge to demonstrate skills in the following: creating and managing multi-tenant clusters, monitoring resource usage by namespace, configuring cluster and pod autoscaling for efficiency, setting up load balancing for optimal resource distribution, and implementing liveness and readiness probes to ensure application health and cost-effectiveness. 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 course and the final assessment challenge lab to receive a skill badge that you can share with your network.

Learn more

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.

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 introductory Implementing Cloud Load Balancing for Compute Engine skill badge to demonstrate skills in the following: creating and deploying virtual machines in Compute Engine and configuring network and application load balancers.

Learn more

Security is an uncompromising feature of Google Cloud Platform services, and GCP has developed specific tools for ensuring safety and identity across your projects. In this game you will get hands-on practice with various security tools of the Google Cloud Platform.

Learn more

The experienced user of Google Cloud will learn how to describe build, change, provision, and destroy infrastructure, using Terraform in the cloud environment. In these hands-on labs, you will learn how to import existing infrastructure, write Terraform configuration that matches that infrastructure, and manipulate state storage with Terraform. You will demonstrate provider installation and versioning. Build, change, provision, and destroy basic infrastructure and review the Terraform plan to ensure the configuration matches the expected state and infrastructure.

Learn more

Welcome Gamers! Test your skills and learn BigQuery, all while having fun! You will compete to see who can finish the game with the highest score. Earn the points by completing the steps in the lab.... and get bonus points for speed! Be sure to click "End" when you're done with each lab to get the maximum points. All players will be awarded the game badge.

Learn more