SlideShare a Scribd company logo
1 of 168
Download to read offline
a journey to the   darker side
                   Cloud Computing
                                         of




                            by Matthew McCullough
Matthew
McCu llough
?
                        20     mi n
                   ?    mi n
            15    min
       ?    min
10    min
min
➊
A brief History
1960
“computation may
someday be organized as a
public utility”
                -John McCarthy
Shared Time
circa 2006
“It starts with the premise that the data services
and architecture should be on servers. We call it
cloud computing – they should be in a
“cloud” somewhere.”
                                       -Eric Schmidt
SaaS
Virtualized Servers
      with an API
➋
What is the Cloud?
“
A style of computing in which
dynamically scalable and
often virtualized resources are
provided as a service over the
Internet.
                        -NIST (draft)
“
[Developers] need not have
knowledge of, expertise in, or
control over the technology
infrastructure in the cloud
that supports them.
       -Aggregate of Tim O’Reilly, Luis M.Vaquero
Scalable
Dynamic
Pay-per-use
Minimal state
Affinity-less
Scale up
Scale down
Grid?
➌
Why the Cloud?
Cost of startup
Experimentation
Transition to
 Production
No licensing fees
Instant availability
What’s the most
  expensive item on a
startup’s balance sheet?
You!
Time savings
Hardware setup time
OS setup time
Database setup time
Web container setup time
Server setup
Server destruction
❹
Cloud Players
From most open to
most constrained
Rackspace Cloud Sites
Rackspace Cloud Servers
Amazon EC2
Google App Engine
Levels of
Abstraction
Operating System
     Images
Predetermined
or abstracted away
Programming
languages?
Anything?
PHP?
Python?
Java?
File Systems
Rackspace Cloud
Traditional File System
Amazon EC2
Elastic Block Storage
Mor.ph
Traditional File System
Google App Engine
      None
Datastores
Amazon EC2
Simple DB
Google App Engine
  Big Table
Operating
 Systems
Debian, Fedora, Ubuntu
   on Rackspace Cloud
Windows Server
 on Amazon EC2
1000 variants of Linux
    on Amazon EC2
CentOS Linux
  on Mor.ph
Custom Linux
on Google App Engine
Pricing
Rackspace Cloud
1.5¢ per hour
Amazon EC2
Google App Engine
We’ll give it away free
and make up for it in
        volume!
Google
         ❺
         App Engine
April 8th,   2008
Google AppEngine
Python
April 7th,   2009
Java!
But more like
Banned




         ⅘
         Java
Getting Started with
     GAE
Free to start
Cell Phone #
Regular Google
   Account
10,000: first wave
95 minutes
25,000: second wave
Everyone: third wave
Technology Stack
SDK
Shell scripts to manage
          apps
Source code included
SDK-version-locked
 by the SDK JARs you
        include
Subset of JDK 1.6
Custom Class Loaders
Sandbox
Whitelist of Classes
Caution!
Might work on desktop,
   but not on GAE
Application ID
Globally Unique
required for
 deployment
___.appspot.com
Servlet API
Jetty
JSPs
Java Mail API
Google Web Toolkit
Authentication
    (2 options)
Integration with
 Google Accounts
Admin & User Level
   Permissions
Roll your own
(hint: use SpringSecurity)
Memcache
(as an alternative to persistent disk storage)
Low level API
JSR-107 / JCache
    (javax.cache)
BigTable
Relational Database?
Relational Database
Can import from
   existing DB
JDO
JPA
Low level BigTable API
Limited GORM-JPA
DataNucleus
Logging
java.util.logging
System.out == info
System.err == warning
Log4j
❻
Dark Clouds
a few GAE NOs
No Hibernate
No file writing
No threads
No server affinity
Even for sequential
     requests
No sockets
But... you can use URLFetch
     for HTTP/HTTPS resources
No JNI
No more than 30s
common Concerns
Large Setups more
economical to self-host
Out of your hands
Uptime?
Do you trust the
    vendor?
Databases without
foreign keys is a new
       frontier
“The interesting thing about cloud computing is that
we’ve redefined cloud computing to include
everything that we already do... Maybe I’m an
idiot, but I have no idea what anyone is talking about...
It’s complete gibberish. It’s insane. When is
this idiocy going to stop?

 -Larry Ellison
a journey to the   darker side  of
                   Cloud Computing
Code Examples
 http://github.com/matthewmccullough
Twitter
 @matthewmccull
Email
 matthewm@ambientideas.com
Blog
 http://www.ambientideas.com/blog
         sidebar has my social networking profile links
Resources

