SlideShare a Scribd company logo
1 of 34
1
From DevOps to NoOps
Les Frost
Senior Technical Architect - Capgemini
2
Introductions
 Les Frost
 Head of Technology
 Public Sector Digital and DevOps Unit
 http://linkedin.com/in/les-frost
 https://twitter.com/lesf99
 Builds on a presentation by Graham Taylor
 Head of Platform Engineering
 Engineering Lead Applied Innovation Environment
London
 https://github.com/tayzlor
 https://twitter.com/g_taylor
3
From DevOps to NoOps
• DevOps establishing itself within organisations.
• Lots of questions about how to implement it
• It’s not easy. It requires difficult cultural change
• By the time organisations adopt DevOps will they be out of date?
• Serverless computing outsources management of servers
• Leaving you to focus on critical business functionality
• Will this push organisations from DevOps to NoOps?
• AWS Lambda and other serverless technologies lets you run code without
provisioning or managing servers
.
4
How many times have you been asked
"How do I do DevOps?"
"Can you tell me our recommended DevOps toolstack?“
"What do you think of this DevOps product?“
5
The « DevOps » tools landscape..
6
Organisations think they can buy DevOps in a box
7
Will organisations make it in time?
By the time many enterprise organisations adopt "DevOps" they may
already be out of date
8
What if we’re too slow to market?
Disruption is everywhere and will affect all organisations
Shouldn’t we be focusing on critical business functionality?
9
The problem with DevOps
...it makes the developer part of the operations team, and that can
screech enterprise innovation and agility to a halt until it’s working well.
10
The Dream
What if you could tell your IT organisation that their web app can have
99.99% availability and no servers that need to be patched or updated
or maintained.
Nothing to crash or get hacked or set off someone’s pager at 2am in the
morning.
Instead, focus on the real problems you are solving and where you
provide value
11
The Evolution of Architecture
Monolith
12
Micro-Services
13
API Driven Development
14
The evolution of compute and storage
Physical Servers and Discs
15
Virtual Machines
16
Containers
17
Remember That Dream ?
18
Serverless
Disclaimer: There are servers (you just don't need to worry about them)
It’s about standing on the shoulders of the tech giants (and cool
startups).
19
Serverless is about (micro) functionality
When you have an idea, it’s usually something like:
“I want it to do this”
and you don’t usually say:
“And I want it to be in this data centre, on these machines, with
this spec”
20
Focus On
How to get more users, marketing, and the 20 million other things far
more important to your business.
Real problems.
Your code. That's it.
21
Care less about
• Managing uptime
• Server maintenance
• Upgrades
• Security vulnerabilities
22
Haven’t we seen this before?
If you've built a static website then you can call yourself a serverless
hipster
23
This isn't just about developers it’s also about cost
• With containers/virtualisation you have infrastructure
running waiting to process requests
• If you are using auto scaling you still need a
minimum infrastructure footprint and this costs
money
• With serverless computing there aren’t any servers
sitting there. The functionality is spun up in response
to the request
• So you only get charged when your code actually
running.
24
Serverless unpacked
 BaaS: Backend as a service
 FaaS: Function as a service
 http://martinfowler.com/articles/serverless.html
25
"Backend" services
26
Function as a service
 AWS Lambda lets you run code without provisioning or
managing servers.
 With Lambda, you can run code for virtually any type of
application or backend service - all with zero administration.
 Just upload your code and Lambda takes care of everything
required to run and scale your code with high availability. You
can set up your code to automatically trigger from other AWS
services or call it directly from any web or mobile app.
27
Function as a service
28
Serverless Architecture
29
Example 1: Web application
30
Example 2 : Amazon Echo Hackathon
31
The future comes with tradeoffs
• Less visibility
• You can't fix it yourself, or add a feature
• The service may protect itself at your expense
• Shared limits
32
Challenges
• End-to-end debugging
• Monitoring
• Tooling immaturity
• Occasional latency issues
• Patterns are still emerging
33
Demo Time
Amazon Developer Console. Here’s we can see how we configure
the Alexa voice service.
https://developer.amazon.com/edw/home.html#/
Now let’s look at the AWS Lambda management console. This is
where we define our serverless function.
https://console.aws.amazon.com/lambda/home?region=us-east-
1#/functions?display=list
If you want to see this working in real life you can follow it on
Periscope or better still pop down to Conference room 3 on the
ground floor to chat to the team.
34
Conclusions
• Think carefully about costs and timescale of implementing
DevOps
• It’s not easy and it will take a lot of time
• Could this time and effort be better focused on critical
business functionality?
• Serverless computing outsources management of servers
• Leaving you to focus on critical business functionality
• Will this push organisations from DevOps to NoOps?

More Related Content

What's hot

What's hot (20)

Transforming Your Business Through APIs
Transforming Your Business Through APIsTransforming Your Business Through APIs
Transforming Your Business Through APIs
 
From Commit to Production in 10 Minutes… at a Century Old Insurance Company
From Commit to Production in 10 Minutes… at a Century Old Insurance CompanyFrom Commit to Production in 10 Minutes… at a Century Old Insurance Company
From Commit to Production in 10 Minutes… at a Century Old Insurance Company
 
Migrating to Continuous Delivery with TFS 2017 - Liviu Mandras-Iura
 Migrating to Continuous Delivery with TFS 2017 - Liviu Mandras-Iura Migrating to Continuous Delivery with TFS 2017 - Liviu Mandras-Iura
Migrating to Continuous Delivery with TFS 2017 - Liviu Mandras-Iura
 
TIAD : Automation day by Jerôme Labat
TIAD : Automation day by Jerôme LabatTIAD : Automation day by Jerôme Labat
TIAD : Automation day by Jerôme Labat
 
I Love APIs 2015: Apigee and Node.js Building Mock Backends Fast
I Love APIs 2015: Apigee and Node.js Building Mock Backends FastI Love APIs 2015: Apigee and Node.js Building Mock Backends Fast
I Love APIs 2015: Apigee and Node.js Building Mock Backends Fast
 
Apigee Edge: Intro to Microgateway
Apigee Edge: Intro to MicrogatewayApigee Edge: Intro to Microgateway
Apigee Edge: Intro to Microgateway
 
Cloud-native Patterns (July 4th, 2019)
Cloud-native Patterns (July 4th, 2019)Cloud-native Patterns (July 4th, 2019)
Cloud-native Patterns (July 4th, 2019)
 
Serverless Single Page Apps with React and Redux at ItCamp 2017
Serverless Single Page Apps with React and Redux at ItCamp 2017Serverless Single Page Apps with React and Redux at ItCamp 2017
Serverless Single Page Apps with React and Redux at ItCamp 2017
 
Mqtt.fx on hive mq cloud
Mqtt.fx on hive mq cloudMqtt.fx on hive mq cloud
Mqtt.fx on hive mq cloud
 
Adapt or Die: Keynote with Anant Jhingran
Adapt or Die: Keynote with Anant JhingranAdapt or Die: Keynote with Anant Jhingran
Adapt or Die: Keynote with Anant Jhingran
 
Adopting Azure, Cloud Foundry and Microservice Architecture at Merrill Corpor...
Adopting Azure, Cloud Foundry and Microservice Architecture at Merrill Corpor...Adopting Azure, Cloud Foundry and Microservice Architecture at Merrill Corpor...
Adopting Azure, Cloud Foundry and Microservice Architecture at Merrill Corpor...
 
Adapt or Die: Serverless Microservices
Adapt or Die: Serverless MicroservicesAdapt or Die: Serverless Microservices
Adapt or Die: Serverless Microservices
 
Testing your PowerShell code with Pester - Florin Loghiade
Testing your PowerShell code with Pester - Florin LoghiadeTesting your PowerShell code with Pester - Florin Loghiade
Testing your PowerShell code with Pester - Florin Loghiade
 
apidays LIVE Paris - GraphQL: the AppSec perspective by Vladimir de Turckheim
apidays LIVE Paris - GraphQL: the AppSec perspective by Vladimir de Turckheimapidays LIVE Paris - GraphQL: the AppSec perspective by Vladimir de Turckheim
apidays LIVE Paris - GraphQL: the AppSec perspective by Vladimir de Turckheim
 
I Love APIs 2015: Scaling Mobile-focused Microservices at Verizon
I Love APIs 2015: Scaling Mobile-focused Microservices at VerizonI Love APIs 2015: Scaling Mobile-focused Microservices at Verizon
I Love APIs 2015: Scaling Mobile-focused Microservices at Verizon
 
How to Manage Microservices and APIs with Apigee and Istio
How to Manage Microservices and APIs with Apigee and IstioHow to Manage Microservices and APIs with Apigee and Istio
How to Manage Microservices and APIs with Apigee and Istio
 
apidays LIVE Paris - Serverless security: how to protect what you don't see? ...
apidays LIVE Paris - Serverless security: how to protect what you don't see? ...apidays LIVE Paris - Serverless security: how to protect what you don't see? ...
apidays LIVE Paris - Serverless security: how to protect what you don't see? ...
 
Building APIs with Apigee Edge and Microsoft Azure
Building APIs with Apigee Edge and Microsoft AzureBuilding APIs with Apigee Edge and Microsoft Azure
Building APIs with Apigee Edge and Microsoft Azure
 
I Love APIs 2015: End to End Testing: Bug Squashing for Developers
I Love APIs 2015: End to End Testing: Bug Squashing for DevelopersI Love APIs 2015: End to End Testing: Bug Squashing for Developers
I Love APIs 2015: End to End Testing: Bug Squashing for Developers
 
APIdays Paris 2019 - API Gateway & Identity Providers, a Match Made in Micros...
APIdays Paris 2019 - API Gateway & Identity Providers, a Match Made in Micros...APIdays Paris 2019 - API Gateway & Identity Providers, a Match Made in Micros...
APIdays Paris 2019 - API Gateway & Identity Providers, a Match Made in Micros...
 

Viewers also liked

Bootstrap Responsive Framework
Bootstrap Responsive FrameworkBootstrap Responsive Framework
Bootstrap Responsive Framework
Steve Noone
 
Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)
Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)
Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)
zakir2012
 

