SlideShare a Scribd company logo
1 of 33
Download to read offline
Shaping the
future of digital
business
1CONFIDENTIALGFT GROUP 29/08/19
We Innovate, Transform, Deliver
Agosto - 2019
UFSCar – SeCoT XI
DevSecOps: Colocando segurança na esteira
___________________________________________
Diego Cardoso – Head of DevSecOps Practices Brazil
diego.cardoso@gft.com
#TeamGFT #UFSCarSecotXI
• Orgulhoso Filho, Marido e Pai
• Graduado em Sistemas da Informação na FSA
• Pós-Graduado em Arquitetura de Software na FIAP
• Certificado Microsoft: MCTS
• Trabalho na GFT (Sorocaba)
• +15 anos Analisando, Codificando e Migrando
• Entusiasta com foco em Arquitetura e Metodologias Ágeis
• Guitarrista enferrujado e gamer nas horas vagas
3GFT GROUP
Shaping the
future of digital
business
Shaping
the future
of digital
business
FORTE PRESENÇA
INTERNACIONAL
Escritórios em
13 países
Alemanha, Brasil,
Canadá, Costa Rica,
França, Espanha, EUA,
Inglaterra, Itália,
México, Polônia, Suíça
e Bélgica.
FORTE PRESENÇA
NACIONAL
Nosso
colaboradores
+ 800
distribuídos em
nossos escritórios de
Alphaville, Sorocaba
e Curitiba.
MODELO GLOBAL
DE ENTREGA
Time Global com
+ 5.500
colaboradores
FOCO EM SERVIÇOS
FINANCEIROS
Receita
R$ 1,8 Bi
prevista de 2018
Somos uma empresa alemã de 30 anos focada na transformação digital para
a indústria financeira.
29/08/2019
DIGITAL
SOLUTIONS
APPLICATION
MANAGEMENT &
OUTSOURCING
CONSULTING
4GFT GROUP
Shaping the
future of digital
business
Workshops
29/08/2019
Eventos aberto para a
comunidade Tech!
A equipe de Technology Communities
da GFT possui um time de
especialistas que está sempre
disseminando conteúdo através de
workshops, palestras e webinar.
Entre eles: Technology Workshop,
CodeN’Beer, CodingDojo,TechTalk, Front-
End Stand-UP Meeting, DES-Conferência
Lean-Agile.
Type here if add
info needed for
every slide
5GFT GROUP
Shaping the
future of digital
business
Vagas
29/08/2019
Mande seu currículo pra gente:
Oportunidades.Brasil@gft.com
Type here if add
info needed for
every slide
facebook.com/gft.br
linkedin.com/company/gft-group
blog.gft.com/br
www.twitter.com/gft_br
@gft_tech
www.gft.com/br
GFT nas mídias sociais:
meetup.com/pt-BR/GFT-LATAM-Meetup
Shaping the
future of digital
business
6CONFIDENTIALGFT GROUP
Agenda 1. Software Development
2. DevOps
3. CyberSecurity
4. LGPD
5. DevSecOps
6. OWASP
7. Trends for 2019 / 2020
Shaping the
future of digital
business
7CONFIDENTIALGFT GROUP
API
Management
Aspects
Waterfall
• Over Planning
• Risk Mitigation
• High Costs
• Delivery everything in the end
Agile :
• Experiments and Prototype
• Fail Fast and Low Costs
• Continuous and Evolutive Delivery
Software Development – Methodologies
Shaping the
future of digital
business
8CONFIDENTIALGFT GROUP
API
Management
Aspects
Software Development – Before DevOps
Shaping the
future of digital
business
9CONFIDENTIALGFT GROUP
API
Management
Aspects
Software Development – DevOps Enablement
• Squads: Dev + Ops + QA
• Engineering (automating) Agile process
• Quick time to market (ROI)
Shaping the
future of digital
business
10CONFIDENTIALGFT GROUP
API
Management
Aspects
Software Development - But where is security team ?
Shaping the
future of digital
business
11CONFIDENTIALGFT GROUP
API
Management
Aspects
Software Development - But where is security team ?
Shaping the
future of digital
business
12CONFIDENTIALGFT GROUP
API
Management
Aspects
CyberSecurity – Let’s check the News
Shaping the
future of digital
business
13CONFIDENTIALGFT GROUP
API
Management
Aspects
CyberSecurity – Statistics you should know for 2019
Shaping the
future of digital
business
14CONFIDENTIALGFT GROUP
API
Management
Aspects
CyberSecurity – Statistics you should know for 2019
Shaping the
future of digital
business
15CONFIDENTIALGFT GROUP
API
Management
Aspects
LGPD – Lei Geral de Proteção de Dados (GDPR)
Shaping the
future of digital
business
16CONFIDENTIALGFT GROUP
29.08.2019
Type here if add info
needed for every
slide
Source: Gartner 2018
Source: RightScale 2018
Shaping the
future of digital
business
17CONFIDENTIALGFT GROUP
29.08.2019
Type here if add info
needed for every
slide
Source: Gartner
Shaping the
future of digital
business
18CONFIDENTIALGFT GROUP
Understanding Concepts
#DevSecOps #SRE #BeTransformationAgent
Shaping the
future of digital
business
19CONFIDENTIALGFT GROUP
Mindset: everyone is responsible for security
Goal: privacy and secure by design
Mission: delivery at speed and scale
without sacrificing the safety required by the context.
DEVELOPERS : OPERATIONS : SECURITY
100 : 10 : 1
DevSecOps = DevOps + Security
Shaping the
future of digital
business
20CONFIDENTIALGFT GROUP
DevSecOps – The Evolution of Security Teams
Shaping the
future of digital
business
21CONFIDENTIALGFT GROUP
API
Management
Aspects
DevSecOps – Enabling evolutive security
Shaping the
future of digital
business
22CONFIDENTIALGFT GROUP
API
Management
Aspects
DevSecOps – Security shifting to the left
Requirements
Design/ Architecture
Testing
15X
Coding
7X
Deployments/
Maintenance
30X
CosttoRemediate
We convince & pay the developer
to fix it thereby delaying the
release
QA finds
vulnerabilities
in software
Somebody builds
insecure software
We convince
and pay the
developer to
fix it
We are breached or
pay to have someone
tell us our code is bad
IT deploys
the insecure
software
Somebody
builds
insecure
software
Application scan:
SAST
DAST
Create Evil Stories
High Level of Test
Coverage
Shaping the
future of digital
business
23CONFIDENTIALGFT GROUP
Creating the Mindset :
• Security Awareness
• Secure coding training
• Shared knowledge base
• Focused Hackathons
Questions you should be able to answer:
• Top risks/vulnerabilities (OWASP)
• Code contain Hard-coded secrets
• 3rd party libraries have known security issues
Test
• SAST + DAST + RAST
• Sensitive info scan
• Fuzzing
DevSecOps – Leading the transformation
Shaping the
future of digital
business
24CONFIDENTIALGFT GROUP
API
Management
Aspects
OWASP – Open Web Application Security Project
Top 5 Vulnerabilities
Shaping the
future of digital
business
25CONFIDENTIALGFT GROUP
API
Management
Aspects
OWASP – SQL Injection
Shaping the
future of digital
business
26CONFIDENTIALGFT GROUP
API
Management
Aspects
OWASP – SQL Injection
Shaping the
future of digital
business
27CONFIDENTIALGFT GROUP
API
Management
Aspects
OWASP – SQL Injection
Shaping the
future of digital
business
28CONFIDENTIALGFT GROUP
Trends for 2019 / 2020
#DevSecOps #SRE #BeTransformationAgent
Shaping the
future of digital
business
29CONFIDENTIALGFT GROUP
29/08/2019
DevOps – Landscape 2019
Shaping the
future of digital
business
30CONFIDENTIALGFT GROUP
CyberSecurity – Landscape 2019
Shaping the
future of digital
business
31CONFIDENTIALGFT GROUP 29/08/2019
Shaping the
future of digital
business
32CONFIDENTIALGFT GROUP
Conclusion – State of DevSecOps 2019
Shaping the
future of digital
business
33CONFIDENTIALGFT GROUP
Agosto - 2019
We Innovate, Transform, Deliver
UFSCar – SeCoT XI
DevSecOps: Colocando segurança na esteira
___________________________________________
Diego Cardoso – Head of DevSecOps Brazil
diego.cardoso@gft.com
#TeamGFT #UFSCarSecotXI
Muito Obrigado! Perguntas?

