SlideShare uma empresa Scribd logo
1 de 37
Baixar para ler offline
Eliminate the Status Quo – Find your Blue Ocean
CLOUD COMPUTING IS NOT SIMPLE The complexity is in the details
COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜSTCloudOps Summit, September 25, 2013 1
Eliminate the Status Quo – Find your Blue Ocean
WHO? Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 2
WHO?
René Büst
@ReneBuest
Analyst & Advisor
New Age Disruption
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 3
WHO?
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 4
WHO?
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 5
research analysis
strategy advisory
Cloud
Computing
Business
Technology
Collaboration
WHO?
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 6
Analyst
GigaOM Research
Eliminate the Status Quo – Find your Blue Ocean
AGENDA Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 7
AGENDA
 (Cloud) Outage as a Service
 Reasons to fail
 To prevent theoretically
 To prevent in the field
 Basic approaches in the cloud
 Summary & Prospects
 Q&A
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 8
Eliminate the Status Quo – Find your Blue Ocean
(CLOUD) OUTAGE AS A SERVICE Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 9
(CLOUD) OUTAGE AS A SERVICE
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 10
Observation: The usual suspects!
Either provider or customer.
Mostly the same errors.
(CLOUD) OUTAGE AS A SERVICE
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 11
„Everything fails all the time” – Werner Vogels, CTO Amazon.com
Eliminate the Status Quo – Find your Blue Ocean
REASONS TO FAIL Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 12
REASONS TO FAIL
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 13
The (public) Infrastructure as a Service (IaaS) provider only offers
resources to build a virtual data center on top of its cloud infrastructure.
As a customer YOU are responsible for the architecture, design,
scalability and availability of your applications and systems.
REASONS TO FAIL
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 14
- No self-responsibility - the customer have to do things on its own.
- Bad architecture - the cloud requires different application models.
- Lack of knowledge - think distributed.
- No self-reflection - not to learn from one's mistakes.
VM/ Server
REASONS TO FAIL
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 15
Scale Up vs. Scale Out
Cores
RAM
Storage
Scale Up
VM1
Scale Out
VM2 VM3 VM4 VMx
Eliminate the Status Quo – Find your Blue Ocean
TO PREVENT THEORETICALLY Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 16
TO PREVENT THEORETICALLY
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 17
Virtual machines are no server - its programmable software!
> Software-defined Scalability (SDS)
> Software-defined High-Availability (SDHA)
Eliminate the Status Quo – Find your Blue Ocean
TO PREVENT IN THE FIELD Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 18
TO PREVENT IN THE FIELD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 19
Not only use some connected server.
- Develop for the cloud.
- Design for failure.
- Think about scalabilty and availibilty from the beginning!
- Learn from the mistakes (of others).
TO PREVENT IN THE FIELD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 20
„The Netflix Simian Army“
- Chaos Monkey - kills instances randomly.
- Chaos Gorilla - simulates an outage of an entire Availability Zone.
- Chaos Kong - simulates an outage of an entire region.
For Amazon Web Services, Eucalyptus Cloud and OpenStack.
Eliminate the Status Quo – Find your Blue Ocean
BASIC APPROACHES IN THE CLOUD Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 21
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 22
- ProfitBricks
- HybridCluster
- Business-Bricks-as-a-Service (BBaaS)
- Multi-Cloud
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 23
ProfitBricks
Live Vertical Scaling
- Scale Up
- Automatically adds CPUs and RAM to VMs when needed.
- If the VM reaches its resource limits another starts.
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 24
ProfitBricks
Source ProfitBricks: http://blog.profitbricks.de/live-vertical-scaling-for-big-data-today/
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 25
HybridCluster
Intelligent Autoscaling
- Container for applications + automatic live migration
High-Availability Platform
- ZFS handles snapshots and backups to synch over cluster
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 26
HybridCluster
Intelligent Autoscaling
High-Availability Platform
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 27
Business-Bricks-as-a-Service (BBaaS)
- Each brick works autonomous and has a failover concept.
- Integrated scalability and high-availability.
- Various bricks can be combined to a unified brick.
- Use over simple API calls within an existing application.
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 28
Business-Bricks-as-a-Service (BBaaS)
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 29
Multi-Cloud
Champions League
- spread applications and systems over several clouds
- more complex, more capable, (more expensive)
- maximum scalability and high-availability, cost-effective
BASIC APPROACHES IN THE CLOUD
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 30
Multi-Cloud
Source SecludIT: https://elastic-detector.secludit.com/
Eliminate the Status Quo – Find your Blue Ocean
SUMMARY & PROSPECTS Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 31
SUMMARY & PROSPECTS
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 32
- Don‘t rely on the infrastructure of your IaaS provider.
- Show self-responsibility and understand the cloud concepts.
- Develop for the cloud and consider scale up and scale out.
- Don't put all your eggs in one nest. Spread them to cut risk.
SUMMARY & PROSPECTS
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 33
- There‘s a need for more simplicity in IaaS offerings.
- Workaround: Use PaaS - but with a different control level.
- Multi-cloud discussions rising due to outages and bankrupts.
- There‘s a lack of IT professionals for the cloud age.
Eliminate the Status Quo – Find your Blue Ocean
Q&A Cloud Computing is not simple
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 34
Q&A
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 35
Eliminate the Status Quo – Find your Blue Ocean
CONTACT New Age Disruption
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 36
CONTACT
New Age Disruption
Eliminate the Status Quo – Find your Blue Ocean
René Büst
Körnerstrasse 30
24103 Kiel
Tel.: +49 431 28 93 42 52
E-Mail: rene.buest@newagedisruption.com
Web: http://newagedisruption.com
Web: http://clouduser.de
Twitter: @ReneBuest
CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 37