Viewers also liked (20)

DevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for DockerDevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for Docker
 
Amy DeMartine - 7 Habits of Rugged DevOps
Amy DeMartine - 7 Habits of Rugged DevOpsAmy DeMartine - 7 Habits of Rugged DevOps
Amy DeMartine - 7 Habits of Rugged DevOps
 
Phoenix project
Phoenix project Phoenix project
Phoenix project
 
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
 
DevOps from Control to Enablement
DevOps from Control to EnablementDevOps from Control to Enablement
DevOps from Control to Enablement
 
HP Discover Session BB2160: Agile DevOps Continuous Delivery
HP Discover Session BB2160:  Agile DevOps Continuous DeliveryHP Discover Session BB2160:  Agile DevOps Continuous Delivery
HP Discover Session BB2160: Agile DevOps Continuous Delivery
 
Praktický radca pri balení na zimnú dovolenku
Praktický radca pri balení na zimnú dovolenkuPraktický radca pri balení na zimnú dovolenku
Praktický radca pri balení na zimnú dovolenku
 
Branding • G&L Surgical
Branding • G&L SurgicalBranding • G&L Surgical
Branding • G&L Surgical
 
Heroes(brenda)
Heroes(brenda)Heroes(brenda)
Heroes(brenda)
 
Ambi belén presentació_competic2
Ambi belén presentació_competic2Ambi belén presentació_competic2
Ambi belén presentació_competic2
 
