
What we’re about
Better late than never - Ride the AI ,Data Science , Machine Learning revolution wave
As a developer, are you excited about Artificial Intelligence / Machine Learning?
We have an exciting opportunity for you! Join meetup to listen from leading industry experts& renowned researchers to explore technologies shaping the future.
SKILLS ***********************************************
Python , R , Julia , SAS , F# ,
C++ ,SQL , Scala , Java , MAT LAB
Big Data , Hadoop ,Hive , Pig ,Spark
Clojure, Lisp
***************************************************ENDLESS
Idea for talk?
Technical talk with implementation details about Language UseCases or related development exercise from speakers comfortable handling hands on with Q&A.
We're always on the search for new meetups!
starting a tech or startup methodology focused meetup, drop us a line at info@jvtechnologies.co.in
and a Community Manager will be in touch shortly.
Upcoming events (4+)
See all- Solace Agent Mesh: Why Agents Need an Event Backbone (Not Just Function Calls)Link visible for attendees
## Unlock the Power of Agent Mesh with Solace – A Practical Tour
Agents are great at thinking—but how can they coordinate, adapt, and collaborate without brittle call chains?
Join Giri Venkatesan (Solace) for a hands-on session exploring Agent Mesh, a shared event backbone that enables autonomous agents to discover collaborators, orchestrate workflows, and adapt dynamically in real time.
### What You’ll Learn
- Intent Streams, not endpoints: Use Noun–Verb–Properties topics to make intent obvious, searchable, and self-routing—no service directory required.
- Dynamic orchestration & discovery: Let the best-suited agents step in, hand off work, and compose workflows on the fly.
- Gateways made simple: Convert REST, webhooks, or Slack commands into intents with request/reply correlation that feels like APIs but behaves like events.
- Reliability patterns that stick: Implement idempotency keys, retries/back-pressure, dead-letter queues (DLQs), and replay for fault recovery and auditability.
- Observability you can follow: Track end-to-end traces and causal “conversations” between agents for easy debugging and explainability.
- Interop where you are: Plug in LLM tools or MCP/A2A sources without rewriting agents—treat them as event participants.
- Live demo: See a fragile function-call flow transform into a resilient, fan-out “intent → fulfill → reply” conversation.
### Who Should Attend
- Agent/LLM Builders – turn brittle tool-call chains into intent-based, reply-correlated flows.
- Platform & SRE Teams – add retries, idempotency, DLQs, and replay you can operate.
- Data/ML (MLOps/RAG) – stream timely data with lineage and easy reprocessing.
- API/Integration Teams – bridge REST/webhooks/SaaS into intents via gateways.
- Architects/Tech Leads – leverage N-V-P topics for discovery, domain boundaries, and evolution.
- Security/Compliance Teams – enforce topic-level access and maintain audit-ready trails.
> Prior exposure to Event-Driven Architecture (EDA) is a plus!
### About the Speaker
Giri Venkatesan – Architect and Developer Advocate at Solace, with decades of hands-on experience in integration technologies, APIs, microservices, and event-driven systems.
Giri explores the intersection of AI and EDA, focusing on how autonomous agents and GenAI models operate within distributed, event-driven platforms. He’s passionate about practical insights, forward-thinking ideas, and sharing his knowledge with developers and architects alike.Join Zoom Meeting
https://us02web.zoom.us/j/83538596850?pwd=fmjCYuN3iWvtZgfgz14ypoCceRo3A2.1
Meeting ID: 835 3859 6850
Passcode: 345374 - 12 Patterns That Got Me Into Google ,Amazon , Netflix .. --Series 1Link visible for attendees
# 🚀 FAANG DSA Masterclass (2 Hours)
Time: 6:30 PM – 8:30 PM (Bangalore/Hyderabad + YouTube + Zoom)
Audience: 500+ aspiring FAANG engineers
Theme: “Patterns, not problems – Crack FAANG the smart way.”***
### ⏰ Agenda (2 Hours – Impact-First)
| Time | Session | Delivery Style |
| ---- | ------- | -------------- |
| 6:30 – 6:40 (10 min) | Welcome + FAANG Mindset |- Icebreaker poll (Kahoot/Slido: “Which FAANG company do you dream of?”)
- Why FAANG focuses on patterns, not problems | High-energy, interactive |
| 6:40 – 6:55 (15 min) | Top 12 FAANG Patterns Overview- Quick story: how Google repeats patterns
- Show visual cheatsheet (12 patterns in one mindmap) | Storytelling + Visuals |
| 6:55 – 7:15 (20 min) | Deep Dive Into 3 Core Patterns (Live Code)1. Sliding Window (Max sum subarray)
2. Two Pointers (Palindrome check)
3. DP Made Simple (Fibonacci → Knapsack) | Live coding + Q&A |
| 7:15 – 7:30 (15 min) | Google-style Mock Interview (Live)- Pick 1 audience member (or pre-volunteer)
- Solve “Container With Most Water”
- Panel-style feedback on thinking process | Role-play + Feedback |
| 7:30 – 7:45 (15 min) | Patterns in Action (Quickfire Round)- 9 remaining patterns explained in 1-min per pattern with sample problem | Fast-paced visual sprint |
| 7:45 – 7:55 (10 min) | 90-Day FAANG Pattern Planner- How to schedule 2 patterns/week
- LeetCode + GitHub + Telegram Group | Career Roadmap |
| 7:55 – 8:10 (15 min) | Resume + LinkedIn for FAANG- What recruiters actually look for
- Common resume mistakes
- Example of 2 resumes (good vs bad) | Practical demo |
| 8:10 – 8:25 (15 min) | Open Q&A + Hot Seat- Audience asks DSA / FAANG hiring doubts
- Spot mentoring & corrections | AMA-style |
| 8:25 – 8:30 (5 min) | Wrap-up + Resource Drop- 🎁 PDF “12 Patterns in 120 Problems”
- Free GitHub Repo
- Telegram/Discord group invite | Call-to-action |
***
### 🔑 Effectiveness Boosters
- Visual-first delivery: Use slides with pattern mindmaps + LeetCode snippets.
- Live coding (not PPT-only): 20 min segment makes session hands-on.
- Mock interview role-play: Creates real FAANG vibe.
- Quickfire patterns sprint: Keeps attention high, no drag.
- Free resources (PDF, GitHub, Tracker): Hooks audience after session.
Join Zoom Meeting
https://us02web.zoom.us/j/82048474821?pwd=j1CW2Gl8KMt5O2wszNfq1MdOHEVrae.1
Meeting ID: 820 4847 4821
Passcode: 428437 - Cloud Pro: Elevate Your Development Skills – Series 1Link visible for attendees
## 🧠 Agenda:
### 1. Coding Challenge: Automating Infrastructure with Terraform (35 mins)
- Objective: Write a Terraform script to provision a scalable web application infrastructure on AWS.
- Key Concepts: Infrastructure as Code (IaC), modularization, state management.
- Discussion Points:
- Managing environment-specific configurations.
- Implementing reusable modules for scalability.
- Handling state files securely and efficiently.
***
### 2. Face-to-Face Interview Simulation: Debugging a CI/CD Pipeline Failure (25 mins)
- Scenario: You're presented with a failing CI/CD pipeline in Azure DevOps that halts during the deployment phase.
- Tasks:
- Identify and resolve the root cause of the failure.
- Discuss strategies to prevent similar issues in the future.
- Key Concepts: Continuous Integration/Continuous Deployment (CI/CD), pipeline as code, deployment strategies.
***
### 3. System Design Session: Architecting a Multi-Region Web Application (25 mins)
- Objective: Design a highly available and fault-tolerant web application architecture across multiple AWS regions.
- Discussion Points:
- Implementing load balancing and auto-scaling.
- Ensuring data replication and consistency across regions.
- Handling failover and disaster recovery scenarios.
***
### 4. Real-World Product Issue: Managing Cost Optimization in Cloud Environments (25 mins)
- Scenario: Your organization's cloud expenses have significantly increased over the past quarter.
- Tasks:
- Analyze cost reports to identify areas of overspending.
- Implement strategies to optimize resource usage and reduce costs.
- Key Concepts: Cost monitoring tools, rightsizing resources, implementing budgets and alerts.
***
### 5. Q&A and Interactive Discussion (30 mins)
- Open floor for attendees to ask questions, share experiences, and discuss challenges faced during interviews or in real-world cloud projects.
***
Join Zoom Meeting
https://us02web.zoom.us/j/81116732345?pwd=g4z2gmTkn4mfdbf0sPDSlrujjJLQxy.1
Meeting ID: 811 1673 2345
Passcode: 696366## 🎁 Takeaways:
- Access to session recordings and presentation materials.
- Sample code snippets and project templates.
- Curated list of interview questions and answers.
- Certificate of participation.
***