Google cloud Study Jam 2023.pptx

G
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Strap in, folks, and get ready to
buckle up because your host for
today is here to take you to the
world of the cloud. 🌥️🚀🌌
Narula Institute of technology
RAJ SAHA
Google DSC’23 Lead
What is
?
Google cloud Study Jam 2023.pptx
"Cloud computing: Where
the future takes shape
one virtual byte at a
time." ☁️💻
Narula Institute of Technology
Rajdip Bhattacharya
Google DSC’23 Cloud & DevOps Lead
And why do we need to host it?
“A computer program or device that provides a service to another
computer program and its user, also known as the client”
We host servers to make them publicly/privately available to other
servers/users. There are three ways of hosting servers-
● On premise
● Cloud
● Hybrid
So what is a server, after all?
Pros of on-premise
● Control over server hardware
● Security of data
● Low latency
But there are cons as well
● Capital expenditure: Companies need to make a capital investment
to set up the server beforehand.
● Estimation problems: There can be overestimation/underestimation
in hardware choice, thereby leading to cost issues.
● Scalability: You can not just add another server or remove servers as
you want to.
● Increased management cost: Professional IT people are required to
maintain and monitor the servers all the time. If any component needs
replacement, the company has to bear the cost.
● Risk of data loss: In case a server holding business data crashes,
entire data would be lost.
Introducing to you
Cloud
Computing
Cloud computing is the on-demand
delivery of IT resources over the
Internet with pay-as-you-go pricing.
Instead of buying, owning, and
maintaining physical data centres and
servers, you can access technology
services, such as computing power,
storage, and databases, on an as-needed
basis from a cloud provider.
—Amazon Web Services (AWS)
● Cost savings: Cloud uses the pay-as-you-go model, which means, we pay for only
what we use. This shifts us from capital expenditure (CapEx) to operational
expenditure (OpEx)
● No maintenance cost: The cloud providers are responsible for maintaining the
servers. Hence, we do not pay for it.
● Scalability and flexibility: We can provision more cloud resources or remove
them as and when needed.
● Data loss prevention: Cloud providers provides us with data backup and
recovery options so that we never lose our data.
Pros of cloud computing
Timeline of cloud computing
1960 1999 2002 2010
Introduction of
computers
Salesforce and VMWare
came into existence
Google App Engine was
launched
Emergence of the first
VM
1972 1977 1991 2008
The term “cloud” was
coined
The World Wide Web
was created
Amazon Web Services
(AWS) was launched
Microsoft Azure was
launched
Why switch to cloud computing?
● Cost reduction, flexibility, and reliability.
● Absolute control over resources.
● Out of the box support for AI, ML and
analytics.
● Increase team’s performance and
strategies.
● Support for remote workforce.
Kyu switch karna hai ?
When we think about using cloud computing, we would
want to know what best suits our purpose. These are
the three main models of cloud:
● Software as a service (SaaS)
● Platform as a service (PaaS)
● Infrastructure as a service (IaaS)
Different flavours of cloud
IaaS vs PaaS vs SaaS
vs On-Site
Well known cloud providers
Pricing in cloud computing
Now that we are familiar with cloud computing, we should also understand a bit
about the pricing model. Any major cloud provider charges their customers in the
following ways,
● Free tier
● Pay-as-you-go
● Full upfront
● Partial upfront
● No upfront
While free tier and pay-as-you-go might be a good choice for experimentation, for
the long run, reservation of your hardware is recommended.
Whatever the cloud provider might be, they provide a particular set of
tools that can be categorized as follows:
1. Compute
2. Storage
3. Database
4. Containers
5. Serverless
6. Security and IAM
7. Machine learning
8. Analytics
9. Cloud SDK
Product Categories
Certifications are the best way to showcase your skills. They not only prove your
knowledge, but also makes you stand out in the crowd. Certifications in cloud are of 3
kinds,
● Foundation: Gets you started with the cloud platform
● Associate: Gets you comfortable working in the platform
● Professional: Gets you covered up with security and best practices
Just a quick note. Although certifications are a good thing to pursue and
showcase, they are by no means the way to judge someone. Remember, you don’t
judge a book by its cover :)
Cloud certifications
😜 What do you call an AI that
tells jokes?
A "comedAIan"! 🎤🤣
Narula Institute Of Technology
Sambit Chakraborty
Google DSC’23 AI-ML Lead
ChatGPT use karte ho ????
🤣🤣🤣
PS: FOR SOLVING CODING PROBLEMS
Narula Institute of technology
Google cloud Study Jam 2023.pptx
Timeline of cloud computing
1951 2018 2020
From 2022
onwards
Noam Chomsky
publishes
Syntactic
Structures
1. FastText is
developed
2. OpenAI released
GPT-2
1. OpenAI released GPT-
3
2. Google released
LaMDA
1. Word2Vec is
developed
2. GloVe is developed
3. seq2seq based GRU
introduced
2013 & 2014 2015 2017 2021
Transformer model
developed;
Google Translate
improved
1. Generative
adversarial networks
(GANs) are developed;
2. GEN AI term coined
1. Google AI released
BERT
2. Meena Model got
founded by Google
Narula Institute of technology
What is Generative AI ????????.....
Generative AI is a Deep Learning Algorithm which
generates sequence of text, audio, image and synthetic
data, based on user input, known as prompt.
These are backed by Generative Model algorithm like
Naive Bayes etc and GANs.
Narula Institute of technology
Large Language Models (LLMs)
● LLMs are a special type of AI algorithm that trained on literally massive dataset
of text.
● Trained Using Strongly Supervised Dataset annotation technique.
● What kind of tasks it can perform??
- Generating texts, Translation, Question-Answer, Summarization, Creative
Content.
● Once your model is on its first version. Just finetune it. You’re ready to solve
multiple problems.
Example: Transformer, BERT, CTRL,
BLOOM, T5, RoBERTa etc..
Narula Institute of technology
Foundation Models (FMs)
● FMs are improved version of LLMs that trained on massive complex data which
mixes text, code, image, video, audio. Data scales time by time.
● Trained Using Self Supervise & Semi Supervise annotation technique.
● What kind of tasks it can perform??
- More diverse fine tasks than traditional LLMs
● Little effort needs to finetune the model
Example: GPT, LaMDA, PaLM, Pathways System,
Gopher, LLaMa, SeamlessM4T, Falcon,
Midjourney, Dall-E etc.
Narula Institute of technology
Narula Institute of technology
It’s a process of designing and crafting prompts to guide large
language models (LLMs) to generate the desired outputs.
Prompt Engineering
It is a crucial skill for anyone who wants to use LLMs effectively.
- It brings significant impact and improvement on the
quality of the output.
Tips:
1. Be clear and concise
2. Provide Context, assign role, variety of sentence structures, rules
3. Be specific and formal
4. Use examples, keywords
5. Avoid leading to bias, usage of slangs
Narula Institute of technology
POOR in WRITING SKILL??
🤮🤮
Narula Institute of technology
ChatGPT, BARD use karna
bandh kardo 🤮🤮
Narula Institute of technology
Enough is enough…no more definitions and…..NO MORE EMOTIONAL DAMAGE
Forget everything and let’s get into GOOGLE’S Inventory of GEN AI
is leader in this diverse field.
From introducing Transformer architecture which made
today’s GEN AI move possible for other orgs…to announcing
most versatile Language Model - PaLM, which actually
powerful than the GPT-4, when it SCALES
Narula Institute of technology
DUET AI
Elevate your working experience in Google Workspace
Gmail:
● Smart Compose
● Smart Reply
Google Docs:
● Smart Compose
● Idea Brainstorming
● Smart Rewrite
● Summarizer
Google Sheets:
● Smart Organizer
Google Slides:
● Custom Visuals
Google Meet:
● Portrait Restore
● Portrait Light
● Automated Transcription*
● Meeting Summary*
Google Space:
● Chat Summary
*Will be released later this year
Narula Institute of technology
Vertex AI got GEN AI essence
Vertex AI is a unified platform on GCP for building and deploying machine learning models.
Announced in Google I/O’23 event, Vertex AI now has Generative AI support.
- PaLM 2
- New Foundation Models
- Codey
- Imagen
- Chirp
- Generative AI Studio
- Gen App Builder
- Model Garden
- Embeddings API, RLHF
Narula Institute of technology
PaLM 2
Stands for Pathway Language Model v2, developed by Google AI, successor of original PaLM model.
Tasks it performs:
- Have literature excellency
- Generate Music
- Generate Code & Scripts
- Write Email and letters
- Question & Answer
- Text Summarization and information retrieval
- Creative Content
USP: Seamless translation of 100+ languages, AR & VR
integration support, Robust and Failsafe scaling by
surpassing the accuracy of GPT-4
Narula Institute of technology
Google cloud Study Jam 2023.pptx
Codey
Primarily targeted for Google Colab Integration. Based on PaLM 2 Model
Tasks it performs:
- Generating Code
- Analyzing and fixing errors
- Code Completion
- Improve code quality with uniqueness
USP: Natural Language dependency, 20+ Programming
language support efficiently, Smart Suggestion
Developed to rival with GPT powered Github Copilot
Narula Institute of technology
Imagen
Text-to-image diffusion model by Google AI. Primarily target for business.
Tasks it performs:
- High res image generation
- Product Image creation
- AR & VR integration
- Consistent Image generation with context
- Edit Images with generative filling
USP: AR-VR integration, consistency
Developed to rival with Midjourney, DALL-E, Firefly
Narula Institute of technology
Chirp
speech-to-text model by Google AI.
Tasks it performs:
- Speech Recognition & Analysis
- Voice assistant
- Live Captioning
- Live Translation
- Transcription
- Text-to-speech generation
USP: 100+ Language support, 98% Accuracy in English, Simultaneous
10 million distinct support of speakers, improved relative
Developed to rival with Whisper, Polly, SeamlessM4T
Jaane se pehle….last
topic…please🤣🤣
Narula Institute of technology
Project IDX
Narula Institute of Technology
Project IDX is a new browser-based
development experience built on
Google Cloud and powered by Codey.
Scan this QR to explore project IDX
Narula Institute of Technology
So long, farewell!
Just like AI, life is all
about continuous
learning and growth.
Take care! 🌱👋
Image generated by Imagen & DUET AI
Back to
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Narula Institute Of Technology
Sawan Bhattacharya
Google DSC’23 Tech Lead
Unleashing the power of
the cloud Study Jam, one
question at a time. ☁️🌟
Your Cloud Facilitator
here.
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Narula Institute Of Technology
Connect US
Google cloud Study Jam 2023.pptx
1 of 56