ACW kan voor ARCO spaarpot van 20 miljoen aanspreken
ACW kan voor ARCO spaarpot van 20 miljoen aansprekenACW kan voor ARCO spaarpot van 20 miljoen aanspreken
ACW kan voor ARCO spaarpot van 20 miljoen aanspreken
 
06 mobile o melhor meio da história marco scabia e guilherme cavalcante
06 mobile o melhor meio da história   marco scabia e guilherme cavalcante06 mobile o melhor meio da história   marco scabia e guilherme cavalcante
06 mobile o melhor meio da história marco scabia e guilherme cavalcante
 
Bootstrap Responsive Framework
Bootstrap Responsive FrameworkBootstrap Responsive Framework
Bootstrap Responsive Framework
 
Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)
Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)
Is Non Veg Food Permited Or Prohibited For Humans Part 2 (By Dr Zakir Naik)
 
Art Wars: Design as a force for good
Art Wars: Design as a force for goodArt Wars: Design as a force for good
Art Wars: Design as a force for good
 
Get On the Poke Train
Get On the Poke TrainGet On the Poke Train
Get On the Poke Train
 
Web Banner • Great Eastern Life
Web Banner • Great Eastern LifeWeb Banner • Great Eastern Life
Web Banner • Great Eastern Life
 
Apresentação Denken (Atualizada) - Baixa Resolução
Apresentação Denken (Atualizada) - Baixa ResoluçãoApresentação Denken (Atualizada) - Baixa Resolução
Apresentação Denken (Atualizada) - Baixa Resolução
 
