File size: 14,621 Bytes
750f881
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
"Get ready for Google Cloud Community Days 2025 in Hyderabad, hosted by GDG Cloud Hyderabad - your premier gathering for all things Google Cloud! This power-packed event brings together developers, cloud enthusiasts, architects, and industry experts for an immersive experience focused on the latest advancements and practical applications of Google Cloud.

Throughout the day, you'll have the opportunity to:

Gain Insights: Attend expert-led talks from industry leaders and Googlers on topics spanning AI/ML, data analytics, cloud infrastructure, DevOps, serverless computing, and more.

Hands-on Learning: Dive deep with interactive code labs and demos, allowing you to build and experiment with Google Cloud technologies firsthand.

Network & Connect: Engage with a vibrant community of fellow tech professionals, share knowledge, discuss challenges, and forge new connections.

Explore Innovations: Discover real-world use cases and solutions built on Google Cloud Platform, designed to inspire your next project.

Career & Growth: Learn about Google Cloud certifications and how they can accelerate your professional development in the cloud landscape.

Whether you're a seasoned cloud professional looking to stay ahead of the curve or just starting your cloud journey, Google Cloud Community Days 2025 Hyderabad offers valuable content and unparalleled networking opportunities. Don't miss this chance to learn, build, and grow with the Google Cloud community!"
"When

Saturday, June 14, 2025
9:00 AM – 6:00 PM (GMT+5:30)

Where

Novotel Hyderabad Convention Centre & HICC
Novotel Hotel Road
Kothaguda, 500084"
"Agenda

9:00 AM
Registration, Hi-Tea & Networking
10:00 AM
Welcome & Introduction
10:15 AM
GDG & GDG Cloud Keynote
10:30 AM
Google Cloud Keynote
11:00 AM
Firebase Keynote
11:30 AM
Pair Programming with AI
Discover how AI-powered code assistants like Google Gemini code assist, GitHub Copilot are transforming the software development landscape. This session will delve into how these tools enhance productivity, assist in code generation, and integrate seamlessly into modern development workflows.
11:45 AM
LLMs Without Limits: Scaling Open Models from Edge to Cloud
What if you could run powerful open-source LLMs on a Raspberry Pi, a browser, or scale them effortlessly across GCP? In this talk, we’ll explore how modern open models like Gemma are redefining what's possible from blazing-fast local inference to scalable cloud deployments.
12:15 PM
Changing Architectures: The Rise of CloudARM
Discover how CloudARM decouples transformation logic, streamlines data flow, and distributes intelligence across analytics, AI, and operational systems, all while ensuring governance, cost-efficiency, and scalability. If you're tired of outdated patterns and want a blueprint for the next-gen data backbone, this talk is your spark.
12:30 PM
A2A vs. MCP - Understanding Google's Protocols for AI Agent Interoperability
Ever wonder how different AI assistants can seamlessly collaborate, or what tools enable their productivity? This talk will break down Google’s new Agent2Agent (A2A) protocol and compare it with Model Context Protocol (MCP). We’ll explore how A2A enables AI agents to communicate and coordinate across diverse systems, acting as a team, while MCP equips individual agents with the context and tools needed to perform tasks effectively. Join us to learn how these two groundbreaking protocols are shaping the future of AI collaboration, unlocking new levels of autonomy and productivity for intelligent agents.
1:00 PM
Networking, Booths & Lunch
2:00 PM
Ice-Breaker Activity
2:15 PM
Cloud Misconfigurations: 5 Mistakes That Can Cost Millions
The cloud provides speed, scale, and flexibility. But it also introduces the potential for costly mistakes. In today's high-velocity environments, misconfigurations are among the leading causes of cloud breaches, outages, and compliance failures. This session reviews five critical cloud misconfigurations that have caused real-world damage & with guidance on how to spot and prevent them. These are universal patterns that apply across all major platforms. Those include: Publicly exposed storage and databases Over-permissive IAM roles and access policies Open ports and unrestricted network access Lack of outbound controls Insecure defaults in infrastructure-as-code templates Other Bonus points too. Through real examples and practical insights, the audience will learn about identifying these risks early, enforcing safer defaults, and building automated guardrails. This session supports developers, DevOps engineers, security leads, and architects in building and maintaining cloud environments that are resilient, secure, and audit-ready. A simple oversight should never become a million-dollar mistake.
2:30 PM
Building a LLM in One Day: A Developer’s End-to-End Journey
In this session, speaker will walk through a hypothetical day-in-the-life of a team building a Large Language Model (LLM) from scratch. The goal is to demystify the process, covering everything from dataset preparation to training, fine-tuning, evaluation, and deployment. Designed for developers and ML enthusiasts, this talk will provide a hands-on perspective on the decisions, trade-offs, and challenges involved.
3:00 PM
Unlocking Agentic AI development with Gemma 3
Let's explore the development of intelligent agents using Gemma models, with core components that facilitate agent creation, including capabilities for function calling, planning, and reasoning.
3:30 PM
EIB: Build and Deploy K8S clusters for Edge
Ease of deploying Edge Kubernetes clusters with Edge Image Builder.
4:00 PM
From Code to Cloud: Deploying Your First AI Agent with ADK on Cloud Run & GKE
The Agent Development Kit (ADK) makes it easier than ever to build powerful AI agents. But how do you take your agent from your local machine to a scalable, production-ready environment? This session is a practical, hands-on guide to deploying your ADK agents on Google Cloud. This talk will walk through the entire workflow, from a simple agent on your laptop to live endpoints on two of GCP's most powerful compute platforms. You'll leave understanding not just what ADK is, but how to share your creations with the world.
4:30 PM
Multiplatform, Multimodal app development using Firebase AI Logic
In this session, we’ll explore how to integrate Firebase AI Logic into Flutter applications to build AI-powered experiences that are both multiplatform and multimodal. Speaker will show how to set up Firebase AI Logic with your Flutter project, work with the Gemini API for text and image-based prompts, and also the NEW Live Generative AI. Whether you're building chat, content generation, or visual understanding into your apps, this session will give you the tools to get started with AI in production-ready Flutter workflows.
5:00 PM
Group Photo, Networking & Swag Distribution"
"# Speakers