Mais conteúdo relacionado

Mais procurados

Agenda EuroCloud dogodka 14.septembra
Agenda EuroCloud dogodka 14.septembraAgenda EuroCloud dogodka 14.septembra
Agenda EuroCloud dogodka 14.septembraZeleno d.o.o.
 
EOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-web
EOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-webEOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-web
EOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-webMiguel Pérez Colino
 
Future of cloud computing 2011
Future of cloud computing 2011Future of cloud computing 2011
Future of cloud computing 2011Michael Skok
 
Highway to heaven - Microservices Meetup Dublin
Highway to heaven - Microservices Meetup DublinHighway to heaven - Microservices Meetup Dublin
Highway to heaven - Microservices Meetup DublinChristian Deger
 
Highway to heaven - Voxxed Days Belgrade
Highway to heaven - Voxxed Days BelgradeHighway to heaven - Voxxed Days Belgrade
Highway to heaven - Voxxed Days BelgradeChristian Deger
 
CWIN17 Rome / cloud native application
CWIN17 Rome / cloud native applicationCWIN17 Rome / cloud native application
CWIN17 Rome / cloud native applicationCapgemini
 
Mi cloud seminar smart entryintocloud-pt 2-final
Mi cloud seminar smart entryintocloud-pt 2-finalMi cloud seminar smart entryintocloud-pt 2-final
Mi cloud seminar smart entryintocloud-pt 2-finalAllen Prattis
 
3 More Pitfalls Everyone Should Avoid with Hybrid Multicloud
3 More Pitfalls Everyone Should Avoid with Hybrid Multicloud3 More Pitfalls Everyone Should Avoid with Hybrid Multicloud
3 More Pitfalls Everyone Should Avoid with Hybrid MulticloudEric D. Schabell
 
Highway to heaven - Microservices Meetup Berlin
Highway to heaven - Microservices Meetup BerlinHighway to heaven - Microservices Meetup Berlin
Highway to heaven - Microservices Meetup BerlinChristian Deger
 
Availability in a cloud native world v1.6 (Feb 2019)
Availability in a cloud native world v1.6 (Feb 2019)Availability in a cloud native world v1.6 (Feb 2019)
Availability in a cloud native world v1.6 (Feb 2019)Haytham Elkhoja
 