How Professional Athletes Train Their Minds & What Sales Pros Can Learn
How Professional Athletes Train Their Minds & What Sales Pros Can LearnHow Professional Athletes Train Their Minds & What Sales Pros Can Learn
How Professional Athletes Train Their Minds & What Sales Pros Can Learn
 
Building Stuff for Fun and Profit - confessions from a life in code and cables
Building Stuff for Fun and Profit - confessions from a life in code and cablesBuilding Stuff for Fun and Profit - confessions from a life in code and cables
Building Stuff for Fun and Profit - confessions from a life in code and cables
 

Similar to From DevOps to NoOps

Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
GRUC
 

Similar to From DevOps to NoOps (20)

Montréal AWS Users United: Let's go Serverless!
Montréal AWS Users United: Let's go Serverless!Montréal AWS Users United: Let's go Serverless!
Montréal AWS Users United: Let's go Serverless!
 
Serverless Toronto User Group - Let's go Serverless!
Serverless Toronto User Group - Let's go Serverless!Serverless Toronto User Group - Let's go Serverless!
Serverless Toronto User Group - Let's go Serverless!
 
Will ServerLess kill containers and Operations
Will ServerLess kill containers and OperationsWill ServerLess kill containers and Operations
Will ServerLess kill containers and Operations
 
APIdays Paris 2018 - Will Serverless kill Containers and Operations? Stéphane...
APIdays Paris 2018 - Will Serverless kill Containers and Operations? Stéphane...APIdays Paris 2018 - Will Serverless kill Containers and Operations? Stéphane...
APIdays Paris 2018 - Will Serverless kill Containers and Operations? Stéphane...
 
Has serverless adoption hit a roadblock?
Has serverless adoption hit a roadblock?Has serverless adoption hit a roadblock?
Has serverless adoption hit a roadblock?
 
The Road to SaaS
The Road to SaaSThe Road to SaaS
The Road to SaaS
 
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
 
Putting Private Clouds to Work with PaaS Interop 2013 Vegas Diane Mueller
Putting Private Clouds to Work with PaaS Interop 2013 Vegas Diane MuellerPutting Private Clouds to Work with PaaS Interop 2013 Vegas Diane Mueller
Putting Private Clouds to Work with PaaS Interop 2013 Vegas Diane Mueller
 
