SlideShare a Scribd company logo
Building Cloud Capability for Startups
CloudandAnalytics Lab
1
Agenda
Cloud Computing
Introduction
Cloud Readiness
Test
Total Cost of
Ownership
How to
move to
Cloud
Why move to
Cloud
Types of Cloud
Service
Cloud
Infrastructure
Architecture
Use Cases
2
Cloud Deployment
Model
Introduction
Cloud computing as a style of computing in which scalable and
elastic IT-enabled capabilities are delivered as a service using
Internet technologies. -Gartner
3
Scalability means managing increase/shrinkage in demand
over time.
Elasticity means on-demand service. Consume what you need
and when you need.
If you are observing a spike in traffic/demand of your product,
increase the computing power and storage at that particular
time. If you are observing a decrease in demand, down size
the resources at that specific time.
1%
7%
13%
44%
35%
Relevance of Cloud Computing
It is important
but not critical
Don’t know No direct
Contribution
Makes
Contribution,
but not
understood
It is critical to
business
strategy and
success
Online survey, TNS Infratest
Types of Cloud Service Model
Cloud Computing
Service Model
Software as a
Service
Platform as a
Service
Infrastructure as a
Service
• Providing computing
infrastructure such as virtual
server space, bandwidth,
network connections, IP
addresses, and load
balancers
• It is about hosting.
• Example: Amazon Web
Services (AWS), Cisco
Metapod, Microsoft Azure,
Google Compute Engine
(GCE)
• It is similar to middleware
• Automatically and
transparently configures
servers in the background
• Typically includes operating
system, programming
language execution
environment, database, web
server.
• Example: AWS Elastic
Beanstalk, Windows Azure,
Heroku, Force.com
• Deliver software over the
Internet
• Instead of installing and
maintaining applications,
users access them via the
Web
• Applications feature a multi-
tenant architecture with the
same infrastructure and
code base
• Example: Google docs,
Gmail, Microsoft office365
4
Cloud Readiness Test
5
While cloud computing is revolutionary, it may not be the perfect solution for all situations. Below questionnaires will help in deciding
Q1. Does your start up need custom hardware/software?
If answer is Yes, find out specific hardware configuration is been provided by any cloud provider or not. Custom software normally
can’t be installed.
Q2. Does your start up work with large amount of data?
Data transfer is a variable cost and it may lead to very high cost. So a cost benefit analysis is required before moving to cloud.
Q3. Are you planning to undergo any compliance/certification for product?
Normally, before entering a particular sector or region, organization undergo compliance certification (e.g. HIPPA & PCI DSS, FERPA,
and US EU Safe Harbor). If you are planning for undergoing any such compliance then proper due diligence is required.
Q4. Does the cost of cloud computing exceeds building in-house/outsourcing/virtualized/Co-location?
Proper Cost benefit analysis, hidden cost analysis and opportunity cost analysis required
These questions should cause careful thought prior to adopting or avoiding the cloud.
Total Cost of Ownership (TCO)
6
It is the process of evaluating cloud against other models of computing such as on premises, virtualized and Co-location
TCO Evaluation Methodology
• Acquisition cost
• Operating cost
• Decommissioning and retiring system
• Comparing direct and indirect cost
• Opportunity cost (Time you can spent on
your business if cloud provider takes care
of infrastructure)
Acquisition and Operating Cost includes
• Server cost (hardware + software)
• Storage cost (hardware + system admin)
• Network cost (hardware + n/w admin)
• IT labor cost
Why move to Cloud
7
Organizations across sectors get hold up in the upfront
price of software and fail to aware about the total cost of
ownership (additional hardware, support, etc.).
Healthcare companies often invest nearly above 70-75%
of their IT budgets on maintaining internal infrastructure.
Cloud services enables you to pay for the resources usage.
It will help to take advantage of scale and reliability, two
things that most startups can’t afford internally.
Cloud enables other digital technologies such as social
media, mobility, big data and advanced analytics.
Reactively scale up and down cloud based resources
that have random or cyclical demand increase, paying
only for what you use and when you use; simplify
geographical expansion and load distribution; It also
helps to avoid building expensive physical private
webserver and application servers
10
Reasons
Total cost of
ownership
Mobility
High
Availability
Ease of
Management
Disaster
Readiness
No Server
Maintenance
Scalable
Computing
Enabler of
your
business
goals
Fast to
Market
Security
Cloud Deployment Model - Benefits & Risk
8
Cloud Deployment
Model
Private Cloud Public Cloud Hybrid Cloud
• Cloud infrastructure is
provisioned for exclusive
use and it may exist on or
off premises
• Good option for
organization that already
own datacenter and
developed IT infrastructure
and have particular needs
around security or
performance
• Risk: Migration of data and
application
• Cloud infrastructure is
provisioned for open use
and exist on the premises
of the cloud provider
• Risk: Data and processing
environment are not under
control of enterprises,
which for applications or
data with a security
requirement may raise
concerns
• Cloud infrastructure is a
composition of two or
more distinct cloud
infrastructures
• It combines benefits of the
controlled environment in
private clouds and rapid
elasticity of public clouds
• Risk: seamless integration
between the Private and
the Public cloud
How to move to Cloud
9
Leadership Team
Initially leadership/management team should take decision how the product/application will be deployed at client’s end. E.g.
will it be deployed on premise or on cloud or on both.
Code preparation
Once management team has decided that the application will be deployed on cloud or both on cloud or on premises the
application development needed to betaken care. Application is cloud ready if it can be seamlessly deployed on cloud. For
example while developing application we need to take care about file system, avoid OS specific features, keeping remote
store for temporary information.
Infrastructure Architecture
Once the application is cloud ready we need to decide we need to go for public/private/hybrid cloud. Then what should be
the architecture, should there be public subnet/both public private subnet. How different components (e.g. web server, app
server, database, load balancer) will interact with each other. What should be the type and sizes of the instance/component.
Security
Security is a very vital aspect. We need to take measures so that we can make sure somebody outsider can’t access the
data/application. For example authorizing a particular IP for accessing, password need to be hashed/salted.
Testing
Preparing a test environment mirroring to the production and testing the application end to end before go live.
Cloud Infrastructure Architecture
10
VPC with single public subnet
Recommend if you need to run a
single-tier, public-facing web
application, such as a blog or a
simple website
VPC with public and private subnet
Recommend if you want to run a public-
facing web application, while
maintaining back-end servers that aren't
publicly accessible. Example is a multi-
tier website, with the web servers in a
public subnet and the database servers
in a private subnet
VPC with public and private
subnet and hardware VPN access
Recommend if you want to extend
your network into the cloud and also
directly access the Internet from your
VPC.
Use Cases
11
Use Case 1: Worried about hosting applications/website?
Host your Website/application on Cloud with less cost and
minimal effort
Use Case 2: Need Proof of concept before building complex
infra?
For applications which require complex infrastructure for testing
environment, there cloud can be used as an eliminator. It is a cost
effective alternative for proof-of concept services try out without
capital investment
User Case 3: Facing shortage of infrastructure?
For load or performance testing, instead of real machines, cost
effective cloud solutions can be used
User Case 4: Looking for protecting your business?
As part of disaster recovery plan, cloud infrastructure/environment can
be stand as a hot standby (live replica of files and data)
12
Is your Startup is ready to move to cloud ?
Contact Details:
Email id: cloudandanalytics@gmail.com
Phone No.- 91-9000494385
Cloudandanalytics Lab assists startups in building cloud capability.
We help startups in
1. Cloud readiness consulting
2. Cost benefit analysis
3.Building cloud infrastructure architecture, design and deploying application
4. Optimizing cloud cost and resources.