Avoiding Cloud Outage
Avoiding Cloud OutageAvoiding Cloud Outage
Avoiding Cloud OutageNati Shalom
 
Building Microservices in the cloud - Software Architecture Summit 2016
Building Microservices in the cloud - Software Architecture Summit 2016Building Microservices in the cloud - Software Architecture Summit 2016
Building Microservices in the cloud - Software Architecture Summit 2016Christian Deger
 
MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...
MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...
MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...Project COLA
 
VijuCloud Infographic
VijuCloud InfographicVijuCloud Infographic
VijuCloud InfographicVijuGroup
 
CLOUD, FOG, OR SMOG?
CLOUD, FOG, OR SMOG?CLOUD, FOG, OR SMOG?
CLOUD, FOG, OR SMOG?karlmotz
 
Cloud Team Alliance @ EU Buxelles
Cloud Team Alliance @ EU BuxellesCloud Team Alliance @ EU Buxelles
Cloud Team Alliance @ EU BuxellesMariano Cunietti
 
A prism changes your way of looking at the world: how PRISM affects your clou...
A prism changes your way of looking at the world: how PRISM affects your clou...A prism changes your way of looking at the world: how PRISM affects your clou...
A prism changes your way of looking at the world: how PRISM affects your clou...openQRM Enterprise GmbH
 
Building Microservices in the cloud - GOTO Nights Berlin 2016
Building Microservices in the cloud - GOTO Nights Berlin 2016Building Microservices in the cloud - GOTO Nights Berlin 2016
Building Microservices in the cloud - GOTO Nights Berlin 2016Christian Deger
 

Mais procurados (20)

Agenda EuroCloud dogodka 14.septembra
Agenda EuroCloud dogodka 14.septembraAgenda EuroCloud dogodka 14.septembra
Agenda EuroCloud dogodka 14.septembra
 
EOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-web
EOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-webEOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-web
EOSC2015_OpenStack_de_la_teoria_a_la_practica-jdelvalle_mperezco-web
 
Future of cloud computing 2011
Future of cloud computing 2011Future of cloud computing 2011
Future of cloud computing 2011
 
Highway to heaven - Microservices Meetup Dublin
Highway to heaven - Microservices Meetup DublinHighway to heaven - Microservices Meetup Dublin
Highway to heaven - Microservices Meetup Dublin
 
Highway to heaven - Voxxed Days Belgrade
Highway to heaven - Voxxed Days BelgradeHighway to heaven - Voxxed Days Belgrade
Highway to heaven - Voxxed Days Belgrade
 
CWIN17 Rome / cloud native application
CWIN17 Rome / cloud native applicationCWIN17 Rome / cloud native application
CWIN17 Rome / cloud native application
 
Mi cloud seminar smart entryintocloud-pt 2-final
Mi cloud seminar smart entryintocloud-pt 2-finalMi cloud seminar smart entryintocloud-pt 2-final
Mi cloud seminar smart entryintocloud-pt 2-final
 
3 More Pitfalls Everyone Should Avoid with Hybrid Multicloud
3 More Pitfalls Everyone Should Avoid with Hybrid Multicloud3 More Pitfalls Everyone Should Avoid with Hybrid Multicloud
3 More Pitfalls Everyone Should Avoid with Hybrid Multicloud
 
Highway to heaven - Microservices Meetup Berlin
Highway to heaven - Microservices Meetup BerlinHighway to heaven - Microservices Meetup Berlin
Highway to heaven - Microservices Meetup Berlin
 
What the heck is cloud?
What the heck is cloud?What the heck is cloud?
What the heck is cloud?
 
Availability in a cloud native world v1.6 (Feb 2019)
Availability in a cloud native world v1.6 (Feb 2019)Availability in a cloud native world v1.6 (Feb 2019)
Availability in a cloud native world v1.6 (Feb 2019)
 
Avoiding Cloud Outage
Avoiding Cloud OutageAvoiding Cloud Outage
Avoiding Cloud Outage
 