Putting Private Clouds to Work with PaaS Interop Vegas 2013 presentation by D...
Putting Private Clouds to Work with PaaS Interop Vegas 2013 presentation by D...Putting Private Clouds to Work with PaaS Interop Vegas 2013 presentation by D...
Putting Private Clouds to Work with PaaS Interop Vegas 2013 presentation by D...
 
Serverless brewbox
Serverless   brewboxServerless   brewbox
Serverless brewbox
 
Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...
Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...
Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...
 
AWS DevOps: Introduction to DevOps on AWS
  AWS DevOps: Introduction to DevOps on AWS  AWS DevOps: Introduction to DevOps on AWS
AWS DevOps: Introduction to DevOps on AWS
 
Confoo-Montreal-2016: Controlling Your Environments using Infrastructure as Code
Confoo-Montreal-2016: Controlling Your Environments using Infrastructure as CodeConfoo-Montreal-2016: Controlling Your Environments using Infrastructure as Code
Confoo-Montreal-2016: Controlling Your Environments using Infrastructure as Code
 
Think Small To Go Big - Introduction To Microservices
Think Small To Go Big - Introduction To MicroservicesThink Small To Go Big - Introduction To Microservices
Think Small To Go Big - Introduction To Microservices
 
Serverless 2019 and Beyond
Serverless 2019 and Beyond Serverless 2019 and Beyond
Serverless 2019 and Beyond
 
From Monoliths to Services: Grafually paying your Technical Debt
From Monoliths to Services: Grafually paying your Technical DebtFrom Monoliths to Services: Grafually paying your Technical Debt
From Monoliths to Services: Grafually paying your Technical Debt
 
When to use serverless computing.pdf
When to use serverless computing.pdfWhen to use serverless computing.pdf
When to use serverless computing.pdf
 
Transformação Digital – Onde se encontra a Indústria.
Transformação Digital – Onde se encontra a Indústria.Transformação Digital – Onde se encontra a Indústria.
Transformação Digital – Onde se encontra a Indústria.
 
What serverless means for enterprise apps
What serverless means for enterprise appsWhat serverless means for enterprise apps
What serverless means for enterprise apps
 
Nyc mule soft_meetup_13_march_2021
Nyc mule soft_meetup_13_march_2021Nyc mule soft_meetup_13_march_2021
Nyc mule soft_meetup_13_march_2021
 

More from Capgemini

Commercial Banking Trends book 2022
Commercial Banking Trends book 2022Commercial Banking Trends book 2022
Commercial Banking Trends book 2022
Capgemini
 
Top Trends in Payments 2022
Top Trends in Payments 2022Top Trends in Payments 2022
Top Trends in Payments 2022
Capgemini
 
Top Trends in Wealth Management 2022
Top Trends in Wealth Management 2022Top Trends in Wealth Management 2022
Top Trends in Wealth Management 2022
Capgemini
 
Retail Banking Trends book 2022
Retail Banking Trends book 2022Retail Banking Trends book 2022
Retail Banking Trends book 2022
Capgemini
 
Top Trends in Commercial Banking: 2021
Top Trends in Commercial Banking: 2021Top Trends in Commercial Banking: 2021
Top Trends in Commercial Banking: 2021
Capgemini
 
Top Trends in Retail Banking: 2021
Top Trends in Retail Banking: 2021Top Trends in Retail Banking: 2021
Top Trends in Retail Banking: 2021
Capgemini
 
Top Trends in Retail Banking: 2020
Top Trends in Retail Banking: 2020Top Trends in Retail Banking: 2020
Top Trends in Retail Banking: 2020
Capgemini
 

More from Capgemini (20)

Top Healthcare Trends 2022
Top Healthcare Trends 2022Top Healthcare Trends 2022
Top Healthcare Trends 2022
 
Top P&C Insurance Trends 2022
Top P&C Insurance Trends 2022Top P&C Insurance Trends 2022
Top P&C Insurance Trends 2022
 
Commercial Banking Trends book 2022
Commercial Banking Trends book 2022Commercial Banking Trends book 2022
Commercial Banking Trends book 2022
 
