Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up
for free
DevOpsPorto Meetup6: Security in the wild by Renato Rodrigues
DevOpsPorto
July 11, 2017
Technology
0
61
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
0
45
devopsporto
0
18
devopsporto
0
12
devopsporto
0
8
devopsporto
0
12
devopsporto
0
22
devopsporto
0
45
devopsporto
0
27
devopsporto
0
11
Other Decks in Technology
See All in Technology
hirosys
0
150
fu3ak1
0
1.2k
orimanabu
1
160
clustervr
0
120
doradora09
0
150
kolinz
0
160
simplework_oi
0
200
i35_267
0
280
stakaya
15
8.6k
clustervr
0
120
jxck
2
260
asamihirai
0
220
Featured
See All Featured
davidbonilla
70
3.5k
lemiorhan
627
43k
productmarketing
5
660
ddemaree
274
31k
roundedbygravity
84
7.8k
3n
163
22k
caitiem20
308
17k
erikaheidi
13
4.2k
dotmariusz
94
5.1k
zenorocha
296
40k
chriscoyier
499
130k
bermonpainter
342
26k
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