More Related Content

What's hot

Private Cloud Architecture
Private Cloud ArchitecturePrivate Cloud Architecture
Private Cloud Architecture
Derek Keats
 
Business Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery NotesBusiness Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery NotesAlan McSweeney
 
A non-technical introduction to Cloud Computing
A non-technical introduction to Cloud ComputingA non-technical introduction to Cloud Computing
A non-technical introduction to Cloud Computing
William Pourmajidi
 
Do You Really Need to Evolve From Monitoring to Observability?
Do You Really Need to Evolve From Monitoring to Observability?Do You Really Need to Evolve From Monitoring to Observability?
Do You Really Need to Evolve From Monitoring to Observability?
Splunk
 
Cloud computing
Cloud computingCloud computing
Cloud computing
kanchu17
 
Cloud Computing for college presenation project.
Cloud Computing for college presenation project.Cloud Computing for college presenation project.
Cloud Computing for college presenation project.
Mahesh Tibrewal
 
Webinar: Implementation of 10 Integration Patterns on iPaaS Platform
Webinar: Implementation of 10 Integration Patterns on iPaaS PlatformWebinar: Implementation of 10 Integration Patterns on iPaaS Platform
Webinar: Implementation of 10 Integration Patterns on iPaaS Platform
APPSeCONNECT
 