Top Trends in Payments 2022
Top Trends in Payments 2022Top Trends in Payments 2022
Top Trends in Payments 2022
 
Top Trends in Wealth Management 2022
Top Trends in Wealth Management 2022Top Trends in Wealth Management 2022
Top Trends in Wealth Management 2022
 
Retail Banking Trends book 2022
Retail Banking Trends book 2022Retail Banking Trends book 2022
Retail Banking Trends book 2022
 
Top Life Insurance Trends 2022
Top Life Insurance Trends 2022Top Life Insurance Trends 2022
Top Life Insurance Trends 2022
 
キャップジェミニ、あなたの『RISE WITH SAP』のパートナーです
キャップジェミニ、あなたの『RISE WITH SAP』のパートナーですキャップジェミニ、あなたの『RISE WITH SAP』のパートナーです
キャップジェミニ、あなたの『RISE WITH SAP』のパートナーです
 
Property & Casualty Insurance Top Trends 2021
Property & Casualty Insurance Top Trends 2021Property & Casualty Insurance Top Trends 2021
Property & Casualty Insurance Top Trends 2021
 
Life Insurance Top Trends 2021
Life Insurance Top Trends 2021Life Insurance Top Trends 2021
Life Insurance Top Trends 2021
 
Top Trends in Commercial Banking: 2021
Top Trends in Commercial Banking: 2021Top Trends in Commercial Banking: 2021
Top Trends in Commercial Banking: 2021
 
Top Trends in Wealth Management: 2021
Top Trends in Wealth Management: 2021Top Trends in Wealth Management: 2021
Top Trends in Wealth Management: 2021
 
Top Trends in Payments: 2021
Top Trends in Payments: 2021Top Trends in Payments: 2021
Top Trends in Payments: 2021
 
Health Insurance Top Trends 2021
Health Insurance Top Trends 2021Health Insurance Top Trends 2021
Health Insurance Top Trends 2021
 
Top Trends in Retail Banking: 2021
Top Trends in Retail Banking: 2021Top Trends in Retail Banking: 2021
Top Trends in Retail Banking: 2021
 
Capgemini’s Connected Autonomous Planning
Capgemini’s Connected Autonomous PlanningCapgemini’s Connected Autonomous Planning
Capgemini’s Connected Autonomous Planning
 
Top Trends in Retail Banking: 2020
Top Trends in Retail Banking: 2020Top Trends in Retail Banking: 2020
Top Trends in Retail Banking: 2020
 
Top Trends in Life Insurance: 2020
Top Trends in Life Insurance: 2020Top Trends in Life Insurance: 2020
Top Trends in Life Insurance: 2020
 
Top Trends in Health Insurance: 2020
Top Trends in Health Insurance: 2020Top Trends in Health Insurance: 2020
Top Trends in Health Insurance: 2020
 
Top Trends in Payments: 2020
Top Trends in Payments: 2020Top Trends in Payments: 2020
Top Trends in Payments: 2020
 

Recently uploaded

Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
raffaeleoman
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
Kayode Fayemi
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
Kayode Fayemi
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
amilabibi1
 

Recently uploaded (20)

Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
Air breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animalsAir breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animals
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptx
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 

