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
84
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
56
Infinispan in the world dominated by RAFT
jfojtl
1
630
Global CodeRetreat Day 2015
jfojtl
0
76
Communicating Sequential Processes
jfojtl
0
61
Unit Test's 101
jfojtl
0
97
Global CodeRetreat Day Brno 2014
jfojtl
0
85
Y Soft Technology Hour
jfojtl
0
250
Web Development for Embedded devices
jfojtl
0
66
Other Decks in Technology
See All in Technology
生成AI時代の開発組織・技術・プロセス 〜 ログラスの挑戦と考察 〜
itohiro73
1
230
Liquid Glass革新とSwiftUI/UIKit進化
fumiyasac0921
0
210
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
1
170
AWS CDK 実践的アプローチ N選 / aws-cdk-practical-approaches
gotok365
6
770
強化されたAmazon Location Serviceによる新機能と開発者体験
dayjournal
2
210
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
11
3.9k
Tech-Verse 2025 Keynote
lycorptech_jp
PRO
0
120
Model Mondays S2E02: Model Context Protocol
nitya
0
220
地図も、未来も、オープンに。 〜OSGeo.JPとFOSS4Gのご紹介〜
wata909
0
110
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
640
GitHub Copilot の概要
tomokusaba
1
130
Delegating the chores of authenticating users to Keycloak
ahus1
0
120
Featured
See All Featured
Facilitating Awesome Meetings
lara
54
6.4k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Designing for Performance
lara
609
69k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
4 Signs Your Business is Dying
shpigford
184
22k
Being A Developer After 40
akosma
90
590k
Git: the NoSQL Database
bkeepers
PRO
430
65k
How GitHub (no longer) Works
holman
314
140k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.3k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
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