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
Dev/Test Scenarios in the DevOps World
Search
Pranav Ainavolu
January 31, 2015
Technology
0
86
Dev/Test Scenarios in the DevOps World
Session presented at Reboot Hyderabad 2015 hosted by Microsoft User Group Hyderabad (MUGH)
Pranav Ainavolu
January 31, 2015
Tweet
Share
More Decks by Pranav Ainavolu
See All by Pranav Ainavolu
Cross-Platform Native User Interfaceswith Xamarin.Forms
pranavaa
0
55
The Internet of Things with Azure Service Bus
pranavaa
0
390
Other Decks in Technology
See All in Technology
Gov-JAWS4回_某団体でのAmazon Bedrock活用検証で見えた“使う側”の課題精度よりもリテラシー
takuma818t
0
140
今日から使える AWS Step Functions 小技集 / AWS Step Functions Tips
kinunori
4
390
日本のソブリンAIを支えるエヌビディアの生成AIエコシステム
acceleratedmu3n
0
130
累計5000万DLサービスの裏側 – LINEマンガのKotlinで挑む大規模 Server-side ETLの最適化
ldf_tech
0
200
なぜ新機能リリース翌日にモニタリング可能なのか? 〜リードタイム短縮とリソース問題を「自走」で改善した話〜 / data_summit_findy_Session_2
sansan_randd
1
130
AWS 環境で GitLab Self-managed を試してみた/aws-gitlab-self-managed
emiki
0
260
[Journal club] Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces
keio_smilab
PRO
0
120
Logik: A Free and Open-source FPGA Toolchain
omasanori
0
210
触れるけど壊れないWordPressの作り方
masakawai
0
690
kotlin-lsp の開発開始に触発されて、Emacs で Kotlin 開発に挑戦した記録 / kotlin‑lsp as a Catalyst: My Journey to Kotlin Development in Emacs
nabeo
2
360
AIエージェントを導入する [ 社内ナレッジ活用編 ] / Implement AI agents
glidenote
1
250
CLIPでマルチモーダル画像検索 →とても良い
wm3
2
810
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
The World Runs on Bad Software
bkeepers
PRO
72
11k
We Have a Design System, Now What?
morganepeng
54
7.9k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Automating Front-end Workflow
addyosmani
1371
200k
How STYLIGHT went responsive
nonsquared
100
5.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Making Projects Easy
brettharned
120
6.4k
A Tale of Four Properties
chriscoyier
161
23k
Transcript
Pranav Ainavolu RealPage http://pranavon.net
Pranav Ainavolu | @a_pranav • Software Engineer – RealPage •
Community Speaker - MUGH • Plays with latest client side frameworks • Really been getting into JavaScript lately • Enjoy working on UI related stuff
Agenda Dev/Test Scenarios in the DevOps World 01 | Introduction
02 | Dev/Test with VSO and Azure 03 | Debugging Azure Workloads 04 | Build, Release, Deploy
Setting Expectations • Target Audience – Developers and IT/Ops •
Suggested Prerequisites/Supporting Material – Working knowledge of Visual Studio (2012/2013) – High level understanding of how to use TFS and/or GIT – Software development background – Basic knowledge of software testing
• ALM & Microsoft DevOps • Getting Started with VSO
• Agile Planning tools with VSO • Starting our project for the day Module Overview
Plan Develop + Test Release Monitor + Learn What is
ALM?
DevOps: the three stage conversation 3 Tools 2 Process 1
People
ALM Framework Environments Dev/Test Integration Pre-Production Production Processes Source Build
Test Deploy Monitor and Learn
Develop Build Test Deploy Environments Monitor and Learn Processes Microsoft
Ecosystem Dev/Test DEV BIZ OPS Production / Stage
Build Test Deploy Environments Monitor and Learn Processes Heterogeneous Ecosystem
Dev / Test Production / Stage Develop DEV BIZ OPS
Microsoft Confidential Visual Studio ALM
Where do I start? • How can I register •
Setting up new projects • Adding users to projects • How does this integrate with Visual Studio 2013
None
Agile Planning with VSO? • How does this impact my
work? • Will this make me a better developer? • Integration with Visual Studio and Office • What if I am not 100% agile?
Waterfall Requirements PM Development Dev Testing QA Operations Ops
Agile Dev Test Ops PM
Not 100% Agile? Production Schedule and team Backlog Technical debt
Evidence Flow REACTIONARY REPEATABLE CONSISTENT ASPIRATIONAL
None
Starting our development • Construct an application from start to
finish • Incorporating all elements we will discuss here • Making it real
None
None