From DevOps to NoOps

  • 1. 1 From DevOps to NoOps Les Frost Senior Technical Architect - Capgemini
  • 2. 2 Introductions  Les Frost  Head of Technology  Public Sector Digital and DevOps Unit  http://linkedin.com/in/les-frost  https://twitter.com/lesf99  Builds on a presentation by Graham Taylor  Head of Platform Engineering  Engineering Lead Applied Innovation Environment London  https://github.com/tayzlor  https://twitter.com/g_taylor
  • 3. 3 From DevOps to NoOps • DevOps establishing itself within organisations. • Lots of questions about how to implement it • It’s not easy. It requires difficult cultural change • By the time organisations adopt DevOps will they be out of date? • Serverless computing outsources management of servers • Leaving you to focus on critical business functionality • Will this push organisations from DevOps to NoOps? • AWS Lambda and other serverless technologies lets you run code without provisioning or managing servers .
  • 4. 4 How many times have you been asked "How do I do DevOps?" "Can you tell me our recommended DevOps toolstack?“ "What do you think of this DevOps product?“
  • 5. 5 The « DevOps » tools landscape..
  • 6. 6 Organisations think they can buy DevOps in a box
  • 7. 7 Will organisations make it in time? By the time many enterprise organisations adopt "DevOps" they may already be out of date
  • 8. 8 What if we’re too slow to market? Disruption is everywhere and will affect all organisations Shouldn’t we be focusing on critical business functionality?
  • 9. 9 The problem with DevOps ...it makes the developer part of the operations team, and that can screech enterprise innovation and agility to a halt until it’s working well.
  • 10. 10 The Dream What if you could tell your IT organisation that their web app can have 99.99% availability and no servers that need to be patched or updated or maintained. Nothing to crash or get hacked or set off someone’s pager at 2am in the morning. Instead, focus on the real problems you are solving and where you provide value
  • 11. 11 The Evolution of Architecture Monolith
  • 14. 14 The evolution of compute and storage Physical Servers and Discs
  • 18. 18 Serverless Disclaimer: There are servers (you just don't need to worry about them) It’s about standing on the shoulders of the tech giants (and cool startups).
  • 19. 19 Serverless is about (micro) functionality When you have an idea, it’s usually something like: “I want it to do this” and you don’t usually say: “And I want it to be in this data centre, on these machines, with this spec”
  • 20. 20 Focus On How to get more users, marketing, and the 20 million other things far more important to your business. Real problems. Your code. That's it.
  • 21. 21 Care less about • Managing uptime • Server maintenance • Upgrades • Security vulnerabilities
  • 22. 22 Haven’t we seen this before? If you've built a static website then you can call yourself a serverless hipster
  • 23. 23 This isn't just about developers it’s also about cost • With containers/virtualisation you have infrastructure running waiting to process requests • If you are using auto scaling you still need a minimum infrastructure footprint and this costs money • With serverless computing there aren’t any servers sitting there. The functionality is spun up in response to the request • So you only get charged when your code actually running.
  • 24. 24 Serverless unpacked  BaaS: Backend as a service  FaaS: Function as a service  http://martinfowler.com/articles/serverless.html
  • 26. 26 Function as a service  AWS Lambda lets you run code without provisioning or managing servers.  With Lambda, you can run code for virtually any type of application or backend service - all with zero administration.  Just upload your code and Lambda takes care of everything required to run and scale your code with high availability. You can set up your code to automatically trigger from other AWS services or call it directly from any web or mobile app.
  • 27. 27 Function as a service
  • 29. 29 Example 1: Web application
  • 30. 30 Example 2 : Amazon Echo Hackathon
  • 31. 31 The future comes with tradeoffs • Less visibility • You can't fix it yourself, or add a feature • The service may protect itself at your expense • Shared limits
  • 32. 32 Challenges • End-to-end debugging • Monitoring • Tooling immaturity • Occasional latency issues • Patterns are still emerging
  • 33. 33 Demo Time Amazon Developer Console. Here’s we can see how we configure the Alexa voice service. https://developer.amazon.com/edw/home.html#/ Now let’s look at the AWS Lambda management console. This is where we define our serverless function. https://console.aws.amazon.com/lambda/home?region=us-east- 1#/functions?display=list If you want to see this working in real life you can follow it on Periscope or better still pop down to Conference room 3 on the ground floor to chat to the team.
  • 34. 34 Conclusions • Think carefully about costs and timescale of implementing DevOps • It’s not easy and it will take a lot of time • Could this time and effort be better focused on critical business functionality? • Serverless computing outsources management of servers • Leaving you to focus on critical business functionality • Will this push organisations from DevOps to NoOps?