More Related Content

What's hot

Keeping The Auditor Away: DevOps Audit Compliance Case Studies
Keeping The Auditor Away: DevOps Audit Compliance Case StudiesKeeping The Auditor Away: DevOps Audit Compliance Case Studies
Keeping The Auditor Away: DevOps Audit Compliance Case StudiesGene Kim
 
Demystifying DevSecOps
Demystifying DevSecOpsDemystifying DevSecOps
Demystifying DevSecOpsArchana Joshi
 
DEVSECOPS: Coding DevSecOps journey
DEVSECOPS: Coding DevSecOps journeyDEVSECOPS: Coding DevSecOps journey
DEVSECOPS: Coding DevSecOps journeyJason Suttie
 
DevSecOps Basics with Azure Pipelines
DevSecOps Basics with Azure Pipelines DevSecOps Basics with Azure Pipelines
DevSecOps Basics with Azure Pipelines Abdul_Mujeeb
 
Sonar Tool - JAVA code analysis
Sonar Tool - JAVA code analysisSonar Tool - JAVA code analysis
Sonar Tool - JAVA code analysisPrashant Gupta
 
DevSecOps: Colocando segurança na esteira
DevSecOps: Colocando segurança na esteiraDevSecOps: Colocando segurança na esteira
DevSecOps: Colocando segurança na esteiraDiego Gabriel Cardoso
 