Building Microservices in the cloud - Software Architecture Summit 2016
Building Microservices in the cloud - Software Architecture Summit 2016Building Microservices in the cloud - Software Architecture Summit 2016
Building Microservices in the cloud - Software Architecture Summit 2016
 
MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...
MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...
MiCADO - Auto-scaling Framework for Docker Containers, orchestrated by Kubern...
 
VijuCloud Infographic
VijuCloud InfographicVijuCloud Infographic
VijuCloud Infographic
 
CLOUD, FOG, OR SMOG?
CLOUD, FOG, OR SMOG?CLOUD, FOG, OR SMOG?
CLOUD, FOG, OR SMOG?
 
Cloud Team Alliance @ EU Buxelles
Cloud Team Alliance @ EU BuxellesCloud Team Alliance @ EU Buxelles
Cloud Team Alliance @ EU Buxelles
 
A prism changes your way of looking at the world: how PRISM affects your clou...
A prism changes your way of looking at the world: how PRISM affects your clou...A prism changes your way of looking at the world: how PRISM affects your clou...
A prism changes your way of looking at the world: how PRISM affects your clou...
 
Cloud technology 10 years from now
Cloud technology 10 years from nowCloud technology 10 years from now
Cloud technology 10 years from now
 
Building Microservices in the cloud - GOTO Nights Berlin 2016
Building Microservices in the cloud - GOTO Nights Berlin 2016Building Microservices in the cloud - GOTO Nights Berlin 2016
Building Microservices in the cloud - GOTO Nights Berlin 2016
 

Destaque

Cloud Computing - „Wo tut's weh?“
Cloud Computing - „Wo tut's weh?“Cloud Computing - „Wo tut's weh?“
Cloud Computing - „Wo tut's weh?“Rene Buest
 
CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?
CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?
CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?Rene Buest
 
Consumerization (of IT) - Von der Philosophie zur Serviceunterstützung
Consumerization (of IT) - Von der Philosophie zur ServiceunterstützungConsumerization (of IT) - Von der Philosophie zur Serviceunterstützung
Consumerization (of IT) - Von der Philosophie zur ServiceunterstützungRene Buest
 
Der Einfluss des Cloud Computing auf den Mittelstand.
Der Einfluss des Cloud Computing auf den Mittelstand.Der Einfluss des Cloud Computing auf den Mittelstand.
Der Einfluss des Cloud Computing auf den Mittelstand.Rene Buest
 
Cloud Computing - The universal remedy (not)
Cloud Computing - The universal remedy (not)Cloud Computing - The universal remedy (not)
Cloud Computing - The universal remedy (not)Rene Buest
 
Citrix Webinar - Mobile Technologien als Motor fuer eine flexible Arbeitswelt
Citrix Webinar - Mobile Technologien als Motor fuer eine flexible ArbeitsweltCitrix Webinar - Mobile Technologien als Motor fuer eine flexible Arbeitswelt
Citrix Webinar - Mobile Technologien als Motor fuer eine flexible ArbeitsweltRene Buest
 
Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)
Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)
Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)Rene Buest
 
Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“
Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“
Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“Rene Buest
 
Cloud: Du steckst tiefer drin als Du denkst...
Cloud: Du steckst tiefer drin als Du denkst...Cloud: Du steckst tiefer drin als Du denkst...
Cloud: Du steckst tiefer drin als Du denkst...Rene Buest
 
Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!
Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!
Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!Rene Buest
 
Cloud Computing Vortrag bei arvato services
Cloud Computing Vortrag bei arvato servicesCloud Computing Vortrag bei arvato services
Cloud Computing Vortrag bei arvato servicesRene Buest
 
Chef for OpenStack - OpenStack Fall 2012 Summit
Chef for OpenStack  - OpenStack Fall 2012 SummitChef for OpenStack  - OpenStack Fall 2012 Summit
Chef for OpenStack - OpenStack Fall 2012 SummitMatt Ray
 
Don't let this happen to you! Cloud, complexity and drift
Don't let this happen to you! Cloud, complexity and driftDon't let this happen to you! Cloud, complexity and drift
Don't let this happen to you! Cloud, complexity and driftJames Urquhart
 

