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
190
DevOpsPorto Meetup 35: Turbocharging Azure DevOps with Octopus Deploy by Derek Campbell
devopsporto
0
180
DevOpsPorto Meetup 34: Freelance and Remote - Is it possible in DevOps
devopsporto
0
140
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
190
DevOpsPorto Meetup 31: Metrics, context driven management by Alexandre Martins
devopsporto
0
220
Other Decks in Technology
See All in Technology
Model Mondays S2E02: Model Context Protocol
nitya
0
220
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
390
Agentic Workflowという選択肢を考える
tkikuchi1002
1
480
250627 関西Ruby会議08 前夜祭 RejectKaigi「DJ on Ruby Ver.0.1」
msykd
PRO
2
240
より良いプロダクトの開発を目指して - 情報を中心としたプロダクト開発 #phpcon #phpcon2025
bengo4com
1
3.1k
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
130
~宇宙最速~2025年AWS Summit レポート
satodesu
1
1.8k
IIWレポートからみるID業界で話題のMCP
fujie
0
770
Azure AI Foundryでマルチエージェントワークフロー
seosoft
0
180
標準技術と独自システムで作る「つらくない」SaaS アカウント管理 / Effortless SaaS Account Management with Standard Technologies & Custom Systems
yuyatakeyama
3
1.2k
SalesforceArchitectGroupOsaka#20_CNX'25_Report
atomica7sei
0
140
Wasm元年
askua
0
130
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
693
190k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
It's Worth the Effort
3n
185
28k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Building a Modern Day E-commerce SEO Strategy
aleyda
41
7.3k
Designing for Performance
lara
609
69k
Rails Girls Zürich Keynote
gr2m
94
14k
Music & Morning Musume
bryan
46
6.6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Side Projects
sachag
455
42k
How STYLIGHT went responsive
nonsquared
100
5.6k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
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