DevSecOps | DevOps Sec
DevSecOps | DevOps SecDevSecOps | DevOps Sec
DevSecOps | DevOps SecRubal Jain
 
How to Get Started with DevSecOps
How to Get Started with DevSecOpsHow to Get Started with DevSecOps
How to Get Started with DevSecOpsCYBRIC
 
DevSecOps Singapore introduction
DevSecOps Singapore introductionDevSecOps Singapore introduction
DevSecOps Singapore introductionStefan Streichsbier
 
DevOps Engineer Day-to-Day Activities
DevOps Engineer Day-to-Day Activities DevOps Engineer Day-to-Day Activities
DevOps Engineer Day-to-Day Activities Intellipaat
 
DevSecOps: Security With DevOps
DevSecOps: Security With DevOpsDevSecOps: Security With DevOps
DevSecOps: Security With DevOpsKnoldus Inc.
 
DevSecOps : an Introduction
DevSecOps : an IntroductionDevSecOps : an Introduction
DevSecOps : an IntroductionPrashanth B. P.
 
Roadmap to IT Security Best Practices
Roadmap to IT Security Best PracticesRoadmap to IT Security Best Practices
Roadmap to IT Security Best PracticesGreenway Health
 

What's hot (20)

Keeping The Auditor Away: DevOps Audit Compliance Case Studies
Keeping The Auditor Away: DevOps Audit Compliance Case StudiesKeeping The Auditor Away: DevOps Audit Compliance Case Studies
Keeping The Auditor Away: DevOps Audit Compliance Case Studies
 
DEVSECOPS.pptx
DEVSECOPS.pptxDEVSECOPS.pptx
DEVSECOPS.pptx
 
Demystifying DevSecOps
Demystifying DevSecOpsDemystifying DevSecOps
Demystifying DevSecOps
 