Destaque (13)

Cloud Computing - „Wo tut's weh?“
Cloud Computing - „Wo tut's weh?“Cloud Computing - „Wo tut's weh?“
Cloud Computing - „Wo tut's weh?“
 
CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?
CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?
CeBIT Webciety 2013 - Private & Public Cloud: Wohin geht die Reise?
 
Consumerization (of IT) - Von der Philosophie zur Serviceunterstützung
Consumerization (of IT) - Von der Philosophie zur ServiceunterstützungConsumerization (of IT) - Von der Philosophie zur Serviceunterstützung
Consumerization (of IT) - Von der Philosophie zur Serviceunterstützung
 
Der Einfluss des Cloud Computing auf den Mittelstand.
Der Einfluss des Cloud Computing auf den Mittelstand.Der Einfluss des Cloud Computing auf den Mittelstand.
Der Einfluss des Cloud Computing auf den Mittelstand.
 
Cloud Computing - The universal remedy (not)
Cloud Computing - The universal remedy (not)Cloud Computing - The universal remedy (not)
Cloud Computing - The universal remedy (not)
 
Citrix Webinar - Mobile Technologien als Motor fuer eine flexible Arbeitswelt
Citrix Webinar - Mobile Technologien als Motor fuer eine flexible ArbeitsweltCitrix Webinar - Mobile Technologien als Motor fuer eine flexible Arbeitswelt
Citrix Webinar - Mobile Technologien als Motor fuer eine flexible Arbeitswelt
 
Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)
Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)
Cloud – Big Data: Wie finde ich den richtigen Use Case (Webmontag Frankfurt #46)
 
Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“
Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“
Cloud Computing - „Entscheidungshilfe für den Datenschutzbeauftragten“
 
Cloud: Du steckst tiefer drin als Du denkst...
Cloud: Du steckst tiefer drin als Du denkst...Cloud: Du steckst tiefer drin als Du denkst...
Cloud: Du steckst tiefer drin als Du denkst...
 
Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!
Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!
Anbieter oder Anwender in der Cloud? - Der Kuchen ist groß genug!
 
Cloud Computing Vortrag bei arvato services
Cloud Computing Vortrag bei arvato servicesCloud Computing Vortrag bei arvato services
Cloud Computing Vortrag bei arvato services
 
Chef for OpenStack - OpenStack Fall 2012 Summit
Chef for OpenStack  - OpenStack Fall 2012 SummitChef for OpenStack  - OpenStack Fall 2012 Summit
Chef for OpenStack - OpenStack Fall 2012 Summit
 
Don't let this happen to you! Cloud, complexity and drift
Don't let this happen to you! Cloud, complexity and driftDon't let this happen to you! Cloud, complexity and drift
Don't let this happen to you! Cloud, complexity and drift
 

Semelhante a Cloud Computing is not simple - The complexity is in the details

PLM on the Cloud
PLM on the CloudPLM on the Cloud
PLM on the CloudAras
 
Keyrus customer event_20180515_cloudcases - tupa
Keyrus customer event_20180515_cloudcases - tupaKeyrus customer event_20180515_cloudcases - tupa
Keyrus customer event_20180515_cloudcases - tupaStefan Leoni
 
Whats the Use!? (Real Customer Use-Cases)
Whats the Use!? (Real Customer Use-Cases)Whats the Use!? (Real Customer Use-Cases)
Whats the Use!? (Real Customer Use-Cases)ShapeBlue
 
S504 mainframe and cloud (and cics) arnold
S504   mainframe and cloud (and cics) arnoldS504   mainframe and cloud (and cics) arnold
S504 mainframe and cloud (and cics) arnoldnick_garrod
 
WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.
WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.
WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.NuoDB
 
Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...
Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...
Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...Citrix
 
Cloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategyCloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategyFujitsu Middle East
 
Webinar: How Viable is Google ColdLine Cloud Storage?
Webinar: How Viable is Google ColdLine Cloud Storage?Webinar: How Viable is Google ColdLine Cloud Storage?
Webinar: How Viable is Google ColdLine Cloud Storage?Storage Switzerland
 
LinuxCon North America 2013: Why Lease When You Can Buy Your Cloud
LinuxCon North America 2013: Why Lease When You Can Buy Your CloudLinuxCon North America 2013: Why Lease When You Can Buy Your Cloud
LinuxCon North America 2013: Why Lease When You Can Buy Your CloudMark Hinkle
 
Ea2009 Cloud Computing Discussion
Ea2009 Cloud Computing DiscussionEa2009 Cloud Computing Discussion
Ea2009 Cloud Computing DiscussionMarc Caltabiano
 
Cloud_Security_–_An_Overview_coure subject.pdf
Cloud_Security_–_An_Overview_coure subject.pdfCloud_Security_–_An_Overview_coure subject.pdf
Cloud_Security_–_An_Overview_coure subject.pdfAlexanderJPSibarani1
 
AdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining Presentation
AdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining PresentationAdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining Presentation
AdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining PresentationRedbourn Business Systems
 
Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...
Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...
Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...exponential-inc
 
CLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACHCLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACHSHAIMA A R
 
Two PeopleSoft clients and their journey to The Cloud
Two PeopleSoft clients and their journey to The CloudTwo PeopleSoft clients and their journey to The Cloud
Two PeopleSoft clients and their journey to The CloudDuncan Davies
 
Availability in a cloud native world - Guidelines for mere mortals v2.0
Availability in a cloud native world - Guidelines for mere mortals v2.0Availability in a cloud native world - Guidelines for mere mortals v2.0
Availability in a cloud native world - Guidelines for mere mortals v2.0Haytham Elkhoja
 
Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013
Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013
Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013RightScale
 
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValueThe Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValueRapidValue
 

Semelhante a Cloud Computing is not simple - The complexity is in the details (20)

PLM on the Cloud
PLM on the CloudPLM on the Cloud
PLM on the Cloud
 
Keyrus customer event_20180515_cloudcases - tupa
Keyrus customer event_20180515_cloudcases - tupaKeyrus customer event_20180515_cloudcases - tupa
Keyrus customer event_20180515_cloudcases - tupa
 
Whats the Use!? (Real Customer Use-Cases)
Whats the Use!? (Real Customer Use-Cases)Whats the Use!? (Real Customer Use-Cases)
Whats the Use!? (Real Customer Use-Cases)
 
S504 mainframe and cloud (and cics) arnold
S504   mainframe and cloud (and cics) arnoldS504   mainframe and cloud (and cics) arnold
S504 mainframe and cloud (and cics) arnold
 
WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.
WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.
WeLab Reaps Advantages of Multi-Cloud Capabilities. You Can Too.
 
Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...
Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...
Citrix Synergy 2014 - Syn235 Supporting graphical software in a cloud environ...
 
Cloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategyCloud Data Management: Protecting your Cloud strategy
Cloud Data Management: Protecting your Cloud strategy
 
Webinar: How Viable is Google ColdLine Cloud Storage?
Webinar: How Viable is Google ColdLine Cloud Storage?Webinar: How Viable is Google ColdLine Cloud Storage?
Webinar: How Viable is Google ColdLine Cloud Storage?
 
LinuxCon North America 2013: Why Lease When You Can Buy Your Cloud
LinuxCon North America 2013: Why Lease When You Can Buy Your CloudLinuxCon North America 2013: Why Lease When You Can Buy Your Cloud
LinuxCon North America 2013: Why Lease When You Can Buy Your Cloud
 
Ea2009 Cloud Computing Discussion
Ea2009 Cloud Computing DiscussionEa2009 Cloud Computing Discussion
Ea2009 Cloud Computing Discussion
 
Cloud_Security_–_An_Overview_coure subject.pdf
Cloud_Security_–_An_Overview_coure subject.pdfCloud_Security_–_An_Overview_coure subject.pdf
Cloud_Security_–_An_Overview_coure subject.pdf
 
CloudCamp
CloudCampCloudCamp
CloudCamp
 
AdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining Presentation
AdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining PresentationAdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining Presentation
AdvantageNFP CHASE 2013 Does Every Cloud Have a Silver Lining Presentation
 
Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...
Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...
Keynote Address at 2013 CloudCon: Future of Enterprise IT: Manage Cloud Spraw...
 
CLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACHCLOUD COMPUTING -DETAILED APPROACH
CLOUD COMPUTING -DETAILED APPROACH
 
Two PeopleSoft clients and their journey to The Cloud
Two PeopleSoft clients and their journey to The CloudTwo PeopleSoft clients and their journey to The Cloud
Two PeopleSoft clients and their journey to The Cloud
 
Availability in a cloud native world - Guidelines for mere mortals v2.0
Availability in a cloud native world - Guidelines for mere mortals v2.0Availability in a cloud native world - Guidelines for mere mortals v2.0
Availability in a cloud native world - Guidelines for mere mortals v2.0
 
Zubair
ZubairZubair
Zubair
 
Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013
Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013
Using Hybrid Cloud for Scalable, Global Applications - RightScale Compute 2013
 
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValueThe Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
The Adoption of Cloud Technology by Enterprises - A Whitepaper by RapidValue
 

Último

Annual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesAnnual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesKeppelCorporation
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyotictsugar
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607dollysharma2066
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFChandresh Chudasama
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africaictsugar
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menzaictsugar
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024Adnet Communications
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy Verified Accounts
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCRashishs7044
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
Financial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxFinancial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxsaniyaimamuddin
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationAnamaria Contreras
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Servicecallgirls2057
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCRashishs7044
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdfKhaled Al Awadi
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 

Último (20)

Annual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesAnnual General Meeting Presentation Slides
Annual General Meeting Presentation Slides
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyot
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDF
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africa
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail Accounts
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
Financial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxFinancial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptx
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement Presentation
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
 
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 

Cloud Computing is not simple - The complexity is in the details

  • 1. Eliminate the Status Quo – Find your Blue Ocean CLOUD COMPUTING IS NOT SIMPLE The complexity is in the details COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜSTCloudOps Summit, September 25, 2013 1
  • 2. Eliminate the Status Quo – Find your Blue Ocean WHO? Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 2
  • 3. WHO? René Büst @ReneBuest Analyst & Advisor New Age Disruption CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 3
  • 4. WHO? CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 4
  • 5. WHO? CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 5 research analysis strategy advisory Cloud Computing Business Technology Collaboration
  • 6. WHO? CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 6 Analyst GigaOM Research
  • 7. Eliminate the Status Quo – Find your Blue Ocean AGENDA Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 7
  • 8. AGENDA  (Cloud) Outage as a Service  Reasons to fail  To prevent theoretically  To prevent in the field  Basic approaches in the cloud  Summary & Prospects  Q&A CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 8
  • 9. Eliminate the Status Quo – Find your Blue Ocean (CLOUD) OUTAGE AS A SERVICE Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 9
  • 10. (CLOUD) OUTAGE AS A SERVICE CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 10 Observation: The usual suspects! Either provider or customer. Mostly the same errors.
  • 11. (CLOUD) OUTAGE AS A SERVICE CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 11 „Everything fails all the time” – Werner Vogels, CTO Amazon.com
  • 12. Eliminate the Status Quo – Find your Blue Ocean REASONS TO FAIL Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 12
  • 13. REASONS TO FAIL CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 13 The (public) Infrastructure as a Service (IaaS) provider only offers resources to build a virtual data center on top of its cloud infrastructure. As a customer YOU are responsible for the architecture, design, scalability and availability of your applications and systems.
  • 14. REASONS TO FAIL CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 14 - No self-responsibility - the customer have to do things on its own. - Bad architecture - the cloud requires different application models. - Lack of knowledge - think distributed. - No self-reflection - not to learn from one's mistakes.
  • 15. VM/ Server REASONS TO FAIL CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 15 Scale Up vs. Scale Out Cores RAM Storage Scale Up VM1 Scale Out VM2 VM3 VM4 VMx
  • 16. Eliminate the Status Quo – Find your Blue Ocean TO PREVENT THEORETICALLY Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 16
  • 17. TO PREVENT THEORETICALLY CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 17 Virtual machines are no server - its programmable software! > Software-defined Scalability (SDS) > Software-defined High-Availability (SDHA)
  • 18. Eliminate the Status Quo – Find your Blue Ocean TO PREVENT IN THE FIELD Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 18
  • 19. TO PREVENT IN THE FIELD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 19 Not only use some connected server. - Develop for the cloud. - Design for failure. - Think about scalabilty and availibilty from the beginning! - Learn from the mistakes (of others).
  • 20. TO PREVENT IN THE FIELD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 20 „The Netflix Simian Army“ - Chaos Monkey - kills instances randomly. - Chaos Gorilla - simulates an outage of an entire Availability Zone. - Chaos Kong - simulates an outage of an entire region. For Amazon Web Services, Eucalyptus Cloud and OpenStack.
  • 21. Eliminate the Status Quo – Find your Blue Ocean BASIC APPROACHES IN THE CLOUD Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 21
  • 22. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 22 - ProfitBricks - HybridCluster - Business-Bricks-as-a-Service (BBaaS) - Multi-Cloud
  • 23. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 23 ProfitBricks Live Vertical Scaling - Scale Up - Automatically adds CPUs and RAM to VMs when needed. - If the VM reaches its resource limits another starts.
  • 24. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 24 ProfitBricks Source ProfitBricks: http://blog.profitbricks.de/live-vertical-scaling-for-big-data-today/
  • 25. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 25 HybridCluster Intelligent Autoscaling - Container for applications + automatic live migration High-Availability Platform - ZFS handles snapshots and backups to synch over cluster
  • 26. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 26 HybridCluster Intelligent Autoscaling High-Availability Platform
  • 27. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 27 Business-Bricks-as-a-Service (BBaaS) - Each brick works autonomous and has a failover concept. - Integrated scalability and high-availability. - Various bricks can be combined to a unified brick. - Use over simple API calls within an existing application.
  • 28. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 28 Business-Bricks-as-a-Service (BBaaS)
  • 29. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 29 Multi-Cloud Champions League - spread applications and systems over several clouds - more complex, more capable, (more expensive) - maximum scalability and high-availability, cost-effective
  • 30. BASIC APPROACHES IN THE CLOUD CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 30 Multi-Cloud Source SecludIT: https://elastic-detector.secludit.com/
  • 31. Eliminate the Status Quo – Find your Blue Ocean SUMMARY & PROSPECTS Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 31
  • 32. SUMMARY & PROSPECTS CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 32 - Don‘t rely on the infrastructure of your IaaS provider. - Show self-responsibility and understand the cloud concepts. - Develop for the cloud and consider scale up and scale out. - Don't put all your eggs in one nest. Spread them to cut risk.
  • 33. SUMMARY & PROSPECTS CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 33 - There‘s a need for more simplicity in IaaS offerings. - Workaround: Use PaaS - but with a different control level. - Multi-cloud discussions rising due to outages and bankrupts. - There‘s a lack of IT professionals for the cloud age.
  • 34. Eliminate the Status Quo – Find your Blue Ocean Q&A Cloud Computing is not simple CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 34
  • 35. Q&A CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 35
  • 36. Eliminate the Status Quo – Find your Blue Ocean CONTACT New Age Disruption CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 36
  • 37. CONTACT New Age Disruption Eliminate the Status Quo – Find your Blue Ocean René Büst Körnerstrasse 30 24103 Kiel Tel.: +49 431 28 93 42 52 E-Mail: rene.buest@newagedisruption.com Web: http://newagedisruption.com Web: http://clouduser.de Twitter: @ReneBuest CloudOps Summit, September 25, 2013 COPYRIGHT © 2013 BY NEW AGE DISRUPTION | RENÉ BÜST 37