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
230
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
120
DevOpsPorto Meetup 37: Why averages lie by Filipe Oliveira
devopsporto
0
160
DevOpsPorto Meetup 36: Computing and Operations at CERN: From Physical HW to Virtualization and Containers by Ricardo Rocha
devopsporto
0
170
DevOpsPorto Meetup 35: Turbocharging Azure DevOps with Octopus Deploy by Derek Campbell
devopsporto
0
170
DevOpsPorto Meetup 34: Freelance and Remote - Is it possible in DevOps
devopsporto
0
130
DevOpsPorto Meetup 33: How DevOps supported La Redoute reinvention by Antoine Craske
devopsporto
0
220
K8s in AWS: Europe, US and The Great Wall of China
devopsporto
0
170
DevOpsPorto Meetup 31: Metrics, context driven management by Alexandre Martins
devopsporto
0
190
Other Decks in Technology
See All in Technology
株式会社イングリウッド_中途エンジニア採用会社説明資料
ig_umemotoryo
0
150
心に火を灯すヒントは自分の中にある/The clue to lighting a fire in your heart is within you.
bitkey
1
130
もうVPNは古い? VPNを使わずに オンプレサーバーを 管理する手法あれこれ
ebibibi
0
170
Go製のマイグレーションツールの git-schemalex の紹介と運用方法
shinnosuke_kishida
1
200
【Oracle Cloud ウェビナー】VMware環境を短期間でクラウド化!ベネッセ様事例に学ぶ仮想環境クラウド移行のリアル
oracle4engineer
PRO
2
110
組織に持ち込む脅威モデリング
nikinusu
3
680
Amazon Bedrock GenUハンズオン座学資料 #1 GenU環境で生成AIを体験してみよう
tsukuboshi
0
240
AIが変えるソフトウェア開発__未来のアジャイルチームとは__.pdf
buchirei
0
330
OPENLOGI Company Profile
hr01
0
61k
View Transition API
shirakaba
1
440
我々に残された仕事はあるのか?
taishiyade
0
170
OCI Oracle Database Services新機能アップデート(2024/12-2025/02)
oracle4engineer
PRO
2
170
Featured
See All Featured
For a Future-Friendly Web
brad_frost
176
9.6k
Visualization
eitanlees
146
15k
RailsConf 2023
tenderlove
29
1k
Designing for humans not robots
tammielis
250
25k
Docker and Python
trallard
44
3.3k
Designing for Performance
lara
605
69k
A Philosophy of Restraint
colly
203
16k
How GitHub (no longer) Works
holman
314
140k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Building Your Own Lightsaber
phodgson
104
6.3k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Product Roadmaps are Hard
iamctodd
PRO
52
11k
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