Fog computing document
Fog computing documentFog computing document
Fog computing document
sravya raju
 
Fog Computing
Fog ComputingFog Computing
Fog Computing
Mohit Jaju
 
Cloud computing
Cloud computingCloud computing
Cloud computing
Syam Lal
 
Issues in cloud computing
Issues in cloud computingIssues in cloud computing
Issues in cloud computing
ronak patel
 
Cloud computing legal issues
Cloud computing legal issuesCloud computing legal issues
Cloud computing legal issues
Adv Prashant Mali
 
Azure fundamentals
Azure fundamentalsAzure fundamentals
Azure fundamentals
Alexandre BERGERE
 
Supplier Information and Lifecycle Management
Supplier Information and Lifecycle ManagementSupplier Information and Lifecycle Management
Supplier Information and Lifecycle Management
Tradeshift
 
Her Yönüyle Temel Bulut Bilişim
Her Yönüyle Temel Bulut BilişimHer Yönüyle Temel Bulut Bilişim
Her Yönüyle Temel Bulut Bilişim
Mustafa Özdemir
 
Fog computing
Fog computingFog computing
Fog computing
Abdul Qadir
 
Cloud Security Strategy
Cloud Security StrategyCloud Security Strategy
Cloud Security Strategy
Capgemini
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Avinash Saklani
 
The Importance of Business Change Management in Cloud Adoption
The Importance of Business Change Management in Cloud AdoptionThe Importance of Business Change Management in Cloud Adoption
The Importance of Business Change Management in Cloud Adoption
Amazon Web Services
 
5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout Strategies5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout Strategies
Inductive Automation
 

What's hot (20)

Private Cloud Architecture
Private Cloud ArchitecturePrivate Cloud Architecture
Private Cloud Architecture
 
Business Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery NotesBusiness Continuity And Disaster Recovery Notes
Business Continuity And Disaster Recovery Notes
 
A non-technical introduction to Cloud Computing
A non-technical introduction to Cloud ComputingA non-technical introduction to Cloud Computing
A non-technical introduction to Cloud Computing
 
Do You Really Need to Evolve From Monitoring to Observability?
Do You Really Need to Evolve From Monitoring to Observability?Do You Really Need to Evolve From Monitoring to Observability?
Do You Really Need to Evolve From Monitoring to Observability?
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing for college presenation project.
Cloud Computing for college presenation project.Cloud Computing for college presenation project.
Cloud Computing for college presenation project.
 
Webinar: Implementation of 10 Integration Patterns on iPaaS Platform
Webinar: Implementation of 10 Integration Patterns on iPaaS PlatformWebinar: Implementation of 10 Integration Patterns on iPaaS Platform
Webinar: Implementation of 10 Integration Patterns on iPaaS Platform
 
Fog computing document
Fog computing documentFog computing document
Fog computing document
 
Fog Computing
Fog ComputingFog Computing
Fog Computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Issues in cloud computing
Issues in cloud computingIssues in cloud computing
Issues in cloud computing
 
Cloud computing legal issues
Cloud computing legal issuesCloud computing legal issues
Cloud computing legal issues
 
Azure fundamentals
Azure fundamentalsAzure fundamentals
Azure fundamentals
 
Supplier Information and Lifecycle Management
Supplier Information and Lifecycle ManagementSupplier Information and Lifecycle Management
Supplier Information and Lifecycle Management
 
Her Yönüyle Temel Bulut Bilişim
Her Yönüyle Temel Bulut BilişimHer Yönüyle Temel Bulut Bilişim
Her Yönüyle Temel Bulut Bilişim
 
Fog computing
Fog computingFog computing
Fog computing
 
Cloud Security Strategy
Cloud Security StrategyCloud Security Strategy
Cloud Security Strategy
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
The Importance of Business Change Management in Cloud Adoption
The Importance of Business Change Management in Cloud AdoptionThe Importance of Business Change Management in Cloud Adoption
The Importance of Business Change Management in Cloud Adoption
 