• http://mor.ph
• http://appengine.google.com
• http://www.rackspacecloud.com/
  cloud_hosting_products/servers
  (formerly http://mosso.com)

• http://aws.amazon.com/ec2/
Resources

• http://www.browsermob.com
• http://highscalability.com/
• http://highscalability.com/useful-cloud-computing-
  blogs
• http://www.youtube.com/watch?
  v=ri796Hx8las&feature=channel
Photo Credits


•   www.ambientideasphotography.com [clouds]

•   http://en.wikipedia.org/wiki/John_McCarthy_(computer_scientist)

•   http://www.nga.org/Images/AM07SAT09HIRES.JPG

•   All others purchased through iStockPhoto.com

More Related Content

Similar to Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4

cloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhh
cloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhhcloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhh
cloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhh
ranjankumarbehera14
 
John Landry at Mass TLC Feb09
John Landry at Mass TLC Feb09John Landry at Mass TLC Feb09
John Landry at Mass TLC Feb09
John Landry
 

Similar to Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4 (20)

Cloud Computing Bootcamp On The Google App Engine v1.2.1
Cloud Computing Bootcamp On The Google App Engine v1.2.1Cloud Computing Bootcamp On The Google App Engine v1.2.1
Cloud Computing Bootcamp On The Google App Engine v1.2.1
 
Cloud Talk
Cloud TalkCloud Talk
Cloud Talk
 
cloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhh
cloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhhcloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhh
cloud_computing_for_ml_sys_hhhhhhhhhhhhhhhhhhhhhhhhhhh
 
From Grids To Clouds Guy Tel Zur May 2009
From Grids To Clouds Guy Tel Zur May 2009From Grids To Clouds Guy Tel Zur May 2009
From Grids To Clouds Guy Tel Zur May 2009
 
Dystopia as a Service
Dystopia as a ServiceDystopia as a Service
Dystopia as a Service
 
John Landry at Mass TLC Feb09
John Landry at Mass TLC Feb09John Landry at Mass TLC Feb09
John Landry at Mass TLC Feb09
 
Google Cloud Platform and Kubernetes
Google Cloud Platform and KubernetesGoogle Cloud Platform and Kubernetes
Google Cloud Platform and Kubernetes
 
Practical Cloud & Workflow Orchestration
Practical Cloud & Workflow OrchestrationPractical Cloud & Workflow Orchestration
Practical Cloud & Workflow Orchestration
 
Above The Clouds
Above The CloudsAbove The Clouds
Above The Clouds
 
HPC on AWS
HPC on AWSHPC on AWS
HPC on AWS
 
Cloud Computing Bootcamp On The Google App Engine [v1.1]
Cloud Computing Bootcamp On The Google App Engine [v1.1]Cloud Computing Bootcamp On The Google App Engine [v1.1]
Cloud Computing Bootcamp On The Google App Engine [v1.1]
 
The Enterprise Cloud
The Enterprise CloudThe Enterprise Cloud
The Enterprise Cloud
 
What the cloud has to do with a burning house?
What the cloud has to do with a burning house?What the cloud has to do with a burning house?
What the cloud has to do with a burning house?
 
Cloud Computing By #Manoj_Rockstar
Cloud Computing By #Manoj_RockstarCloud Computing By #Manoj_Rockstar
Cloud Computing By #Manoj_Rockstar
 
PHP Cloud Deployment Toolkits
PHP Cloud Deployment ToolkitsPHP Cloud Deployment Toolkits
PHP Cloud Deployment Toolkits
 
Keynote Cloud Jw
Keynote Cloud JwKeynote Cloud Jw
Keynote Cloud Jw
 
Lightning talks
Lightning talksLightning talks
Lightning talks
 
Introduction to cloud computing - za garage talks
Introduction to cloud computing -  za garage talksIntroduction to cloud computing -  za garage talks
Introduction to cloud computing - za garage talks
 
Kb12012011 amitava cloud_computing
Kb12012011 amitava cloud_computingKb12012011 amitava cloud_computing
Kb12012011 amitava cloud_computing
 
Chep2012
Chep2012Chep2012
Chep2012
 

More from IASA

More from IASA (8)

Building Feedback Loops
Building Feedback LoopsBuilding Feedback Loops
Building Feedback Loops
 
Risk Centric Architecture George Fairbanks
Risk Centric Architecture George FairbanksRisk Centric Architecture George Fairbanks
Risk Centric Architecture George Fairbanks
 
Resource-Oriented Architecture (ROA) and REST
Resource-Oriented Architecture (ROA) and RESTResource-Oriented Architecture (ROA) and REST
Resource-Oriented Architecture (ROA) and REST
 
Domain Driven Design Up And Running
Domain Driven Design Up And RunningDomain Driven Design Up And Running
Domain Driven Design Up And Running
 
Business and Strategic Alignment in EA – Practical Guidelines Based on Indust...
Business and Strategic Alignment in EA – Practical Guidelines Based on Indust...Business and Strategic Alignment in EA – Practical Guidelines Based on Indust...
Business and Strategic Alignment in EA – Practical Guidelines Based on Indust...
 
Database Refactoring With Liquibase
Database Refactoring With LiquibaseDatabase Refactoring With Liquibase
Database Refactoring With Liquibase
 
Rethinking Object Orientation
Rethinking Object OrientationRethinking Object Orientation
Rethinking Object Orientation
 
Making Architecture Business Value Driven
Making Architecture Business Value DrivenMaking Architecture Business Value Driven
Making Architecture Business Value Driven
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4