Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Devops in the NonSAAS world
Search
tektalks
November 17, 2013
Technology
1
210
Devops in the NonSAAS world
#DevOpsDays India 2013 : Devops in the NonSAAS world
tektalks
November 17, 2013
Tweet
Share
More Decks by tektalks
See All by tektalks
Automating development with Vagrant and Salt
tektalks
1
570
Implement Single click deployment with Jenkins and DeployIt
tektalks
1
700
Configuration management gets built into Windows Operating System
tektalks
1
430
DIY build radiators on Raspberry Pi
tektalks
2
880
Other Decks in Technology
See All in Technology
心が動くエンジニアリング ── 私が夢中になる理由
16bitidol
0
100
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
1.3k
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
520
BLADE: An Attempt to Automate Penetration Testing Using Autonomous AI Agents
bbrbbq
0
320
テストコード品質を高めるためにMutation Testingライブラリ・Strykerを実戦導入してみた話
ysknsid25
7
2.7k
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
180
Platform Engineering for Software Developers and Architects
syntasso
1
520
ノーコードデータ分析ツールで体験する時系列データ分析超入門
negi111111
0
420
OCI Vault 概要
oracle4engineer
PRO
0
9.7k
Zennのパフォーマンスモニタリングでやっていること
ryosukeigarashi
0
170
DynamoDB でスロットリングが発生したとき/when_throttling_occurs_in_dynamodb_short
emiki
0
260
適材適所の技術選定 〜GraphQL・REST API・tRPC〜 / Optimal Technology Selection
kakehashi
1
700
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
Writing Fast Ruby
sferik
627
61k
Bash Introduction
62gerente
608
210k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
65k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
0
110
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
A Philosophy of Restraint
colly
203
16k
The Invisible Side of Design
smashingmag
298
50k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
44
2.2k
Transcript
DevOps in the NonSaaS world Hari Krishnan @harikrishnan83
What the hell is NonSaaS World? Applications where we do
not have any control over the deployment environment.
Examples • On Premise Software - Desktop applications, Database servers,
Mail servers • Market Places - Mobile apps • OTS (Off the shelf)
What is the difference?
The operations team is not part of your company
Customers may not appreciate very frequent releases
Multiple versions in the wild simultaneously
What are the real issues? • Support is the most
important aspect • Access for debugging is minimal • Monitoring is opt-in • Too many support tickets can slow you down
What can we do? Instead of DevOps become DevSup
Build tooling to help support teams
Diagnostics
Tools for your customer’s operations team
Installers
Background upgrades
Error reporting tools
Thank you! Hari Krishnan @harikrishnan83