5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout Strategies5 Mobile-Responsive Layout Strategies
5 Mobile-Responsive Layout Strategies
 

Similar to Cloud capability for startups

Building Cloud capability for startups
Building Cloud capability for startupsBuilding Cloud capability for startups
Building Cloud capability for startups
Sekhar Mohanty
 
Cloud computings
Cloud computingsCloud computings
Cloud computings
Gopal Jogdand
 
Cloud Myths and Realities: The Truth About Moving to the Cloud
Cloud Myths and Realities: The Truth About Moving to the CloudCloud Myths and Realities: The Truth About Moving to the Cloud
Cloud Myths and Realities: The Truth About Moving to the Cloud
Embotics Corp.
 
Cloud computing(Basic).pptx
Cloud computing(Basic).pptxCloud computing(Basic).pptx
Cloud computing(Basic).pptx
nischal52
 
Best cloud computing training institute in noida
Best cloud computing training institute in noidaBest cloud computing training institute in noida
Best cloud computing training institute in noida
taramandal
 
Welcome to the Cloud!
Welcome to the Cloud!Welcome to the Cloud!
Welcome to the Cloud!
imogokate
 
Cloud Computing for Small & Medium Businesses
Cloud Computing for Small & Medium BusinessesCloud Computing for Small & Medium Businesses
Cloud Computing for Small & Medium Businesses
Al Sabawi
 
Celera Networks on Cloud Computing
Celera Networks on Cloud Computing Celera Networks on Cloud Computing
Celera Networks on Cloud Computing
CeleraNetworks
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overviewshraddhaudage
 
Cloud Computing Overview | Torry Harris Whitepaper
Cloud Computing Overview | Torry Harris WhitepaperCloud Computing Overview | Torry Harris Whitepaper
Cloud Computing Overview | Torry Harris Whitepaper
Torry Harris Business Solutions
 
The why of a cloud ppt
The why of a cloud pptThe why of a cloud ppt
The why of a cloud ppt
Sana Nasar
 
Q&A: Why cloud-native apps are better?
Q&A: Why cloud-native apps are better?Q&A: Why cloud-native apps are better?
Q&A: Why cloud-native apps are better?
CompatibL Technologies ltd
 
Adopting the Cloud
Adopting the CloudAdopting the Cloud
Adopting the Cloud
Tapio Rautonen
 
Cloud Adaption and Migration - Raghvendra Prabhu
Cloud Adaption and Migration - Raghvendra PrabhuCloud Adaption and Migration - Raghvendra Prabhu
Cloud Adaption and Migration - Raghvendra Prabhu
Raghavendra Prabhu
 
Best practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentationBest practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentation
esebeus
 
Cloud Migration.pdf
Cloud Migration.pdfCloud Migration.pdf
Cloud Migration.pdf
Zen Bit Tech
 
Loughtec cloud computing
Loughtec cloud computing Loughtec cloud computing
Loughtec cloud computing Loughtec
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overview
jaimehra05
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overview
sri_kanth0526
 

Similar to Cloud capability for startups (20)

Building Cloud capability for startups
Building Cloud capability for startupsBuilding Cloud capability for startups
Building Cloud capability for startups
 
Cloud computings
Cloud computingsCloud computings
Cloud computings
 
Cloud Myths and Realities: The Truth About Moving to the Cloud
Cloud Myths and Realities: The Truth About Moving to the CloudCloud Myths and Realities: The Truth About Moving to the Cloud
Cloud Myths and Realities: The Truth About Moving to the Cloud
 
Cloud computing(Basic).pptx
Cloud computing(Basic).pptxCloud computing(Basic).pptx
Cloud computing(Basic).pptx
 
Best cloud computing training institute in noida
Best cloud computing training institute in noidaBest cloud computing training institute in noida
Best cloud computing training institute in noida
 
Welcome to the Cloud!
Welcome to the Cloud!Welcome to the Cloud!
Welcome to the Cloud!
 
Cloud Computing for Small & Medium Businesses
Cloud Computing for Small & Medium BusinessesCloud Computing for Small & Medium Businesses
Cloud Computing for Small & Medium Businesses
 
Celera Networks on Cloud Computing
Celera Networks on Cloud Computing Celera Networks on Cloud Computing
Celera Networks on Cloud Computing
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overview
 
