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
Performance testing
Search
Jakub Fojtl
March 27, 2018
Technology
0
85
Performance testing
For Performance meetup at SolarWinds
Jakub Fojtl
March 27, 2018
Tweet
Share
More Decks by Jakub Fojtl
See All by Jakub Fojtl
Global Day of CodeRetreat 2018
jfojtl
0
58
Infinispan in the world dominated by RAFT
jfojtl
1
670
Global CodeRetreat Day 2015
jfojtl
0
78
Communicating Sequential Processes
jfojtl
0
63
Unit Test's 101
jfojtl
0
100
Global CodeRetreat Day Brno 2014
jfojtl
0
86
Y Soft Technology Hour
jfojtl
0
260
Web Development for Embedded devices
jfojtl
0
68
Other Decks in Technology
See All in Technology
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
4
300
How to achieve interoperable digital identity across Asian countries
fujie
0
140
能登半島地震で見えた災害対応の課題と組織変革の重要性
ditccsugii
0
170
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
Large Vision Language Modelを用いた 文書画像データ化作業自動化の検証、運用 / shibuya_AI
sansan_randd
0
130
実装で解き明かす並行処理の歴史
zozotech
PRO
1
620
AWS Top Engineer、浮いてませんか? / As an AWS Top Engineer, Are You Out of Place?
yuj1osm
2
170
職種別ミートアップで社内から盛り上げる アウトプット文化の醸成と関係強化/ #DevRelKaigi
nishiuma
2
160
extension 現場で使えるXcodeショートカット一覧
ktombow
0
220
プロポーザルのコツ ~ Kaigi on Rails 2025 初参加で3名の登壇を実現 ~
naro143
1
160
ガバメントクラウド(AWS)へのデータ移行戦略の立て方【虎の巻】 / 20251011 Mitsutosi Matsuo
shift_evolve
PRO
2
170
やる気のない自分との向き合い方/How to Deal with Your Unmotivated Self
sanogemaru
0
420
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Fireside Chat
paigeccino
40
3.7k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
It's Worth the Effort
3n
187
28k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Transcript
@jakubfojtl Performance TESTS @ysoftdevs
Agenda
Agenda Motivation
Agenda Motivation The beginnings in Y Soft
Agenda Motivation The beginnings in Y Soft Nowaday’s stack
Agenda Motivation The beginnings in Y Soft Nowaday’s stack What’s
next
Motivation
Our motivation
On-site deployments Our motivation
Sizing of our software On-site deployments Our motivation
Sizing of our software Aka How many servers for my
users On-site deployments Our motivation
Cloud?
Cloud? It depends…
Cloud? It depends…
Cloud? It depends… or
Cloud? It depends… or well-operated = predictable
Beginnings
SafeQ
SafeQ
SafeQ CTRL+P
SafeQ CTRL+P
SafeQ CTRL+P
SafeQ CTRL+P
SafeQ CTRL+P
SafeQ CTRL+P Secure print
Installation and evaluation
Installation and evaluation
Installation and evaluation Order VMs from internal tesbed
Installation and evaluation Install and configure SafeQ using installers Order
VMs from internal tesbed
Installation and evaluation Install and configure SafeQ using installers Order
VMs from internal tesbed Do the magic*
Installation and evaluation Install and configure SafeQ using installers Order
VMs from internal tesbed Do the magic* Spend weeks gathering data and evaluate
Installation and evaluation Install and configure SafeQ using installers Order
VMs from internal tesbed Do the magic* Spend weeks gathering data and evaluate Ok, X printers per server
*Do the magic
*Do the magic
*Do the magic Many printing protocols (LPR, IPP…)
*Do the magic Many printing protocols (LPR, IPP…) Our own
HW
*Do the magic Many printing protocols (LPR, IPP…) Our own
HW Many Vendor SDKs
*Do the magic Many printing protocols (LPR, IPP…) Our own
HW Many Vendor SDKs In-house SW to the rescue
*Do the magic Many printing protocols (LPR, IPP…) Our own
HW Many Vendor SDKs In-house SW to the rescue
*Do the magic Many printing protocols (LPR, IPP…) Our own
HW Many Vendor SDKs In-house SW to the rescue Fufator
New Requirements
New Requirements
New Requirements Able to describe customer’s environments
New Requirements Able to describe customer’s environments Monitoring
New Requirements Able to describe customer’s environments Reusable at customer
Monitoring
New Requirements Able to describe customer’s environments Reusable at customer
Automatic from start to end Monitoring
New Requirements Able to describe customer’s environments Reusable at customer
Automatic from start to end Monitoring Flexible in test scenarios
Today
Stack
Infrastructure Terraform Packer Stack
Infrastructure Terraform Packer Application deployment Chef Stack
Infrastructure Terraform Packer Application deployment Chef Load generation Locust Stack
Infrastructure Terraform Packer Application deployment Chef Load generation Locust Monitoring
Grafana PowerBI Stack
Architecture
Terraform
Terraform“vagrant for your datacenter”
Terraform“vagrant for your datacenter” yaml-based configuration
Terraform“vagrant for your datacenter” yaml-based configuration every resource of underlying
provider is a module
Terraform“vagrant for your datacenter” yaml-based configuration every resource of underlying
provider is a module describes anything from disk to network
Chef
Chef ruby-based DSL for deployments
Chef ruby-based DSL for deployments Artifactory for artefacts
Chef ruby-based DSL for deployments Artifactory for artefacts first class
support for DSC
Chef ruby-based DSL for deployments Artifactory for artefacts first class
support for DSC Chef server <- chef client
Chef ruby-based DSL for deployments Artifactory for artefacts first class
support for DSC Chef server <- chef client we plan to reuse in installers
Locust
Locust yaml-based configuration
Locust yaml-based configuration Load scenarios
Locust yaml-based configuration Load scenarios Server-agent architecture
Evaluation
Evaluation defined scenario finished within constraints
Evaluation defined scenario finished within constraints e.g. printing <job> for
90th percentile of <users> finishes in <200 ms>
Evaluation defined scenario finished within constraints e.g. printing <job> for
90th percentile of <users> finishes in <200 ms> HW utilization is secondary
None
None
What’s next
What’s next
What’s next reuse this at customers
What’s next reuse this at customers adding more user focused
metrics
What’s next reuse this at customers adding more user focused
metrics use chef to provision 3rd party systems
What’s next reuse this at customers adding more user focused
metrics use chef to provision 3rd party systems overview in PowerBI
@jakubfojtl | jfojtl.com Thank you