# Kickstarting the Cloud Culture: My Experience at SVKM’s First AWS Meetup

### The Missing Piece

At SVKM Dhule, we have a strong coding culture. Students build React apps, Python scripts, and Java projects. But there was always one missing piece: **Deployment.**

We had hundreds of projects rotting in [`localhost`](http://localhost) folders, never seeing the light of day.

Last week, that changed. I partnered with our **AWS Cloud Club Captain** to host our campus's inaugural **Cloud Computing Meetup**.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771154417316/bef7064a-7913-4afa-a1e9-cc5b31ccc331.png align="center")

**My Role: The Bridge**

While the session covered deep dives into EC2 and S3 (expertly handled by the Cloud Team), my goal as the **Technical Head** and **ChaiCode Ambassador** was to bridge the gap.

Beginners find the AWS Console intimidating. They see 200+ services and freeze. I took the stage to talk about **"The Art of Shipping."**

My session focused on the mindset shift:

* **Stop Dragging & Dropping:** Why manual uploads are a bad habit.
    
* **Start Deploying:** Understanding that code is useless until it has a public URL.
    
* **The Path to Cloud:** How starting with static deployment leads to mastering tools like **AWS Amplify** later.
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1768741072632/3c28174e-a70d-4408-9656-c1ea9a8395e0.png align="center")

*Evangelizing the 'Ship It' mentality to 50+ juniors.*

### **Why Community Matters**

The energy in the room was electric. We had students asking about S3 buckets, hosting costs, and latency. For a Tier-2 city college, seeing 50+ students on a Saturday morning eager to learn Cloud architecture is a massive win.

### **Industry Recognition**

The impact of this event went beyond the campus walls. I shared our "[Localhost](http://Localhost) to Live" journey on X (Twitter), and it was recognized by [**Hitesh Choudhary**](https://x.com/Hiteshdotcom) Sir (Founder of ChaiCode).

Receiving validation from an industry mentor confirms that we are on the right track. It motivates the entire team to push harder for the next Cloud session.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1768741878081/c9b035d2-4d04-40c4-a8c1-719967a38fa8.png align="center")

*Validation from the industry motivates us to keep building.*

**What's Next?**

This event was just the "Hello World." In the coming months, I plan to dive deeper into **Frontend-Cloud Integration**. We will move from static sites to full-stack apps using **AWS Amplify** and **Serverless functions**.

The Cloud culture at SVKM has officially booted up. ☁️🚀