Cloud Computing Overview | Torry Harris Whitepaper
Cloud Computing Overview | Torry Harris WhitepaperCloud Computing Overview | Torry Harris Whitepaper
Cloud Computing Overview | Torry Harris Whitepaper
 
The why of a cloud ppt
The why of a cloud pptThe why of a cloud ppt
The why of a cloud ppt
 
Q&A: Why cloud-native apps are better?
Q&A: Why cloud-native apps are better?Q&A: Why cloud-native apps are better?
Q&A: Why cloud-native apps are better?
 
Adopting the Cloud
Adopting the CloudAdopting the Cloud
Adopting the Cloud
 
Cloud Adaption and Migration - Raghvendra Prabhu
Cloud Adaption and Migration - Raghvendra PrabhuCloud Adaption and Migration - Raghvendra Prabhu
Cloud Adaption and Migration - Raghvendra Prabhu
 
Best practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentationBest practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentation
 
Cloud Migration.pdf
Cloud Migration.pdfCloud Migration.pdf
Cloud Migration.pdf
 
Loughtec cloud computing
Loughtec cloud computing Loughtec cloud computing
Loughtec cloud computing
 
Unit-II-part 3.pdf
Unit-II-part 3.pdfUnit-II-part 3.pdf
Unit-II-part 3.pdf
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overview
 
Cloud computing-overview
Cloud computing-overviewCloud computing-overview
Cloud computing-overview
 

Recently uploaded

Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 

Recently uploaded (20)

Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 