Recommended

Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74) by
Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)
Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)Naoki (Neo) SATO
1.3K views47 slides
Conversational Artificial Intelligence with Ben Tomlinson and Wayne Thompson by
Conversational Artificial Intelligence with Ben Tomlinson and Wayne ThompsonConversational Artificial Intelligence with Ben Tomlinson and Wayne Thompson
Conversational Artificial Intelligence with Ben Tomlinson and Wayne ThompsonDatabricks
1.5K views13 slides
ヤマハでISDN移行をスムーズに! - よくわかる概要と移行ケース by
ヤマハでISDN移行をスムーズに! - よくわかる概要と移行ケースヤマハでISDN移行をスムーズに! - よくわかる概要と移行ケース
ヤマハでISDN移行をスムーズに! - よくわかる概要と移行ケースKei Mikage
1.4K views22 slides
Global Azure Bootcamp Pune 2023 - Lead the AI era with Microsoft Azure.pdf by
Global Azure Bootcamp Pune 2023 -  Lead the AI era with Microsoft Azure.pdfGlobal Azure Bootcamp Pune 2023 -  Lead the AI era with Microsoft Azure.pdf
Global Azure Bootcamp Pune 2023 - Lead the AI era with Microsoft Azure.pdfAroh Shukla
124 views20 slides
Gen AI Cognizant & AWS event presentation_12 Oct.pdf by
Gen AI Cognizant & AWS event presentation_12 Oct.pdfGen AI Cognizant & AWS event presentation_12 Oct.pdf
Gen AI Cognizant & AWS event presentation_12 Oct.pdfPhilipBasford
112 views26 slides
AI in Finance: Moving forward! by
AI in Finance: Moving forward!AI in Finance: Moving forward!
AI in Finance: Moving forward!Adrian Hornsby
979 views88 slides

