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
260
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
650
Implement Single click deployment with Jenkins and DeployIt
tektalks
1
760
Configuration management gets built into Windows Operating System
tektalks
1
460
DIY build radiators on Raspberry Pi
tektalks
2
960
Other Decks in Technology
See All in Technology
Goに育てられ開発者向けセキュリティ事業を立ち上げた僕が今向き合う、AI × セキュリティの最前線 / Go Conference 2025
flatt_security
0
370
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
2
940
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
150
Large Vision Language Modelを用いた 文書画像データ化作業自動化の検証、運用 / shibuya_AI
sansan_randd
0
130
OpenAI gpt-oss ファインチューニング入門
kmotohas
2
1.1k
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
5
3.8k
Azure Well-Architected Framework入門
tomokusaba
1
350
AIツールでどこまでデザインを忠実に実装できるのか
oikon48
6
3.1k
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
370
三菱電機・ソニーグループ共同の「Agile Japan企業内サテライト」_2025
sony
0
120
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
3
5.5k
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
130
Featured
See All Featured
The Language of Interfaces
destraynor
162
25k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Building Applications with DynamoDB
mza
96
6.7k
Being A Developer After 40
akosma
91
590k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
For a Future-Friendly Web
brad_frost
180
9.9k
Automating Front-end Workflow
addyosmani
1371
200k
How to Think Like a Performance Engineer
csswizardry
27
2k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Gamification - CAS2011
davidbonilla
81
5.5k
4 Signs Your Business is Dying
shpigford
185
22k
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