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
220
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
110
DevOpsPorto Meetup 37: Why averages lie by Filipe Oliveira
devopsporto
0
150
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
160
DevOpsPorto Meetup 34: Freelance and Remote - Is it possible in DevOps
devopsporto
0
120
DevOpsPorto Meetup 33: How DevOps supported La Redoute reinvention by Antoine Craske
devopsporto
0
210
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
180
Other Decks in Technology
See All in Technology
教師なし学習の基礎
kanojikajino
4
360
あなたの興味は信頼性?それとも生産性? SREとしてのキャリアに悩むみなさまに伝えたい選択肢
jacopen
6
3.1k
private spaceについてあれこれ調べてみた
operando
1
160
ハンズオンで学ぶ Databricks - Databricksにおけるデータエンジニアリング
taka_aki
1
2.1k
顧客の声を集めて活かすリクルートPdMのVoC活用事例を徹底解剖!〜プロデザ!〜
recruitengineers
PRO
0
200
第27回クラウド女子会 ~re:Invent 振り返りLT会~ 宣言型ポリシー、使ってみたらこうだった!
itkr2305
0
290
Grid表示のレイアウトで Flow layoutsを使う
cffyoha
1
150
Fin-JAWS第38回reInvent2024_全金融系セッションをライトにまとめてみた
mhrtech
1
100
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
18k
信頼性を支えるテレメトリーパイプラインの構築 / Building Telemetry Pipeline with OpenTelemetry
ymotongpoo
9
5k
Amazon Aurora バージョンアップについて、改めて理解する ~バージョンアップ手法と文字コードへの影響~
smt7174
1
240
Agentic AI時代のプロダクトマネジメントことはじめ〜仮説検証編〜
masakazu178
3
380
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Optimising Largest Contentful Paint
csswizardry
33
3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.4k
Site-Speed That Sticks
csswizardry
3
310
A designer walks into a library…
pauljervisheath
205
24k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
A better future with KSS
kneath
238
17k
Typedesign – Prime Four
hannesfritz
40
2.5k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Code Reviewing Like a Champion
maltzj
521
39k
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