DEVSECOPS: Coding DevSecOps journey
DEVSECOPS: Coding DevSecOps journeyDEVSECOPS: Coding DevSecOps journey
DEVSECOPS: Coding DevSecOps journey
 
DevSecOps Basics with Azure Pipelines
DevSecOps Basics with Azure Pipelines DevSecOps Basics with Azure Pipelines
DevSecOps Basics with Azure Pipelines
 
DevSecOps
DevSecOpsDevSecOps
DevSecOps
 
DevOps
DevOpsDevOps
DevOps
 
SRE From Scratch
SRE From ScratchSRE From Scratch
SRE From Scratch
 
Sonar Tool - JAVA code analysis
Sonar Tool - JAVA code analysisSonar Tool - JAVA code analysis
Sonar Tool - JAVA code analysis
 
DevSecOps: Colocando segurança na esteira
DevSecOps: Colocando segurança na esteiraDevSecOps: Colocando segurança na esteira
DevSecOps: Colocando segurança na esteira
 
SRE vs DevOps
SRE vs DevOpsSRE vs DevOps
SRE vs DevOps
 
DevSecOps | DevOps Sec
DevSecOps | DevOps SecDevSecOps | DevOps Sec
DevSecOps | DevOps Sec
 
How to Get Started with DevSecOps
How to Get Started with DevSecOpsHow to Get Started with DevSecOps
How to Get Started with DevSecOps
 
Enabling The DevOps Culture At Organization
Enabling The DevOps Culture At OrganizationEnabling The DevOps Culture At Organization
Enabling The DevOps Culture At Organization
 
The State of DevSecOps
The State of DevSecOpsThe State of DevSecOps
The State of DevSecOps
 
DevSecOps Singapore introduction
DevSecOps Singapore introductionDevSecOps Singapore introduction
DevSecOps Singapore introduction
 
DevOps Engineer Day-to-Day Activities
DevOps Engineer Day-to-Day Activities DevOps Engineer Day-to-Day Activities
DevOps Engineer Day-to-Day Activities
 
DevSecOps: Security With DevOps
DevSecOps: Security With DevOpsDevSecOps: Security With DevOps
DevSecOps: Security With DevOps
 
DevSecOps : an Introduction
DevSecOps : an IntroductionDevSecOps : an Introduction
DevSecOps : an Introduction
 
Roadmap to IT Security Best Practices
Roadmap to IT Security Best PracticesRoadmap to IT Security Best Practices
Roadmap to IT Security Best Practices
 

Similar to DevSecOps: Colocando segurança na esteira

2020 05-tech saturday-devsecops-#2-v03
2020 05-tech saturday-devsecops-#2-v032020 05-tech saturday-devsecops-#2-v03
2020 05-tech saturday-devsecops-#2-v03Diego Gabriel Cardoso
 
2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean Architecture
2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean Architecture2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean Architecture
2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean ArchitectureDiego Gabriel Cardoso
 
Platform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on AzurePlatform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on AzureWSO2
 
Threat Modeling All Day!
Threat Modeling All Day!Threat Modeling All Day!
Threat Modeling All Day!Steven Carlson
 
2019 Facens Semana Tecnologia- Arquitetura distribuída na Nuvem
2019 Facens Semana Tecnologia- Arquitetura distribuída na Nuvem2019 Facens Semana Tecnologia- Arquitetura distribuída na Nuvem
2019 Facens Semana Tecnologia- Arquitetura distribuída na NuvemDiego Gabriel Cardoso
 
Building and Delivering Software in a Faster and More Consistent Way
Building and Delivering Software in a Faster and More Consistent WayBuilding and Delivering Software in a Faster and More Consistent Way
Building and Delivering Software in a Faster and More Consistent WayDevOps Indonesia
 
Future Of DevOps Trends 2023
Future Of DevOps Trends 2023Future Of DevOps Trends 2023
Future Of DevOps Trends 2023WeCode Inc
 