More Related Content

What's hot

DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx by
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptxDevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptxRohit Radhakrishnan
1K views26 slides
Cavalry Ventures | Deep Dive: Generative AI by
Cavalry Ventures | Deep Dive: Generative AICavalry Ventures | Deep Dive: Generative AI
Cavalry Ventures | Deep Dive: Generative AICavalry Ventures
581 views18 slides
Responsible Generative AI by
Responsible Generative AIResponsible Generative AI
Responsible Generative AICMassociates
249 views12 slides
QlikView Architecture Overview by
QlikView Architecture OverviewQlikView Architecture Overview
QlikView Architecture Overviewdivjeev
47.8K views12 slides
IT Certification Roadmap by
IT Certification RoadmapIT Certification Roadmap
IT Certification RoadmapLeslie A. George
3.9K views2 slides
Generative AI by
Generative AIGenerative AI
Generative AIAll Things Open
5.1K views34 slides

What's hot(20)

DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx by Rohit Radhakrishnan
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptxDevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
Cavalry Ventures | Deep Dive: Generative AI by Cavalry Ventures
Cavalry Ventures | Deep Dive: Generative AICavalry Ventures | Deep Dive: Generative AI
Cavalry Ventures | Deep Dive: Generative AI
Cavalry Ventures 581 views
Responsible Generative AI by CMassociates
Responsible Generative AIResponsible Generative AI
Responsible Generative AI
CMassociates249 views
QlikView Architecture Overview by divjeev
QlikView Architecture OverviewQlikView Architecture Overview
QlikView Architecture Overview
divjeev47.8K views
Leveraging Generative AI & Best practices by DianaGray10
Leveraging Generative AI & Best practicesLeveraging Generative AI & Best practices
Leveraging Generative AI & Best practices
DianaGray101.8K views
Top Use Cases for Mainframe and IBM i Discovery in ServiceNow® by Precisely
Top Use Cases for Mainframe and IBM i Discovery in ServiceNow®Top Use Cases for Mainframe and IBM i Discovery in ServiceNow®
Top Use Cases for Mainframe and IBM i Discovery in ServiceNow®
Precisely351 views
An Introduction to Generative AI by Cori Faklaris
An Introduction  to Generative AIAn Introduction  to Generative AI
An Introduction to Generative AI
Cori Faklaris11.6K views
Get started with Dialogflow & Contact Center AI on Google Cloud by Daniel Zivkovic
Get started with Dialogflow & Contact Center AI on Google CloudGet started with Dialogflow & Contact Center AI on Google Cloud
Get started with Dialogflow & Contact Center AI on Google Cloud
Daniel Zivkovic795 views
Regulating Generative AI - LLMOps pipelines with Transparency by Debmalya Biswas
Regulating Generative AI - LLMOps pipelines with TransparencyRegulating Generative AI - LLMOps pipelines with Transparency
Regulating Generative AI - LLMOps pipelines with Transparency
Debmalya Biswas232 views
Drug and Vaccine Discovery: Knowledge Graph + Apache Spark by Databricks
Drug and Vaccine Discovery: Knowledge Graph + Apache SparkDrug and Vaccine Discovery: Knowledge Graph + Apache Spark
Drug and Vaccine Discovery: Knowledge Graph + Apache Spark
Databricks639 views
AI Prompt Engineering 101.pdf by AListDaily
AI Prompt Engineering 101.pdfAI Prompt Engineering 101.pdf
AI Prompt Engineering 101.pdf
AListDaily121 views
SQL Server 使いのための Azure Synapse Analytics - Spark 入門 by Daiyu Hatakeyama
SQL Server 使いのための Azure Synapse Analytics - Spark 入門SQL Server 使いのための Azure Synapse Analytics - Spark 入門
SQL Server 使いのための Azure Synapse Analytics - Spark 入門
Daiyu Hatakeyama1.3K views
Using the power of Generative AI at scale by Maxim Salnikov
Using the power of Generative AI at scaleUsing the power of Generative AI at scale
Using the power of Generative AI at scale
Maxim Salnikov920 views
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬 by VINCI Digital - Industrial IoT (IIoT) Strategic Advisory
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
Digital transformation roadmap 16th july 2018 v1.1 by Chandresh Adhiya
Digital transformation roadmap 16th july 2018 v1.1Digital transformation roadmap 16th july 2018 v1.1
Digital transformation roadmap 16th july 2018 v1.1
Chandresh Adhiya667 views
TechWiseTV Workshop: Encrypted Traffic Analytics by Robb Boyd
TechWiseTV Workshop: Encrypted Traffic Analytics TechWiseTV Workshop: Encrypted Traffic Analytics
TechWiseTV Workshop: Encrypted Traffic Analytics
Robb Boyd565 views

