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
DevOpsPorto Meetup6: Security in the wild by Re...
Search
DevOpsPorto
July 11, 2017
Technology
0
97
DevOpsPorto Meetup6: Security in the wild by Renato Rodrigues
Talk delivered by Renato Renato Rodrigues
DevOpsPorto
July 11, 2017
Tweet
Share
More Decks by DevOpsPorto
See All by DevOpsPorto
DevOpsPorto Meetup 38: Intro to FastAPI by Sebastián Ramírez
devopsporto
1
250
DevOpsPorto Meetup 38: Using cutting-edge open-source technologies to build one of the biggest industrial Data Lake of the World by Allan Sene
devopsporto
0
130
DevOpsPorto Meetup 37: Why averages lie by Filipe Oliveira
devopsporto
0
170
DevOpsPorto Meetup 36: Computing and Operations at CERN: From Physical HW to Virtualization and Containers by Ricardo Rocha
devopsporto
0
200
DevOpsPorto Meetup 35: Turbocharging Azure DevOps with Octopus Deploy by Derek Campbell
devopsporto
0
190
DevOpsPorto Meetup 34: Freelance and Remote - Is it possible in DevOps
devopsporto
0
150
DevOpsPorto Meetup 33: How DevOps supported La Redoute reinvention by Antoine Craske
devopsporto
0
240
K8s in AWS: Europe, US and The Great Wall of China
devopsporto
0
200
DevOpsPorto Meetup 31: Metrics, context driven management by Alexandre Martins
devopsporto
0
230
Other Decks in Technology
See All in Technology
猫でもわかるQ_CLI(CDK開発編)+ちょっとだけKiro
kentapapa
0
3.4k
恐怖!テストコードなき夜
tsukuboshi
2
110
ロールが細分化された組織でSREと協働するインフラエンジニアは何をするか? / SRE Lounge #18
kossykinto
0
110
✨敗北解法コレクション✨〜Expertだった頃に足りなかった知識と技術〜
nanachi
1
350
モバイルゲームの開発を支える基盤の歩み ~再現性のある開発ラインを量産する秘訣~
qualiarts
0
1.1k
【CEDEC2025】大規模言語モデルを活用したゲーム内会話パートのスクリプト作成支援への取り組み
cygames
PRO
2
770
AI時代の経営、Bet AI Vision #BetAIDay
layerx
PRO
1
1.7k
LTに影響を受けてテンプレリポジトリを作った話
hol1kgmg
0
260
마라톤 끝의 단거리 스퍼트: 2025년의 AI
inureyes
PRO
1
670
2025新卒研修・HTML/CSS #弁護士ドットコム
bengo4com
3
13k
20250807_Kiroと私の反省会
riz3f7
0
120
LLMをツールからプラットフォームへ〜Ai Workforceの戦略〜 #BetAIDay
layerx
PRO
1
840
Featured
See All Featured
Statistics for Hackers
jakevdp
799
220k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.7k
GitHub's CSS Performance
jonrohan
1031
460k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Faster Mobile Websites
deanohume
308
31k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
A better future with KSS
kneath
238
17k
Site-Speed That Sticks
csswizardry
10
750
YesSQL, Process and Tooling at Scale
rocio
173
14k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
283
13k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Agile that works and the tools we love
rasmusluckow
329
21k
Transcript
Security in the wild By Renato Rodrigues
Who Am I Renato Rodrigues - - @simpsOn //pathonproject..com
Agenda The world as we know it Facing the world
Survival mode
The world as we know it Implementation of new features
New technology hype(s) Distorted notion of time New issues arise every day Security is not part of the process!
Facing the world Software Dev. Life Cycle
Requirements Who is going to use the system? How will
they use the system? What data should be input into the system? What data should be output by the system? Requirement Specification document
Requirements Product Team Security Perceptions Security Work Improvements
Design System Design helps in: - specifying hardware and system
requirements; - defining overall system architecture (interactions, structures, technologies,...). Implementation and Support Documentation
Design Architecture Teams Security Perceptions Security Work Improvements
Code The work is divided into modules/units and actual coding
is started. During this phase, the code should be the developer's main focus. Real Product
Code Development Teams Security Perceptions Security Work Improvements
Testing After code development, it is necessary to test it
against the requirements to verify that the product addresses the needs collected during the requirements stage. Product Validation!
Testing QA Teams Security Perceptions Security Work Improvements
Deployment After successful testing, the product can finally be delivered/deployed
to the customer. Live to the world!
Deployment DevOps Teams Security Perceptions Security Work Improvements
S. Software Dev. Life Cycle
Thank you for your time! Renato Rodrigues - - @simpsOn
//pathonproject..com