ABN AMRO DevSecOps Journey
ABN AMRO DevSecOps JourneyABN AMRO DevSecOps Journey
ABN AMRO DevSecOps JourneyDerek E. Weeks
 
Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...
Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...
Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...Synopsys Software Integrity Group
 
Platform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterprisePlatform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterpriseGiulio Roggero
 
Securing 100 products - How hard can it be?
Securing 100 products - How hard can it be?Securing 100 products - How hard can it be?
Securing 100 products - How hard can it be?Priyanka Aash
 
Barcelona global gathering 2020 jan21st
Barcelona global gathering 2020   jan21stBarcelona global gathering 2020   jan21st
Barcelona global gathering 2020 jan21stanimuscrm
 
What is the future of DevOps and its growing trends.pptx
What is the future of DevOps and its growing trends.pptxWhat is the future of DevOps and its growing trends.pptx
What is the future of DevOps and its growing trends.pptxCalidad Infotech
 

Similar to DevSecOps: Colocando segurança na esteira (20)

2020 05-tech saturday-devsecops-#2-v03
2020 05-tech saturday-devsecops-#2-v032020 05-tech saturday-devsecops-#2-v03
2020 05-tech saturday-devsecops-#2-v03
 
2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean Architecture
2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean Architecture2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean Architecture
2019 Global Azure Bootcamp: AzureDevops + NET Core + Clean Architecture
 
Platform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on AzurePlatform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on Azure
 
Threat Modeling All Day!
Threat Modeling All Day!Threat Modeling All Day!
Threat Modeling All Day!
 
2019 Facens Semana Tecnologia- Arquitetura distribuída na Nuvem
2019 Facens Semana Tecnologia- Arquitetura distribuída na Nuvem2019 Facens Semana Tecnologia- Arquitetura distribuída na Nuvem
2019 Facens Semana Tecnologia- Arquitetura distribuída na Nuvem
 
Building and Delivering Software in a Faster and More Consistent Way
Building and Delivering Software in a Faster and More Consistent WayBuilding and Delivering Software in a Faster and More Consistent Way
Building and Delivering Software in a Faster and More Consistent Way
 
Future Of DevOps Trends 2023
Future Of DevOps Trends 2023Future Of DevOps Trends 2023
Future Of DevOps Trends 2023
 
Webinar–Best Practices for DevSecOps at Scale
Webinar–Best Practices for DevSecOps at ScaleWebinar–Best Practices for DevSecOps at Scale
Webinar–Best Practices for DevSecOps at Scale
 
Company Profile.pdf
Company Profile.pdfCompany Profile.pdf
Company Profile.pdf
 
ABN AMRO DevSecOps Journey
ABN AMRO DevSecOps JourneyABN AMRO DevSecOps Journey
ABN AMRO DevSecOps Journey
 
Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...
Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...
Synopsys Security Event Israel Presentation: Keynote: Securing Your Software,...
 
Platform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterprisePlatform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterprise
 
Securing 100 products - How hard can it be?
Securing 100 products - How hard can it be?Securing 100 products - How hard can it be?
Securing 100 products - How hard can it be?
 
Barcelona global gathering 2020 jan21st
Barcelona global gathering 2020   jan21stBarcelona global gathering 2020   jan21st
Barcelona global gathering 2020 jan21st
 
What is the future of DevOps and its growing trends.pptx
What is the future of DevOps and its growing trends.pptxWhat is the future of DevOps and its growing trends.pptx
What is the future of DevOps and its growing trends.pptx
 
Getty/IO - Business Presentation 2017
Getty/IO - Business Presentation 2017Getty/IO - Business Presentation 2017
Getty/IO - Business Presentation 2017
 
Webinar–That is Not How This Works
Webinar–That is Not How This WorksWebinar–That is Not How This Works
Webinar–That is Not How This Works
 
BUDDY White Paper
BUDDY White PaperBUDDY White Paper
BUDDY White Paper
 