Aravindhan M
Lloyds Banking Group
Senior Software Developer

Harish Kotra
Gaia
Developer Relations Lead

Madhu Vadlamani
Miracle software systems
Sr Manager

Kiran Bandhakavi
Product Tree
Founder

Rishiraj Acharya
IntelliTek
ML Engineer

Rajeev Jaggavarapu
Material
Senior Platform Architect-L2

Sanket Bisne
Lloyds Banking Group
Sr DevOps engineer

Kalyan Prasad
Data & AI Scientist

Aarshad Devani
Storable India Pvt. Ltd
Sr. Software Engineer

Aditya Thakur
Scapia
Software Engineer

Snigdha Kanchana
IBM
Cloud SRE

Arun Teja Godavarthi
Google
Community Manager, Global Developer Programs - India

Naveen Poosarla
Google
Technical Solutions Consultant"
"Aravindhan M
Lloyds Banking Group

I am the Community lead of Google developer group Cloud Madurai as building a cloud ecosystem with the help of developers, start-ups, and tech leaders. Also I am a cloud / AI enthusiast and java back-end developer with 10 years of Information Technology experience. Areas of expertise includes Cloud native apps, REST Web services and Google cloud. My learnings continue into Gen AI, Agentic AI systems. "
"Harish Kotra
Gaia