Similar to Google cloud Study Jam 2023.pptx

World Artificial Intelligence Conference Shanghai 2018 by
World Artificial Intelligence Conference Shanghai 2018World Artificial Intelligence Conference Shanghai 2018
World Artificial Intelligence Conference Shanghai 2018Adam Gibson
895 views64 slides
Latest trends in information technology by
Latest trends in information technologyLatest trends in information technology
Latest trends in information technologyEldos Kuriakose
62.2K views36 slides
Building what's next with google cloud's powerful infrastructure by
Building what's next with google cloud's powerful infrastructureBuilding what's next with google cloud's powerful infrastructure
Building what's next with google cloud's powerful infrastructureMediaAgility
782 views58 slides
Introduction to GCP by
Introduction to GCPIntroduction to GCP
Introduction to GCPKnoldus Inc.
149 views23 slides
Cloud Study Jam[1st OCT] gdscgtbit.pptx by
Cloud Study Jam[1st OCT] gdscgtbit.pptxCloud Study Jam[1st OCT] gdscgtbit.pptx
Cloud Study Jam[1st OCT] gdscgtbit.pptxGDSCGTBIT
12 views41 slides
GDSC NIET ORIENTATION ).pdf by
GDSC NIET ORIENTATION ).pdfGDSC NIET ORIENTATION ).pdf
GDSC NIET ORIENTATION ).pdfYashiGupta410690
269 views31 slides