DevOps trends to look out for in 2022
DevOps trends to look out for in 2022DevOps trends to look out for in 2022
DevOps trends to look out for in 2022
 
Webinar–AppSec: Hype or Reality
Webinar–AppSec: Hype or RealityWebinar–AppSec: Hype or Reality
Webinar–AppSec: Hype or Reality
 

More from Diego Gabriel Cardoso

2024 Facens Semana Academica Carreira e o mercado de TI
2024 Facens Semana Academica Carreira  e o mercado de TI2024 Facens Semana Academica Carreira  e o mercado de TI
2024 Facens Semana Academica Carreira e o mercado de TIDiego Gabriel Cardoso
 
Facens - Plugin - A Evolução na carreira de TI
Facens - Plugin -  A Evolução na carreira de TIFacens - Plugin -  A Evolução na carreira de TI
Facens - Plugin - A Evolução na carreira de TIDiego Gabriel Cardoso
 
Facens - Plugin - Usando Inteligência Artificial para aprimorar seus conheci...
Facens - Plugin -  Usando Inteligência Artificial para aprimorar seus conheci...Facens - Plugin -  Usando Inteligência Artificial para aprimorar seus conheci...
Facens - Plugin - Usando Inteligência Artificial para aprimorar seus conheci...Diego Gabriel Cardoso
 
TDC SP 2019 - Trilha .NET - Clean Architecture
TDC SP 2019 - Trilha .NET - Clean ArchitectureTDC SP 2019 - Trilha .NET - Clean Architecture
TDC SP 2019 - Trilha .NET - Clean ArchitectureDiego Gabriel Cardoso
 
2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...
2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...
2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...Diego Gabriel Cardoso
 
TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#
TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#
TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#Diego Gabriel Cardoso
 
TDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteira
TDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteiraTDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteira
TDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteiraDiego Gabriel Cardoso
 

More from Diego Gabriel Cardoso (7)

2024 Facens Semana Academica Carreira e o mercado de TI
2024 Facens Semana Academica Carreira  e o mercado de TI2024 Facens Semana Academica Carreira  e o mercado de TI
2024 Facens Semana Academica Carreira e o mercado de TI
 
Facens - Plugin - A Evolução na carreira de TI
Facens - Plugin -  A Evolução na carreira de TIFacens - Plugin -  A Evolução na carreira de TI
Facens - Plugin - A Evolução na carreira de TI
 
Facens - Plugin - Usando Inteligência Artificial para aprimorar seus conheci...
Facens - Plugin -  Usando Inteligência Artificial para aprimorar seus conheci...Facens - Plugin -  Usando Inteligência Artificial para aprimorar seus conheci...
Facens - Plugin - Usando Inteligência Artificial para aprimorar seus conheci...
 
TDC SP 2019 - Trilha .NET - Clean Architecture
TDC SP 2019 - Trilha .NET - Clean ArchitectureTDC SP 2019 - Trilha .NET - Clean Architecture
TDC SP 2019 - Trilha .NET - Clean Architecture
 
2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...
2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...
2019 MVPConf Entenda como DevOps pode ajudar a visão e controle sobre desenvo...
 
TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#
TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#
TDC SP 2017 Trilha .NET - TechWar: Threads, ThreadPools e Tasks em C#
 
TDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteira
TDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteiraTDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteira
TDC2016 - SP - Trilha Xamarin - Entrega Contínua com Xamarin #MonteSuaEsteira
 

Recently uploaded

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 

Recently uploaded (20)

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 

