Giter VIP home page Giter VIP logo

rominirani / google-devfest-india-2022-cloud Goto Github PK

View Code? Open in Web Editor NEW
19.0 5.0 32.0 439.13 MB

This repository is a collection of contributions that community members are making in the form of presentations at events and participation in key programs. The intent of collecting these assets here in the repository is to make them available to anyone, who would like to utilize them and learn more about a topic or service in Google Cloud.

License: Apache License 2.0

google-cloud

google-devfest-india-2022-cloud's Introduction

Google Cloud India Community Contributions

This repository is a collection of contributions and impact that community members are making in the form of presentations at events and participation in key programs.

If you would like to submit your contributions for inclusion in this repository, please Create an issue with the details. Ideally, do report the date, city/venue (if applicable), links to your materials in the issue details.

We have the following folders:

  • event-presentations : This is a collection of talks/presentations given at various DevFest/Cloud Community Days/Community Events held in India.

google-devfest-india-2022-cloud's People

Contributors

rominirani avatar akshaybhopani avatar bhaaratkrishnan avatar nehakoppikar avatar harsh4870 avatar abhishek7389 avatar pratikkalein avatar vjkumarpj avatar mayurilad6 avatar sanketbisne avatar r4rohan avatar rahul-singh-bv avatar neilghosh avatar mukulmantosh avatar kameshsampath avatar kaivalya97 avatar gaurav-gogia avatar ashokjung avatar abiramisukumaran avatar

Stargazers

Ayush Morbar avatar Shubhayu Majumdar avatar  avatar Rahul Singh avatar Yuda Adi Pratama avatar  avatar Vedant Khairnar avatar Manish Khullar avatar Om Bhojane avatar Vijay avatar Abhinav Singh avatar  avatar Shubham bansiwal avatar Kiran S Raj avatar Vrijraj Singh avatar  avatar Han Myo Htwe avatar Akshay Pratap Singh  avatar Tdsbeast avatar

Watchers

 avatar  avatar  avatar Manish Khullar avatar Praneeth Nerimetla avatar

google-devfest-india-2022-cloud's Issues

Add BLD201 talk from Google Cloud Next