Similar to Google cloud Study Jam 2023.pptx(20)

World Artificial Intelligence Conference Shanghai 2018 by Adam Gibson
World Artificial Intelligence Conference Shanghai 2018World Artificial Intelligence Conference Shanghai 2018
World Artificial Intelligence Conference Shanghai 2018
Adam Gibson895 views
Latest trends in information technology by Eldos Kuriakose
Latest trends in information technologyLatest trends in information technology
Latest trends in information technology
Eldos Kuriakose62.2K views
Building what's next with google cloud's powerful infrastructure by MediaAgility
Building what's next with google cloud's powerful infrastructureBuilding what's next with google cloud's powerful infrastructure
Building what's next with google cloud's powerful infrastructure
MediaAgility782 views
Cloud Study Jam[1st OCT] gdscgtbit.pptx by GDSCGTBIT
Cloud Study Jam[1st OCT] gdscgtbit.pptxCloud Study Jam[1st OCT] gdscgtbit.pptx
Cloud Study Jam[1st OCT] gdscgtbit.pptx
GDSCGTBIT12 views
For linked in part 2 no template by Pankaj Tomar
For linked in part 2  no templateFor linked in part 2  no template
For linked in part 2 no template
Pankaj Tomar88 views
201705 neoteric software development intro by Matt Kurleto
201705 neoteric software development intro201705 neoteric software development intro
201705 neoteric software development intro
Matt Kurleto1.3K views
Google Cloud Fundamentals by Omar Fathy
Google Cloud Fundamentals Google Cloud Fundamentals
Google Cloud Fundamentals
Omar Fathy63 views
Applying lean, dev ops, and cloud for better business outcomes by Kartik Kanakasabesan
Applying lean, dev ops, and cloud for better business outcomesApplying lean, dev ops, and cloud for better business outcomes
Applying lean, dev ops, and cloud for better business outcomes
Data science tools of the trade by Fangda Wang
Data science tools of the tradeData science tools of the trade
Data science tools of the trade
Fangda Wang194 views
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri... by Srijan Technologies
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
How google cloud platform can benefit devops? by VishnuAnji
How google cloud platform can benefit devops?How google cloud platform can benefit devops?
How google cloud platform can benefit devops?
VishnuAnji59 views
Azure Notebooks - Jupyter for the Cloud by Cameron Vetter
Azure Notebooks - Jupyter for the CloudAzure Notebooks - Jupyter for the Cloud
Azure Notebooks - Jupyter for the Cloud
Cameron Vetter492 views
Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe... by Sanjeev Sharma
Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...
Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe...
Sanjeev Sharma2.3K views
How Cloud is Affecting Data Scientists by CCG
How Cloud is Affecting Data Scientists How Cloud is Affecting Data Scientists
How Cloud is Affecting Data Scientists
CCG104 views
Using Google Cloud Services with Spring Boot and Pivotal Cloud Foundry (Pivot... by VMware Tanzu
Using Google Cloud Services with Spring Boot and Pivotal Cloud Foundry (Pivot...Using Google Cloud Services with Spring Boot and Pivotal Cloud Foundry (Pivot...
Using Google Cloud Services with Spring Boot and Pivotal Cloud Foundry (Pivot...
VMware Tanzu883 views

Recently uploaded

iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas... by
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...Bernd Ruecker
54 views69 slides
Qualifying SaaS, IaaS.pptx by
Qualifying SaaS, IaaS.pptxQualifying SaaS, IaaS.pptx
Qualifying SaaS, IaaS.pptxSachin Bhandari
1K views8 slides
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda... by
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...ShapeBlue
161 views13 slides
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And... by
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...ShapeBlue
106 views12 slides
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... by
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...ShapeBlue
159 views25 slides
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineShapeBlue
221 views19 slides

Recently uploaded(20)

iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas... by Bernd Ruecker
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
Bernd Ruecker54 views
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda... by ShapeBlue
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
ShapeBlue161 views
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And... by ShapeBlue
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
ShapeBlue106 views
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... by ShapeBlue
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
ShapeBlue159 views
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue221 views
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT by ShapeBlue
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBITUpdates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
Updates on the LINSTOR Driver for CloudStack - Rene Peinthor - LINBIT
ShapeBlue206 views
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f... by TrustArc
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc170 views
Why and How CloudStack at weSystems - Stephan Bienek - weSystems by ShapeBlue
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsWhy and How CloudStack at weSystems - Stephan Bienek - weSystems
Why and How CloudStack at weSystems - Stephan Bienek - weSystems
ShapeBlue238 views
NTGapps NTG LowCode Platform by Mustafa Kuğu
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform
Mustafa Kuğu423 views
Digital Personal Data Protection (DPDP) Practical Approach For CISOs by Priyanka Aash
Digital Personal Data Protection (DPDP) Practical Approach For CISOsDigital Personal Data Protection (DPDP) Practical Approach For CISOs
Digital Personal Data Protection (DPDP) Practical Approach For CISOs
Priyanka Aash158 views
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue by ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
ShapeBlue263 views
Webinar : Desperately Seeking Transformation - Part 2: Insights from leading... by The Digital Insurer
Webinar : Desperately Seeking Transformation - Part 2:  Insights from leading...Webinar : Desperately Seeking Transformation - Part 2:  Insights from leading...
Webinar : Desperately Seeking Transformation - Part 2: Insights from leading...
Initiating and Advancing Your Strategic GIS Governance Strategy by Safe Software
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
Safe Software176 views
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... by ShapeBlue
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
ShapeBlue173 views
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ... by ShapeBlue
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
ShapeBlue184 views

Google cloud Study Jam 2023.pptx

  • 3. Strap in, folks, and get ready to buckle up because your host for today is here to take you to the world of the cloud. 🌥️🚀🌌 Narula Institute of technology RAJ SAHA Google DSC’23 Lead
  • 6. "Cloud computing: Where the future takes shape one virtual byte at a time." ☁️💻 Narula Institute of Technology Rajdip Bhattacharya Google DSC’23 Cloud & DevOps Lead
  • 7. And why do we need to host it? “A computer program or device that provides a service to another computer program and its user, also known as the client” We host servers to make them publicly/privately available to other servers/users. There are three ways of hosting servers- ● On premise ● Cloud ● Hybrid So what is a server, after all?
  • 8. Pros of on-premise ● Control over server hardware ● Security of data ● Low latency
  • 9. But there are cons as well ● Capital expenditure: Companies need to make a capital investment to set up the server beforehand. ● Estimation problems: There can be overestimation/underestimation in hardware choice, thereby leading to cost issues. ● Scalability: You can not just add another server or remove servers as you want to. ● Increased management cost: Professional IT people are required to maintain and monitor the servers all the time. If any component needs replacement, the company has to bear the cost. ● Risk of data loss: In case a server holding business data crashes, entire data would be lost.
  • 11. Cloud computing is the on-demand delivery of IT resources over the Internet with pay-as-you-go pricing. Instead of buying, owning, and maintaining physical data centres and servers, you can access technology services, such as computing power, storage, and databases, on an as-needed basis from a cloud provider. —Amazon Web Services (AWS)
  • 12. ● Cost savings: Cloud uses the pay-as-you-go model, which means, we pay for only what we use. This shifts us from capital expenditure (CapEx) to operational expenditure (OpEx) ● No maintenance cost: The cloud providers are responsible for maintaining the servers. Hence, we do not pay for it. ● Scalability and flexibility: We can provision more cloud resources or remove them as and when needed. ● Data loss prevention: Cloud providers provides us with data backup and recovery options so that we never lose our data. Pros of cloud computing
  • 13. Timeline of cloud computing 1960 1999 2002 2010 Introduction of computers Salesforce and VMWare came into existence Google App Engine was launched Emergence of the first VM 1972 1977 1991 2008 The term “cloud” was coined The World Wide Web was created Amazon Web Services (AWS) was launched Microsoft Azure was launched
  • 14. Why switch to cloud computing? ● Cost reduction, flexibility, and reliability. ● Absolute control over resources. ● Out of the box support for AI, ML and analytics. ● Increase team’s performance and strategies. ● Support for remote workforce. Kyu switch karna hai ?
  • 15. When we think about using cloud computing, we would want to know what best suits our purpose. These are the three main models of cloud: ● Software as a service (SaaS) ● Platform as a service (PaaS) ● Infrastructure as a service (IaaS) Different flavours of cloud
  • 16. IaaS vs PaaS vs SaaS vs On-Site
  • 17. Well known cloud providers
  • 18. Pricing in cloud computing Now that we are familiar with cloud computing, we should also understand a bit about the pricing model. Any major cloud provider charges their customers in the following ways, ● Free tier ● Pay-as-you-go ● Full upfront ● Partial upfront ● No upfront While free tier and pay-as-you-go might be a good choice for experimentation, for the long run, reservation of your hardware is recommended.
  • 19. Whatever the cloud provider might be, they provide a particular set of tools that can be categorized as follows: 1. Compute 2. Storage 3. Database 4. Containers 5. Serverless 6. Security and IAM 7. Machine learning 8. Analytics 9. Cloud SDK Product Categories
  • 20. Certifications are the best way to showcase your skills. They not only prove your knowledge, but also makes you stand out in the crowd. Certifications in cloud are of 3 kinds, ● Foundation: Gets you started with the cloud platform ● Associate: Gets you comfortable working in the platform ● Professional: Gets you covered up with security and best practices Just a quick note. Although certifications are a good thing to pursue and showcase, they are by no means the way to judge someone. Remember, you don’t judge a book by its cover :) Cloud certifications
  • 21. 😜 What do you call an AI that tells jokes? A "comedAIan"! 🎤🤣 Narula Institute Of Technology Sambit Chakraborty Google DSC’23 AI-ML Lead
  • 22. ChatGPT use karte ho ???? 🤣🤣🤣 PS: FOR SOLVING CODING PROBLEMS Narula Institute of technology
  • 24. Timeline of cloud computing 1951 2018 2020 From 2022 onwards Noam Chomsky publishes Syntactic Structures 1. FastText is developed 2. OpenAI released GPT-2 1. OpenAI released GPT- 3 2. Google released LaMDA 1. Word2Vec is developed 2. GloVe is developed 3. seq2seq based GRU introduced 2013 & 2014 2015 2017 2021 Transformer model developed; Google Translate improved 1. Generative adversarial networks (GANs) are developed; 2. GEN AI term coined 1. Google AI released BERT 2. Meena Model got founded by Google Narula Institute of technology
  • 25. What is Generative AI ????????..... Generative AI is a Deep Learning Algorithm which generates sequence of text, audio, image and synthetic data, based on user input, known as prompt. These are backed by Generative Model algorithm like Naive Bayes etc and GANs. Narula Institute of technology
  • 26. Large Language Models (LLMs) ● LLMs are a special type of AI algorithm that trained on literally massive dataset of text. ● Trained Using Strongly Supervised Dataset annotation technique. ● What kind of tasks it can perform?? - Generating texts, Translation, Question-Answer, Summarization, Creative Content. ● Once your model is on its first version. Just finetune it. You’re ready to solve multiple problems. Example: Transformer, BERT, CTRL, BLOOM, T5, RoBERTa etc.. Narula Institute of technology
  • 27. Foundation Models (FMs) ● FMs are improved version of LLMs that trained on massive complex data which mixes text, code, image, video, audio. Data scales time by time. ● Trained Using Self Supervise & Semi Supervise annotation technique. ● What kind of tasks it can perform?? - More diverse fine tasks than traditional LLMs ● Little effort needs to finetune the model Example: GPT, LaMDA, PaLM, Pathways System, Gopher, LLaMa, SeamlessM4T, Falcon, Midjourney, Dall-E etc. Narula Institute of technology
  • 28. Narula Institute of technology
  • 29. It’s a process of designing and crafting prompts to guide large language models (LLMs) to generate the desired outputs. Prompt Engineering It is a crucial skill for anyone who wants to use LLMs effectively. - It brings significant impact and improvement on the quality of the output. Tips: 1. Be clear and concise 2. Provide Context, assign role, variety of sentence structures, rules 3. Be specific and formal 4. Use examples, keywords 5. Avoid leading to bias, usage of slangs Narula Institute of technology
  • 30. POOR in WRITING SKILL?? 🤮🤮 Narula Institute of technology
  • 31. ChatGPT, BARD use karna bandh kardo 🤮🤮 Narula Institute of technology
  • 32. Enough is enough…no more definitions and…..NO MORE EMOTIONAL DAMAGE Forget everything and let’s get into GOOGLE’S Inventory of GEN AI
  • 33. is leader in this diverse field. From introducing Transformer architecture which made today’s GEN AI move possible for other orgs…to announcing most versatile Language Model - PaLM, which actually powerful than the GPT-4, when it SCALES Narula Institute of technology
  • 34. DUET AI Elevate your working experience in Google Workspace Gmail: ● Smart Compose ● Smart Reply Google Docs: ● Smart Compose ● Idea Brainstorming ● Smart Rewrite ● Summarizer Google Sheets: ● Smart Organizer Google Slides: ● Custom Visuals Google Meet: ● Portrait Restore ● Portrait Light ● Automated Transcription* ● Meeting Summary* Google Space: ● Chat Summary *Will be released later this year Narula Institute of technology
  • 35. Vertex AI got GEN AI essence Vertex AI is a unified platform on GCP for building and deploying machine learning models. Announced in Google I/O’23 event, Vertex AI now has Generative AI support. - PaLM 2 - New Foundation Models - Codey - Imagen - Chirp - Generative AI Studio - Gen App Builder - Model Garden - Embeddings API, RLHF Narula Institute of technology
  • 36. PaLM 2 Stands for Pathway Language Model v2, developed by Google AI, successor of original PaLM model. Tasks it performs: - Have literature excellency - Generate Music - Generate Code & Scripts - Write Email and letters - Question & Answer - Text Summarization and information retrieval - Creative Content USP: Seamless translation of 100+ languages, AR & VR integration support, Robust and Failsafe scaling by surpassing the accuracy of GPT-4 Narula Institute of technology
  • 38. Codey Primarily targeted for Google Colab Integration. Based on PaLM 2 Model Tasks it performs: - Generating Code - Analyzing and fixing errors - Code Completion - Improve code quality with uniqueness USP: Natural Language dependency, 20+ Programming language support efficiently, Smart Suggestion Developed to rival with GPT powered Github Copilot Narula Institute of technology
  • 39. Imagen Text-to-image diffusion model by Google AI. Primarily target for business. Tasks it performs: - High res image generation - Product Image creation - AR & VR integration - Consistent Image generation with context - Edit Images with generative filling USP: AR-VR integration, consistency Developed to rival with Midjourney, DALL-E, Firefly Narula Institute of technology
  • 40. Chirp speech-to-text model by Google AI. Tasks it performs: - Speech Recognition & Analysis - Voice assistant - Live Captioning - Live Translation - Transcription - Text-to-speech generation USP: 100+ Language support, 98% Accuracy in English, Simultaneous 10 million distinct support of speakers, improved relative Developed to rival with Whisper, Polly, SeamlessM4T
  • 42. Project IDX Narula Institute of Technology Project IDX is a new browser-based development experience built on Google Cloud and powered by Codey. Scan this QR to explore project IDX
  • 43. Narula Institute of Technology So long, farewell! Just like AI, life is all about continuous learning and growth. Take care! 🌱👋 Image generated by Imagen & DUET AI
  • 47. Narula Institute Of Technology Sawan Bhattacharya Google DSC’23 Tech Lead Unleashing the power of the cloud Study Jam, one question at a time. ☁️🌟 Your Cloud Facilitator here.
  • 55. Narula Institute Of Technology Connect US