DevSecOps: Colocando segurança na esteira

  • 1. Shaping the future of digital business 1CONFIDENTIALGFT GROUP 29/08/19 We Innovate, Transform, Deliver Agosto - 2019 UFSCar – SeCoT XI DevSecOps: Colocando segurança na esteira ___________________________________________ Diego Cardoso – Head of DevSecOps Practices Brazil diego.cardoso@gft.com #TeamGFT #UFSCarSecotXI
  • 2. • Orgulhoso Filho, Marido e Pai • Graduado em Sistemas da Informação na FSA • Pós-Graduado em Arquitetura de Software na FIAP • Certificado Microsoft: MCTS • Trabalho na GFT (Sorocaba) • +15 anos Analisando, Codificando e Migrando • Entusiasta com foco em Arquitetura e Metodologias Ágeis • Guitarrista enferrujado e gamer nas horas vagas
  • 3. 3GFT GROUP Shaping the future of digital business Shaping the future of digital business FORTE PRESENÇA INTERNACIONAL Escritórios em 13 países Alemanha, Brasil, Canadá, Costa Rica, França, Espanha, EUA, Inglaterra, Itália, México, Polônia, Suíça e Bélgica. FORTE PRESENÇA NACIONAL Nosso colaboradores + 800 distribuídos em nossos escritórios de Alphaville, Sorocaba e Curitiba. MODELO GLOBAL DE ENTREGA Time Global com + 5.500 colaboradores FOCO EM SERVIÇOS FINANCEIROS Receita R$ 1,8 Bi prevista de 2018 Somos uma empresa alemã de 30 anos focada na transformação digital para a indústria financeira. 29/08/2019 DIGITAL SOLUTIONS APPLICATION MANAGEMENT & OUTSOURCING CONSULTING
  • 4. 4GFT GROUP Shaping the future of digital business Workshops 29/08/2019 Eventos aberto para a comunidade Tech! A equipe de Technology Communities da GFT possui um time de especialistas que está sempre disseminando conteúdo através de workshops, palestras e webinar. Entre eles: Technology Workshop, CodeN’Beer, CodingDojo,TechTalk, Front- End Stand-UP Meeting, DES-Conferência Lean-Agile. Type here if add info needed for every slide
  • 5. 5GFT GROUP Shaping the future of digital business Vagas 29/08/2019 Mande seu currículo pra gente: Oportunidades.Brasil@gft.com Type here if add info needed for every slide facebook.com/gft.br linkedin.com/company/gft-group blog.gft.com/br www.twitter.com/gft_br @gft_tech www.gft.com/br GFT nas mídias sociais: meetup.com/pt-BR/GFT-LATAM-Meetup
  • 6. Shaping the future of digital business 6CONFIDENTIALGFT GROUP Agenda 1. Software Development 2. DevOps 3. CyberSecurity 4. LGPD 5. DevSecOps 6. OWASP 7. Trends for 2019 / 2020
  • 7. Shaping the future of digital business 7CONFIDENTIALGFT GROUP API Management Aspects Waterfall • Over Planning • Risk Mitigation • High Costs • Delivery everything in the end Agile : • Experiments and Prototype • Fail Fast and Low Costs • Continuous and Evolutive Delivery Software Development – Methodologies
  • 8. Shaping the future of digital business 8CONFIDENTIALGFT GROUP API Management Aspects Software Development – Before DevOps
  • 9. Shaping the future of digital business 9CONFIDENTIALGFT GROUP API Management Aspects Software Development – DevOps Enablement • Squads: Dev + Ops + QA • Engineering (automating) Agile process • Quick time to market (ROI)
  • 10. Shaping the future of digital business 10CONFIDENTIALGFT GROUP API Management Aspects Software Development - But where is security team ?
  • 11. Shaping the future of digital business 11CONFIDENTIALGFT GROUP API Management Aspects Software Development - But where is security team ?
  • 12. Shaping the future of digital business 12CONFIDENTIALGFT GROUP API Management Aspects CyberSecurity – Let’s check the News
  • 13. Shaping the future of digital business 13CONFIDENTIALGFT GROUP API Management Aspects CyberSecurity – Statistics you should know for 2019
  • 14. Shaping the future of digital business 14CONFIDENTIALGFT GROUP API Management Aspects CyberSecurity – Statistics you should know for 2019
  • 15. Shaping the future of digital business 15CONFIDENTIALGFT GROUP API Management Aspects LGPD – Lei Geral de Proteção de Dados (GDPR)
  • 16. Shaping the future of digital business 16CONFIDENTIALGFT GROUP 29.08.2019 Type here if add info needed for every slide Source: Gartner 2018 Source: RightScale 2018
  • 17. Shaping the future of digital business 17CONFIDENTIALGFT GROUP 29.08.2019 Type here if add info needed for every slide Source: Gartner
  • 18. Shaping the future of digital business 18CONFIDENTIALGFT GROUP Understanding Concepts #DevSecOps #SRE #BeTransformationAgent
  • 19. Shaping the future of digital business 19CONFIDENTIALGFT GROUP Mindset: everyone is responsible for security Goal: privacy and secure by design Mission: delivery at speed and scale without sacrificing the safety required by the context. DEVELOPERS : OPERATIONS : SECURITY 100 : 10 : 1 DevSecOps = DevOps + Security
  • 20. Shaping the future of digital business 20CONFIDENTIALGFT GROUP DevSecOps – The Evolution of Security Teams
  • 21. Shaping the future of digital business 21CONFIDENTIALGFT GROUP API Management Aspects DevSecOps – Enabling evolutive security
  • 22. Shaping the future of digital business 22CONFIDENTIALGFT GROUP API Management Aspects DevSecOps – Security shifting to the left Requirements Design/ Architecture Testing 15X Coding 7X Deployments/ Maintenance 30X CosttoRemediate We convince & pay the developer to fix it thereby delaying the release QA finds vulnerabilities in software Somebody builds insecure software We convince and pay the developer to fix it We are breached or pay to have someone tell us our code is bad IT deploys the insecure software Somebody builds insecure software Application scan: SAST DAST Create Evil Stories High Level of Test Coverage
  • 23. Shaping the future of digital business 23CONFIDENTIALGFT GROUP Creating the Mindset : • Security Awareness • Secure coding training • Shared knowledge base • Focused Hackathons Questions you should be able to answer: • Top risks/vulnerabilities (OWASP) • Code contain Hard-coded secrets • 3rd party libraries have known security issues Test • SAST + DAST + RAST • Sensitive info scan • Fuzzing DevSecOps – Leading the transformation
  • 24. Shaping the future of digital business 24CONFIDENTIALGFT GROUP API Management Aspects OWASP – Open Web Application Security Project Top 5 Vulnerabilities
  • 25. Shaping the future of digital business 25CONFIDENTIALGFT GROUP API Management Aspects OWASP – SQL Injection
  • 26. Shaping the future of digital business 26CONFIDENTIALGFT GROUP API Management Aspects OWASP – SQL Injection
  • 27. Shaping the future of digital business 27CONFIDENTIALGFT GROUP API Management Aspects OWASP – SQL Injection
  • 28. Shaping the future of digital business 28CONFIDENTIALGFT GROUP Trends for 2019 / 2020 #DevSecOps #SRE #BeTransformationAgent
  • 29. Shaping the future of digital business 29CONFIDENTIALGFT GROUP 29/08/2019 DevOps – Landscape 2019
  • 30. Shaping the future of digital business 30CONFIDENTIALGFT GROUP CyberSecurity – Landscape 2019
  • 31. Shaping the future of digital business 31CONFIDENTIALGFT GROUP 29/08/2019
  • 32. Shaping the future of digital business 32CONFIDENTIALGFT GROUP Conclusion – State of DevSecOps 2019
  • 33. Shaping the future of digital business 33CONFIDENTIALGFT GROUP Agosto - 2019 We Innovate, Transform, Deliver UFSCar – SeCoT XI DevSecOps: Colocando segurança na esteira ___________________________________________ Diego Cardoso – Head of DevSecOps Brazil diego.cardoso@gft.com #TeamGFT #UFSCarSecotXI Muito Obrigado! Perguntas?