Date : 12/10/2022
Event : Cloud Next 2022
City : Virtual / Online
Your Name : Prashanth Subrahmanyam
LinkedIn Profile URL : https://linkedin.com/in/ksprashu
Your talk topic : Building a serverless event-driven web app in under 10 mins
Brief Description (if you'd like) : In this talk, we’ll take a use case, break it down into composable pieces, and build an end-to-end application using the Google Cloud serverless portfolio of products.
Provide 3 links if you have:
Presentation link (This is mandatory) : https://assets.swoogo.com/uploads/2087852-633a59d429a69.pdf
Video link : https://www.youtube.com/watch?v=WUjBckEAb7Q

Talks 2022 : Dharmesh Vaya

DevFest Chandigarh

Date: December 17, 2022
Event: DevFest
City: Chandigarh, India
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: Kubernetes Observability
Brief Description: Let us understand Observability !! You will find a range of tools on the CNCF ecosystem - How do we choose the right tool ? Let us understand some of the adapters and add-ons with Istio to collect a wide range of telemetry data. Some of the prominent ones being Prometheus to query metrics, then visualise using Grafana, visualise traces using Jaeger and finally visualise the service mesh using Kiali - everything using GKE.
Deck link: https://docs.google.com/presentation/d/1iqDcsfwBUaBOCtBPD6ipIMKa6JyiHnxb2fBzkG7Z_y4/edit?usp=sharing

DevFest UlaanBaatar

Date: December 08, 2022
Event: DevFest
City: UlaanBaatar, Mongolia
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: Serverless on GCP
Brief Description: Serverless is leveraging the true potential of cloud - Performance, Availability and Scalability - all managed. Using GCP's suite of serverless products will help you design more robust and cheaper apps that are also easy to manage. Above all - it's applicable to all forms of applications like Web, Mobile Apps or even backend applications. This talk showcases with a demo a few products to design an end to end serverless app using Cloud Run, Cloud Functions and a few other tools to build a completely serverless architecture based application.
Deck link: https://docs.google.com/presentation/d/1V4_dqxFsKb5LttCtwYA3iZMXXDozcxOJ9aHUZbLbOvc/edit?usp=sharing
Video link: https://youtu.be/azMQul0MdTg?t=3757

DevFest Tashkent

Date: November 26, 2022
Event: DevFest
City: Tashkent, Uzbekistan
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: CI/CD on GCP
Brief Description: How do you establish an end-to-end CI/CD with native services on GCP ?
Let us understand the CI/CD products and services within GCP. The talk covers a brief overview of Cloud Build, Artifact Registry and Cloud Deploy - covering deployment of Serverless applications as well as creating pipelines for GKE. Also will be covering how one can integrate external tools for code quality and container scanning. Overall a complete DevOps talk including security aspects.
Deck link: https://docs.google.com/presentation/d/18Rui-h4ctTZ4HYMcLqSmq5NEP2uWzxwm1-l3xnPp8S4/edit?usp=sharing

Cloud Next Bengaluru

Date: October 12, 2022
Event: Cloud Next
City: Bengaluru, India
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: Time for some Chaos !!
Brief Description: How do you test your infrastructure esp. for resilience and reliability ? Create Chaos !
Let us understand Chaos Engineering - a branch of SRE that basically simulates any failures on your infra by injecting various faults. You basically proactively test your infra by breaking things with the ultimate goal of improving stability of the systems. The talk shall also showcase a demo using a popular Chaos Engineering tool like Gremlin and Litmus.
The demo covers the fundamental aspects of the Chaos Engineering Platform using Google Kubernetes Engine, understanding and designing Chaos Workflows, simulations for random pod deletion, network traffic and latency degradation, disk fill on ephemeral and persistent storage. Also, we shall cover the role of observability in Chaos Engg and some important metrics to find the resiliency score of your applications.
Deck link: https://docs.google.com/presentation/d/1dyjCvongAxJSkSbaY9dVOk2Jom0AbwN11ISJmqaVbmA/edit?usp=sharing&resourcekey=0-jMmRfMQSGyfmf4VrG1E6Wg
Video link: https://www.youtube.com/watch?v=lbxLc5OLZg4

Cloud Community Days Jaipur

Date: October 01, 2022
Event: Cloud Community Days
City: Jaipur, India
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: Getting started with Deploying apps on GKE
Brief Description: This session aims to help users understand the working principles behind Google Kubernetes Engine including a hands-on lab. It introduces the fundamentals around micro-services, building container images and storing container images in Google Container Registry. Additionally, we shall also cover the K8S architecture, deploying a K8S cluster on GKE, deployment of Pods and overall how to manage the cluster and related K8S objects.
Deck link: https://docs.google.com/presentation/d/1zpLj-4T3oEG2YNtaHRYsab3UKe6crv_lrzpEHTKGWCQ/edit?usp=sharing

Cloud Community Days Ahmedabad

Date: September 24, 2022
Event: Cloud Community Days
City: Ahmedabad, India
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: Getting started with Deploying apps on GKE
Brief Description: This session aims to help users understand the working principles behind Google Kubernetes Engine including a hands-on lab. It introduces the fundamentals around micro-services, building container images and storing container images in Google Container Registry. Additionally, we shall also cover the K8S architecture, deploying a K8S cluster on GKE, deployment of Pods and overall how to manage the cluster and related K8S objects.
Deck link: https://docs.google.com/presentation/d/1cGoVG94864zYZW28eoYhCoiesuVhj2mW2I3Ux8AfcKg/edit?usp=sharing

Cloud Community Days Indore

Date: September 10, 2022
Event: Cloud Community Days
City: Indore, India
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: Multi-Tenancy in GKE
Brief Description: Designing for Multi-tenancy on Kubernetes : Any SaaS platform when it scales - generally runs into this problem of a trade off - between infra and app. Should you isolate the app by hosting seperate instances or should you share the instances and have logical seperation. And top it up with Kubernetes - you add to the complexities. Let’s understand how to implement a multi-tenant solution on GKE.
Deck link: https://docs.google.com/presentation/d/1kDwykdkXBbit_m1egLYtngosOzif0N01KZwEMX6Gmvg/edit?usp=sharing
Video link: https://www.youtube.com/live/_aWn5xqd0eg?feature=share&t=8713

Cloud Community Days Chennai

Date: July 30, 2022
Event: Cloud Community Days
City: Chennai, India
Your Name: Dharmesh Vaya
Linkedin: https://linkedin.com/in/dharmeshvaya
Your talk topic: It was good until the bill arrived !!
Brief Description: Wasn’t the Cloud sold to you by the fact that it would reduce your IT expenditure. But now that you are adopting it across your organisation, are you seeing spurious spikes, unexplained charges and lot of additional costs into your invoices. You may have implemented DevOps now it’s time for FinOps. It is an operational framework and cultural shift that brings technology, finance, and business together to drive financial accountability and accelerate business value realization. Whatever stage of the cloud journey you’re at, FinOps practices will help you get the most value out of GCP (or any Cloud).
Deck link: https://docs.google.com/presentation/d/1K_DeD2oCVMmcGP2B83-eSI7jGt5Xm1DKfeISS56Nd2k/edit?usp=sharing

Adding content for GCP (Vertex AI) from DevFest Raipur and DevFest Mumbai

GDG DevFest 2022

DevFest Raipur

DevFest Mumbai

  • Date: 05/12/2022 (Monday)
  • Name: Suvaditya Mukherjee
  • City: Mumbai, Maharashtra
  • Topic: Preparing your ML Models for the Cloud
  • Slide deck link: https://bit.ly/cloud-ml-22

Enterprise Database Migrations

Data Governance on Google Cloud

Cloud NEXT
Date: October 13, 2022
City: Bangalore
Your Name: Nirav Kothari
Your talk topic: Data Governance on Google Cloud
Deck link: https://docs.google.com/presentation/d/18l7w5TUN8cm_ZYe8NsQo6-8v5nBMVwotOnHKqNa4ftY/edit?usp=sharing&resourcekey=0-vffr_7DlV-M0yeHj79PAcw

DevFest UlaanBaatar 2022
Date: December 8, 2022
City: UlaanBaatar, Mongolia
Your Name: Nirav Kothari
Your talk topic: All about databases - Selection to Operationalization
Deck link: https://docs.google.com/presentation/d/15ve8N0d21xDCSQP6svfpb9aFYskDV-u9/edit?usp=sharing&ouid=113134168822208668234&rtpof=true&sd=true

Adding Presentations from Cloud Community Days

CCD Bhubaneswar 2023

CCD Bangalore 2023

Presentations by Yogesh Haribhau Kulkarni for Google related events in 2023

Adding GDG Cloud Community Days Bangalore 2022 and 2023

Cloud Community Days (CCD)

CCD Bangalore, 2022

Date: August 07, 2022
City: Bangalore
Your Name: Saradindu Sengupta
Topic: Managing data quality in ML with ML
Description: Brief overview of understanding when the data for ML inferencing has gone bad and ways to detect it.
Presentation: https://docs.google.com/presentation/d/1JLIQV9XUUXrO1CGGuWqC27qegSTN3imR/edit?usp=sharing&ouid=107197486862317920392&rtpof=true&sd=true

CCD Bangalore, 2023

Date: May 20, 2023
City: Bangalore
Your Name: Saradindu Sengupta
Topic: Interpretable ML in production
Description: Validating an ML model with train-test accuracy metrics offers an initial understanding of viability but generating consistent inferencing with contextual business goals requires understanding how the deployed model works in different nature and how they will behave in case of soft data drift.
Presentation: https://docs.google.com/presentation/d/1kLBGkRBG5eopMvQ_zgU0v9HOZcFdY3DVLt7R5bKQVl0/edit?usp=sharing

Adding GCP content from Cloud Community Days, Pune

CCD Pune

Apologies for late submission.. Great Initiative @rominirani - Really appreciate.
Also, nice meeting you at Cloud Next Innovators hive event, Bangalore, Oct - 22.. Hope you are doing well.

CCD Pune

Date : 27/05/2023
Event :- CCD ,Pune
City : Pune
Your Name : Saurabh Mishra
LinkedIn Profile URL :- https://www.linkedin.com/in/connectsaurabhmishra/
Your talk topic :- Google Cloud simplifies Zero Trust Approach
Brief Description (if you'd like) : Details explanation and understanding about zero trust approach and how Google Cloud services simplifies and enhances securities with tenets risk awareness, least privileged access, and continuous access verification. How does Google define the concept of Zero Trust, and how does Beyond Corp Enterprise fit into this solution. We will also discuss about What are the big challenges your customers are facing today in terms of authenticating and securing users, and how can these Zero Trust principles help mitigate against them?

Presentation link :-https://docs.google.com/presentation/d/1yBU8_QJUYoh-qfCk18PPKdjwS0ThNoTT/edit#slide=id.p1

CCD Delhi -2023

Date: May 20, 2023
Event City: Delhi
Event Name: Google Cloud Community Day 2023 - Delhi
Your Name: Tushar Gupta
LinkedIn Profile Link: www.linkedin.com/in/tusharguptag
Your talk topic: Secure your Software Supply Chain
Session Description: This session will cover the current threat scenario in Software Delivery and how by adopting GCP, we can protect our business assets being developed leveraging Google Cloud' Software Delivery Shield
Deck link: https://docs.google.com/presentation/d/1kaKPE4KY9qwtS_DqE6UcFejyCKddO_SkuyBVjC0JPgI/edit?usp=sharing

Adding GCP content from Cloud Community Days- The Westin, Gurgaon, Delhi

CI/CD talk at DevFest Mumbai 2022

Date: 5th Dec 2022
Event: DevFest
City: Mumbai
Name: Darshit Suratwala
LinkedIn: https://linkedin.com/in/dsdatsme
Topic: Infrastructure CI/CD using Open Source Tools
Description: Automate infrastructure provisioning using GitHub & Terraform

Presentation: https://docs.google.com/presentation/d/1dABxd4OGN97OPF3ITXKi4Q7QBtHNvbOA/edit?usp=sharing&ouid=112251394912774954952&rtpof=true&sd=true
Blog: https://medium.com/@dsdatsme/terraform-gitops-ci-cd-with-approval-notifications-6f0807299fc4
Repo: https://github.com/DSdatsme/gh-terraform

DevFest Jammu

Date : 19th Dec 2022
Event (DevFest or Cloud Community Days or Cloud NEXT) DevFest
City : Jammu
Your Name : Shikha Saxena
Your talk topic : Life in Google (Keynote session)
Brief Description (if you'd like) : The session was about life in Google, opportunities in Google for early career / startups, How Google Developer group can add value
Provide 3 links if you have:
Presentation link (This is mandatory) https://docs.google.com/presentation/d/1dWXSMrIl4PHZUeJmEz4vReZvF5B91e95qwn4ps-2irM/edit#slide=id.g1bbdaaebf67_0_6948

Adding GCCD 2023 talks

GCCD Bhopal

GCCD Chennai

  • Date: May 13, 2023
  • Event: Google Cloud Community Days
  • City: Chennai
  • Your Name: Anubhav Singh
  • Linkedin: https://linkedin.com/in/xprilion
  • Your talk topic: Cloud Run services as backends to Load Balancers
  • Description: In this talk, we discuss using Google Cloud Run as a backend for load balancing in the Google Cloud Platform. We cover the benefits of Cloud Run, such as automatic scaling, stateless and concurrent processing, integration with Google Cloud services, and cost-effectiveness.
  • Deck link: https://xpri.dev/cloud-run-load-balancer

CCD Kolkata

Date: 7 May
Event: Cloud Community Days
City: Kolkata
Your Name: Vaibhav Malpani
LinkedIn Profile URL: https://www.linkedin.com/in/ivaibhavmalpani/
Your talk topic: Where should I run my stuff?
Brief Description: The talk will help you decide which models are the best fit for your systems as well as how the models map to Google Cloud services — whether Compute Engine, Container Engine, Cloud Run, App Engine, and/or Cloud Functions.
Deck link: https://drive.google.com/file/d/1-fcs7aLDxpd0gLP85RC6TkMsb_mV3B67/view?usp=sharing

Build your career in Data Engineering using Google Cloud

Date - 7th May 2023
Event - Cloud Community Days
City - Kolkata
Your Name - Nirav Kothari
LinkedIn Profile URL - www.linkedin.com/in/iniravkothari
Your talk topic - Build your career in Data Engineering using Google Cloud
Brief Description (if you'd like) - The talk briefed audience about how does entire development landscape look like and evolves when organization grows from small scale to large scale, What are various development roles contributing to building that. And followed by the responsibilities of the data engineer. The talk also talked about what kind of projects consulting organization handles in the data engineering space.
Provide 3 links if you have:
Presentation link (This is mandatory) - https://docs.google.com/presentation/d/1UG12YtfnMTscDuqcEi0jDiRgqfEolUBgz3lf7cKk6-Y/edit?usp=sharing
Blog Post (Optional)
Repo Link (Optional)
If you would like to submit a PR, please submit it in the appropriate PRESENTATIONS.md file in the specific year folder (e.g. 2022, 2023)

Adding GCP content from DevFest- Noida

  • Date : 11 December, 2022
  • Event (DevFest or Cloud Community Days or Cloud NEXT) : DevFest
  • City : Noida
  • Your Name : Aparna Soneja
  • Your talk topic : Open discussion on the topic- Open source
  • Brief Description (if you'd like)
  • Provide 3 links if you have:
    Presentation link (This is mandatory) : This was an open discussion in which I answered the queries of audience, therefore it doesn't have any presentation.
    Blog Post (Optional)
    Repo Link (Optional)

Adding GCP content from Cloud Community Days and Cloud NEXT

Cloud Community Days (CCD)

CCD Kolkata

CCD Ahmedabad

Cloud NEXT

Talks delivered at DevFests and Cloud Community Days 2022

CCD Indore

CCD Mumbai

DevFest Mysuru

DevFest Gandhinagar

Adding Content for "Let's flow with Dataflow" talk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.