Currently Developer Relations Lead at Gaia 🌱 (https://gaianet.ai). I focus on onboarding developers, enterprises create, launch and scale their own AI Agents and AI inference.

I was a Community Lead for AngelHack, a global company dedicated to Developer Relations and building diverse communities of change makers and innovators worldwide for over 11 years. I have also hosted and ran over 200 hackathons for developers and students across India, Maldives, Sri Lanka, Bangladesh, UAE, USA, and more countries for many fortune 500 companies and web3 protocols."
"Madhu Vadlamani
Miracle software systems

The Sr AI and cloud expertise with 16yrs experience - Speaker Mentor and trainer "
"Kiran Bandhakavi
Product Tree

Kiran Bandhakavi is a technology leader with over 20 years of experience at the intersection of Artificial Intelligence, Knowledge Management, and scalable workforce enablement. He has designed global knowledge strategies and trained more than 12,000 professionals across four countries in AI/ML systems, achieving $18M+ in business impact through automation and responsible AI practices.

At Navy Federal Credit Union, Kiran led the deployment of an enterprise AI learning platform, launching 150+ courses in just 90 days. His approach—grounded in gamified learning and data integrity—resulted in a 93% reduction in onboarding time and a 15% improvement in dataset quality metrics post-training. At Fannie Mae, he pioneered a “Responsible AI” governance framework adopted enterprise-wide, enabling fairer ML models and regulatory alignment, including the prevention of 3,000+ housing evictions.

Kiran’s work blends technical depth with people-centered design. He has implemented AI automation using IBM Watsonx, migrated ML infrastructure to AWS with 99.99% uptime, and led distributed teams across India, the U.S., and Europe. His initiatives have consistently advanced ethical, high-quality data labeling and AGI-aligned training frameworks.

Kiran holds a Master’s degree in Electrical Engineering from Wichita State University and is certified in AWS Machine Learning Specialty."
"Rishiraj Acharya
IntelliTek

Rishiraj is a triple Google Developer Expert (AI, Cloud & Kaggle). He is a Machine Learning Engineer at Intellitek, worked at Tensorlake, Dynopii & Celebal in the past and is a Hugging Face 🤗 Fellow. He is the organizer of TensorFlow User Group Kolkata and has been a Google Summer of Code contributor at TensorFlow. He is a Kaggle Competitions Master and has been a KaggleX BIPOC Grant Mentor. Rishiraj specializes in the domain of Natural Language Processing and Speech Technologies and works with AI for Medicine. "
"Rajeev Jaggavarapu
Material

Currently working as a senior platform architect, mostly working on edge computing with Kubernetes. "
"Sanket Bisne
Lloyds Banking Group

Hi everyone, Sanket Bisne here ! from Hyderabad👋

•⁠ ⁠I’m a Google Developer Expert (GDE) and currently work as a Senior DevOps Engineer at Lloyds Banking Group
•⁠ ⁠Previously, I worked as a Cloud Engineer at Searce, a GCP Premium Partner
•⁠ ⁠I’m a Google Cloud Champion Innovator in Modern Architecture, with CKA,3x GCP certifications and 1x Azure certification delivery processes
•⁠ ⁠I love integrating various Google Cloud services like networking, compute, storage, containers, and especially GKE and learning AI.
•⁠ ⁠Deep diving into DevOps tooling and cloud architectures is my jam! 🛠️
•⁠ ⁠Outside work, I contribute to the community by creating technical content, writing Medium blogs, and speaking at conferences and exploring nature 😇
Here is my linkedin if you have not connected yet.
🔗 LinkedIn: https://in.linkedin.com/in/sanketbisne👋"
"Kalyan Prasad

Kalyan is a Data and AI scientist with a background as a former data science and analytics manager, effectively balancing both academia and industry. He has presented talks at various PyCon's, Data Science and AI conferences, showcasing his expertise. As a community leader, Kalyan currently serves as the one of the Chair for PyConf Hyderabad 2025 and has held the role of Co-chair for PyConf India 2023 and PyConf Hyderabad from 2022 to 2024. In addition to these leadership positions, he is an active contributor to numerous Python, data science, and scientific communities worldwide."
"Aarshad Devani
Storable India Pvt. Ltd
 Lead Google Developer Groups Hyderabad | Co-Organizer Google Developer Groups Cloud Hyderabad | One of the top 10 entrepreneurs focusing on Change & Transformation in India (YourStory) | Senior Software Engineer Storable 
https://www.linkedin.com/in/aarshaddevani/ "
"Aditya Thakur
Scapia

Software Engineer (Scapia), GDE for Flutter & Dart."
"Snigdha Kanchana
IBM

I am a Cloud Site Reliability Engineer at IBM Cloud with a strong passion for DevOps, cloud computing and automation. With hands-on experience in Kubernetes, Terraform, CI/CD pipelines, observability, and cloud security, I specialise in building scalable, resilient, and efficient systems.

Previously, worked as DevOps Engineer at NCR Corporation.

Beyond my technical expertise, I am deeply committed to knowledge sharing and mentorship. I have delivered sessions and workshops on DevOps, cloud technologies, and automation best practices, helping students and professionals navigate the evolving tech landscape.

I believe in leveraging technology to drive innovation, enhance system reliability, and optimise operations. Whether speaking at conferences, mentoring aspiring engineers, or writing about cutting-edge tech, my goal is to empower others and contribute to the future of cloud and DevOps."
"Naveen Poosarla
Google

Naveen, a technical solutions consultant at Google, brings over 18 years of experience, including 8 years of applied AI experience. In his current role, he designs and leads cutting-edge AI solution implementations for enterprise clients in various industries, including healthcare, automotive, financial services, and gaming. Naveen believes that AI has immense potential to improve people's lives if used correctly and he is committed to using his skills and experience to make that happen."
"# Organizers

Prateek Pandey
EPAM Systems
GDG Cloud Organizer

Aarshad Devani
Storable India Pvt. Ltd
GDG Cloud Organizers

Siv Ram Shastri Jonnalagadda
Co-Founder Hyderabad DAO
GDG Cloud Organizer"
"# Sponsors

MSI India
HYD DAO
Figma Hyderabad
HydPy
Nexus Swarm
Indian Data Club
Hyderabad Data & AI Community
NextGen Nexus
CNCF Hyderabad
Goldmen Media
Konfhub"