Cloud capability for startups

  • 1. Building Cloud Capability for Startups CloudandAnalytics Lab 1
  • 2. Agenda Cloud Computing Introduction Cloud Readiness Test Total Cost of Ownership How to move to Cloud Why move to Cloud Types of Cloud Service Cloud Infrastructure Architecture Use Cases 2 Cloud Deployment Model
  • 3. Introduction Cloud computing as a style of computing in which scalable and elastic IT-enabled capabilities are delivered as a service using Internet technologies. -Gartner 3 Scalability means managing increase/shrinkage in demand over time. Elasticity means on-demand service. Consume what you need and when you need. If you are observing a spike in traffic/demand of your product, increase the computing power and storage at that particular time. If you are observing a decrease in demand, down size the resources at that specific time. 1% 7% 13% 44% 35% Relevance of Cloud Computing It is important but not critical Don’t know No direct Contribution Makes Contribution, but not understood It is critical to business strategy and success Online survey, TNS Infratest
  • 4. Types of Cloud Service Model Cloud Computing Service Model Software as a Service Platform as a Service Infrastructure as a Service • Providing computing infrastructure such as virtual server space, bandwidth, network connections, IP addresses, and load balancers • It is about hosting. • Example: Amazon Web Services (AWS), Cisco Metapod, Microsoft Azure, Google Compute Engine (GCE) • It is similar to middleware • Automatically and transparently configures servers in the background • Typically includes operating system, programming language execution environment, database, web server. • Example: AWS Elastic Beanstalk, Windows Azure, Heroku, Force.com • Deliver software over the Internet • Instead of installing and maintaining applications, users access them via the Web • Applications feature a multi- tenant architecture with the same infrastructure and code base • Example: Google docs, Gmail, Microsoft office365 4
  • 5. Cloud Readiness Test 5 While cloud computing is revolutionary, it may not be the perfect solution for all situations. Below questionnaires will help in deciding Q1. Does your start up need custom hardware/software? If answer is Yes, find out specific hardware configuration is been provided by any cloud provider or not. Custom software normally can’t be installed. Q2. Does your start up work with large amount of data? Data transfer is a variable cost and it may lead to very high cost. So a cost benefit analysis is required before moving to cloud. Q3. Are you planning to undergo any compliance/certification for product? Normally, before entering a particular sector or region, organization undergo compliance certification (e.g. HIPPA & PCI DSS, FERPA, and US EU Safe Harbor). If you are planning for undergoing any such compliance then proper due diligence is required. Q4. Does the cost of cloud computing exceeds building in-house/outsourcing/virtualized/Co-location? Proper Cost benefit analysis, hidden cost analysis and opportunity cost analysis required These questions should cause careful thought prior to adopting or avoiding the cloud.
  • 6. Total Cost of Ownership (TCO) 6 It is the process of evaluating cloud against other models of computing such as on premises, virtualized and Co-location TCO Evaluation Methodology • Acquisition cost • Operating cost • Decommissioning and retiring system • Comparing direct and indirect cost • Opportunity cost (Time you can spent on your business if cloud provider takes care of infrastructure) Acquisition and Operating Cost includes • Server cost (hardware + software) • Storage cost (hardware + system admin) • Network cost (hardware + n/w admin) • IT labor cost
  • 7. Why move to Cloud 7 Organizations across sectors get hold up in the upfront price of software and fail to aware about the total cost of ownership (additional hardware, support, etc.). Healthcare companies often invest nearly above 70-75% of their IT budgets on maintaining internal infrastructure. Cloud services enables you to pay for the resources usage. It will help to take advantage of scale and reliability, two things that most startups can’t afford internally. Cloud enables other digital technologies such as social media, mobility, big data and advanced analytics. Reactively scale up and down cloud based resources that have random or cyclical demand increase, paying only for what you use and when you use; simplify geographical expansion and load distribution; It also helps to avoid building expensive physical private webserver and application servers 10 Reasons Total cost of ownership Mobility High Availability Ease of Management Disaster Readiness No Server Maintenance Scalable Computing Enabler of your business goals Fast to Market Security
  • 8. Cloud Deployment Model - Benefits & Risk 8 Cloud Deployment Model Private Cloud Public Cloud Hybrid Cloud • Cloud infrastructure is provisioned for exclusive use and it may exist on or off premises • Good option for organization that already own datacenter and developed IT infrastructure and have particular needs around security or performance • Risk: Migration of data and application • Cloud infrastructure is provisioned for open use and exist on the premises of the cloud provider • Risk: Data and processing environment are not under control of enterprises, which for applications or data with a security requirement may raise concerns • Cloud infrastructure is a composition of two or more distinct cloud infrastructures • It combines benefits of the controlled environment in private clouds and rapid elasticity of public clouds • Risk: seamless integration between the Private and the Public cloud
  • 9. How to move to Cloud 9 Leadership Team Initially leadership/management team should take decision how the product/application will be deployed at client’s end. E.g. will it be deployed on premise or on cloud or on both. Code preparation Once management team has decided that the application will be deployed on cloud or both on cloud or on premises the application development needed to betaken care. Application is cloud ready if it can be seamlessly deployed on cloud. For example while developing application we need to take care about file system, avoid OS specific features, keeping remote store for temporary information. Infrastructure Architecture Once the application is cloud ready we need to decide we need to go for public/private/hybrid cloud. Then what should be the architecture, should there be public subnet/both public private subnet. How different components (e.g. web server, app server, database, load balancer) will interact with each other. What should be the type and sizes of the instance/component. Security Security is a very vital aspect. We need to take measures so that we can make sure somebody outsider can’t access the data/application. For example authorizing a particular IP for accessing, password need to be hashed/salted. Testing Preparing a test environment mirroring to the production and testing the application end to end before go live.
  • 10. Cloud Infrastructure Architecture 10 VPC with single public subnet Recommend if you need to run a single-tier, public-facing web application, such as a blog or a simple website VPC with public and private subnet Recommend if you want to run a public- facing web application, while maintaining back-end servers that aren't publicly accessible. Example is a multi- tier website, with the web servers in a public subnet and the database servers in a private subnet VPC with public and private subnet and hardware VPN access Recommend if you want to extend your network into the cloud and also directly access the Internet from your VPC.
  • 11. Use Cases 11 Use Case 1: Worried about hosting applications/website? Host your Website/application on Cloud with less cost and minimal effort Use Case 2: Need Proof of concept before building complex infra? For applications which require complex infrastructure for testing environment, there cloud can be used as an eliminator. It is a cost effective alternative for proof-of concept services try out without capital investment User Case 3: Facing shortage of infrastructure? For load or performance testing, instead of real machines, cost effective cloud solutions can be used User Case 4: Looking for protecting your business? As part of disaster recovery plan, cloud infrastructure/environment can be stand as a hot standby (live replica of files and data)
  • 12. 12 Is your Startup is ready to move to cloud ? Contact Details: Email id: cloudandanalytics@gmail.com Phone No.- 91-9000494385 Cloudandanalytics Lab assists startups in building cloud capability. We help startups in 1. Cloud readiness consulting 2. Cost benefit analysis 3.Building cloud infrastructure architecture, design and deploying application 4. Optimizing cloud cost and resources.