SlideShare a Scribd company logo
1 of 23
DevOps
to
DevSecOps
Siddharth Joshi
What is DevOps ?
Is DevOps a Methodology ?
Is DevOps a Technology ?
Is DevOps a Process ?
If…then. What ?
DevOps is all about..
How to follow DevOps culture?
Devops is a Culture which needs to be Practiced in order to do achieve organizational
goals in a better and quicker way.
In Technical Aspect …
“Devops is a set of practices and cultural changes – supported by automation tools and
Lean Processes – that creates an automated software delivery pipeline, enabling
organizations to deliver better – quality services and applications faster”.
Why DevOps ?
DevOps CALMS Model
DevOps Best Practices
Infrastructure as code (IaC)
What is meant by IAC ?
It is a method to provision and
manage IT infrastructure through the
use of source code, rather than
through standard operating
procedures and manual processes.
6 C’s of DevOps Adoption
Buzzword “Pipeline”
Continuous Delivery?
Still you have
any doubts
about CI/CD ?
Yes, what
about
Continuous
Delivery ?
 It is a state of being ready and able to
release any version at any time on any
platform.
 This does not mean the code or project
is 100% complete, but the feature sets
that are available are vetted, tested,
debugged and ready to deploy,
although you may not deploy at that
moment.
 Continuous Delivery is a small build
cycle with short sprints.
 It is being able to continually deploy.
 With Continuous Deployment, every
change that is made is automatically
deployed to production. This
approach works well in enterprise
environments where you plan to use
the user as the actual tester and it can
be quicker to release.
Continuous Delivery Continuous
Deployment
Delivery vs Deployment
Containerization
Containerization is a
lightweight alternative to a
virtual machine that involves
encapsulating an application in
a container with its own
operating system and to run on
every environment from
physical computers to virtual
machines, from bare-metal,
Clouds, etc
Orchestration
Container orchestration is the automatic
process of managing or scheduling the work of
individual containers for applications based
on microservice within multiple clusters.
1.Configuring and scheduling of containers.
2.Provisioning and deployments of containers.
3.Availability of containers.
4.Scaling of containers.
5.Allocation of resources between containers.
6.Load balancing, traffic routing and service
discovery of containers.
7.Health monitoring of containers.
8.Securing the interactions between
containers.
Netflix - DevOps
Transformation
 Netflix : From moving DVD sales
to world’s leading internet
television company.
 With more than 100 million
members worldwide enjoying
125 million hours of TV shows
and movies each day.
 Netflix operates a cloud-based infrastructure comprised of hundreds of
microservices.
 Developers can automatically build pieces of code into deployable web images
without relying on IT operations.
 Using more than 100000 instances on AWS.
 Centralizing Flow Logs Using Amazon Kinesis Streams.
 Netflix Realizes Multi-Region Resiliency Using Amazon Route 53.
 Netflix Tunes Amazon EC2 Instances for Performance.
 Journey to the cloud at Netflix began in August of 2008.
 Experienced a major database corruption.
 Realized that they had to move to relational databases
in their datacenter, towards highly reliable, horizontally-
scalable, distributed systems in the cloud.
Transition to DevSecOps
DevSecOps was founded by Security
Practitioners dedicated to the
science of how to incorporate
Security within Agile and DevOps
practices.
DevSecOps is the practice of
integrating automated security tasks
within DevOps processes. It is about
going fast and safe.
DevSecOps is about creating a
#SecurityFirst culture, where
security is a part of everyone’s job
Why DevSecOps ?
It’s tough to get important
security fixes, controls, and
coding standards into a project
that's "done and dusted" as far as
the development team is
concerned. So what happens? The
product goes out the door with
known, and unknown, security
vulnerabilities with possibly some
promise to "fix them in the next
release." This is what you get
when you put security after
development — "Dev" then "Sec"
then "Ops."
“Sec” “Dev” “Ops”
Security controls, guidelines,
coding standards, and policies
must be integrated completely
into the software development
process. This is done by making
security part of the process and
pipeline from the beginning —
"Sec" then "Dev" then "Ops."
With automation, you can shift-
left your approach to security for
a SecDevOps strategy
Security as Code (SaC)
Security as Code (SaC) is
managing the security through
code.
 Privilege management
 Define Policies
 Internal Build and
Deployment Security
 Test policies regularly
Exploring DevSecOps Workflow
 Developers create the code and tests, which are managed by a version control system like Git.
 Changes are committed to the Git.
 Jenkins pulls the code from the repo. and builds and runs unit tests, as well as static code analysis to identify code
quality bugs and security defects.
 An IaC tool, like Chef, provisions an environment, deploys the application, and applies security configurations to the
system.
 Jenkins runs a test automation suite against the newly deployed application, including UI, back-end, integration, API,
and security tests.
 If the application successfully passes all tests, the application is deployed to production using the same
infrastructure-as-code tool used in the previous environments.
 The production environment is continuously monitored by tools like New Relic and Splunk to detect active cyber
security threats.
DevOps to DevSecOps Journey..

More Related Content

What's hot

DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
Simplilearn
 

What's hot (20)

DevSecOps in Baby Steps
DevSecOps in Baby StepsDevSecOps in Baby Steps
DevSecOps in Baby Steps
 
Slide DevSecOps Microservices
Slide DevSecOps Microservices Slide DevSecOps Microservices
Slide DevSecOps Microservices
 
2019 DevSecOps Reference Architectures
2019 DevSecOps Reference Architectures2019 DevSecOps Reference Architectures
2019 DevSecOps Reference Architectures
 
Demystifying DevSecOps
Demystifying DevSecOpsDemystifying DevSecOps
Demystifying DevSecOps
 
Introduction to DevSecOps
Introduction to DevSecOpsIntroduction to DevSecOps
Introduction to DevSecOps
 
DevOps Introduction
DevOps IntroductionDevOps Introduction
DevOps Introduction
 
DevSecOps reference architectures 2018
DevSecOps reference architectures 2018DevSecOps reference architectures 2018
DevSecOps reference architectures 2018
 
DevSecops: Defined, tools, characteristics, tools, frameworks, benefits and c...
DevSecops: Defined, tools, characteristics, tools, frameworks, benefits and c...DevSecops: Defined, tools, characteristics, tools, frameworks, benefits and c...
DevSecops: Defined, tools, characteristics, tools, frameworks, benefits and c...
 
DevSecOps: What Why and How : Blackhat 2019
DevSecOps: What Why and How : Blackhat 2019DevSecOps: What Why and How : Blackhat 2019
DevSecOps: What Why and How : Blackhat 2019
 
Benefits of DevSecOps
Benefits of DevSecOpsBenefits of DevSecOps
Benefits of DevSecOps
 
Introduction to DevSecOps
Introduction to DevSecOpsIntroduction to DevSecOps
Introduction to DevSecOps
 
AppSec & DevSecOps Metrics: Key Performance Indicators (KPIs) to Measure Success
AppSec & DevSecOps Metrics: Key Performance Indicators (KPIs) to Measure SuccessAppSec & DevSecOps Metrics: Key Performance Indicators (KPIs) to Measure Success
AppSec & DevSecOps Metrics: Key Performance Indicators (KPIs) to Measure Success
 
DevSecOps | DevOps Sec
DevSecOps | DevOps SecDevSecOps | DevOps Sec
DevSecOps | DevOps Sec
 
Implementing DevSecOps
Implementing DevSecOpsImplementing DevSecOps
Implementing DevSecOps
 
intro to DevOps
intro to DevOpsintro to DevOps
intro to DevOps
 
The State of DevSecOps
The State of DevSecOpsThe State of DevSecOps
The State of DevSecOps
 
About DevOps in simple steps
About DevOps in simple stepsAbout DevOps in simple steps
About DevOps in simple steps
 
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
 
ABN AMRO DevSecOps Journey
ABN AMRO DevSecOps JourneyABN AMRO DevSecOps Journey
ABN AMRO DevSecOps Journey
 
DevSecOps
DevSecOpsDevSecOps
DevSecOps
 

Similar to DevOps to DevSecOps Journey..

What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.
anilpmuvvala
 
What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.
anilpmuvvala
 
DevOps, from inception to conclusion
DevOps, from inception to conclusionDevOps, from inception to conclusion
DevOps, from inception to conclusion
Abhishek Gaurav
 

Similar to DevOps to DevSecOps Journey.. (20)

Intro to DevOps 4 undergraduates
Intro to DevOps 4 undergraduates Intro to DevOps 4 undergraduates
Intro to DevOps 4 undergraduates
 
Introduction to Dev Ops and Containerisation with Docker
Introduction to Dev Ops and Containerisation with DockerIntroduction to Dev Ops and Containerisation with Docker
Introduction to Dev Ops and Containerisation with Docker
 
What_is_DevOps.pptx
What_is_DevOps.pptxWhat_is_DevOps.pptx
What_is_DevOps.pptx
 
What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.
 
What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.
 
Scale security for a dollar or less
Scale security for a dollar or lessScale security for a dollar or less
Scale security for a dollar or less
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
Strengthen and Scale Security Using DevSecOps - OWASP Indonesia
Strengthen and Scale Security Using DevSecOps - OWASP IndonesiaStrengthen and Scale Security Using DevSecOps - OWASP Indonesia
Strengthen and Scale Security Using DevSecOps - OWASP Indonesia
 
Introduction to dev ops
Introduction to dev opsIntroduction to dev ops
Introduction to dev ops
 
Strengthen and Scale Security for a dollar or less
Strengthen and Scale Security for a dollar or lessStrengthen and Scale Security for a dollar or less
Strengthen and Scale Security for a dollar or less
 
Tour of Azure DevOps
Tour of Azure DevOpsTour of Azure DevOps
Tour of Azure DevOps
 
Devops Explained & Best Practices
Devops Explained & Best PracticesDevops Explained & Best Practices
Devops Explained & Best Practices
 
What Is DevOps | DevOps In 3 Minutes | Introduction To DevOps | DevOps Tutorial
What Is DevOps | DevOps In 3 Minutes | Introduction To DevOps | DevOps TutorialWhat Is DevOps | DevOps In 3 Minutes | Introduction To DevOps | DevOps Tutorial
What Is DevOps | DevOps In 3 Minutes | Introduction To DevOps | DevOps Tutorial
 
Azure DevOps in Action
Azure DevOps in ActionAzure DevOps in Action
Azure DevOps in Action
 
What DevOps Isn't
What DevOps Isn'tWhat DevOps Isn't
What DevOps Isn't
 
DevOps, from inception to conclusion
DevOps, from inception to conclusionDevOps, from inception to conclusion
DevOps, from inception to conclusion
 
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
 
Dev ops
Dev opsDev ops
Dev ops
 
The DevOps paradigm - the evolution of IT professionals and opensource toolkit
The DevOps paradigm - the evolution of IT professionals and opensource toolkitThe DevOps paradigm - the evolution of IT professionals and opensource toolkit
The DevOps paradigm - the evolution of IT professionals and opensource toolkit
 
The DevOps Paradigm
The DevOps ParadigmThe DevOps Paradigm
The DevOps Paradigm
 

Recently uploaded

Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
Kayode Fayemi
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
Sheetaleventcompany
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
raffaeleoman
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
Kayode Fayemi
 

Recently uploaded (20)

Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 97 Noida Escorts >༒8448380779 Escort Service
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, YardstickSaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 

DevOps to DevSecOps Journey..

  • 2. What is DevOps ? Is DevOps a Methodology ? Is DevOps a Technology ? Is DevOps a Process ?
  • 4. DevOps is all about..
  • 5. How to follow DevOps culture? Devops is a Culture which needs to be Practiced in order to do achieve organizational goals in a better and quicker way. In Technical Aspect … “Devops is a set of practices and cultural changes – supported by automation tools and Lean Processes – that creates an automated software delivery pipeline, enabling organizations to deliver better – quality services and applications faster”.
  • 9. Infrastructure as code (IaC) What is meant by IAC ? It is a method to provision and manage IT infrastructure through the use of source code, rather than through standard operating procedures and manual processes.
  • 10. 6 C’s of DevOps Adoption
  • 12. Continuous Delivery? Still you have any doubts about CI/CD ? Yes, what about Continuous Delivery ?
  • 13.  It is a state of being ready and able to release any version at any time on any platform.  This does not mean the code or project is 100% complete, but the feature sets that are available are vetted, tested, debugged and ready to deploy, although you may not deploy at that moment.  Continuous Delivery is a small build cycle with short sprints.  It is being able to continually deploy.  With Continuous Deployment, every change that is made is automatically deployed to production. This approach works well in enterprise environments where you plan to use the user as the actual tester and it can be quicker to release. Continuous Delivery Continuous Deployment
  • 15. Containerization Containerization is a lightweight alternative to a virtual machine that involves encapsulating an application in a container with its own operating system and to run on every environment from physical computers to virtual machines, from bare-metal, Clouds, etc
  • 16. Orchestration Container orchestration is the automatic process of managing or scheduling the work of individual containers for applications based on microservice within multiple clusters. 1.Configuring and scheduling of containers. 2.Provisioning and deployments of containers. 3.Availability of containers. 4.Scaling of containers. 5.Allocation of resources between containers. 6.Load balancing, traffic routing and service discovery of containers. 7.Health monitoring of containers. 8.Securing the interactions between containers.
  • 17. Netflix - DevOps Transformation  Netflix : From moving DVD sales to world’s leading internet television company.  With more than 100 million members worldwide enjoying 125 million hours of TV shows and movies each day.  Netflix operates a cloud-based infrastructure comprised of hundreds of microservices.  Developers can automatically build pieces of code into deployable web images without relying on IT operations.  Using more than 100000 instances on AWS.  Centralizing Flow Logs Using Amazon Kinesis Streams.  Netflix Realizes Multi-Region Resiliency Using Amazon Route 53.  Netflix Tunes Amazon EC2 Instances for Performance.  Journey to the cloud at Netflix began in August of 2008.  Experienced a major database corruption.  Realized that they had to move to relational databases in their datacenter, towards highly reliable, horizontally- scalable, distributed systems in the cloud.
  • 18. Transition to DevSecOps DevSecOps was founded by Security Practitioners dedicated to the science of how to incorporate Security within Agile and DevOps practices. DevSecOps is the practice of integrating automated security tasks within DevOps processes. It is about going fast and safe. DevSecOps is about creating a #SecurityFirst culture, where security is a part of everyone’s job
  • 19. Why DevSecOps ? It’s tough to get important security fixes, controls, and coding standards into a project that's "done and dusted" as far as the development team is concerned. So what happens? The product goes out the door with known, and unknown, security vulnerabilities with possibly some promise to "fix them in the next release." This is what you get when you put security after development — "Dev" then "Sec" then "Ops."
  • 20. “Sec” “Dev” “Ops” Security controls, guidelines, coding standards, and policies must be integrated completely into the software development process. This is done by making security part of the process and pipeline from the beginning — "Sec" then "Dev" then "Ops." With automation, you can shift- left your approach to security for a SecDevOps strategy
  • 21. Security as Code (SaC) Security as Code (SaC) is managing the security through code.  Privilege management  Define Policies  Internal Build and Deployment Security  Test policies regularly
  • 22. Exploring DevSecOps Workflow  Developers create the code and tests, which are managed by a version control system like Git.  Changes are committed to the Git.  Jenkins pulls the code from the repo. and builds and runs unit tests, as well as static code analysis to identify code quality bugs and security defects.  An IaC tool, like Chef, provisions an environment, deploys the application, and applies security configurations to the system.  Jenkins runs a test automation suite against the newly deployed application, including UI, back-end, integration, API, and security tests.  If the application successfully passes all tests, the application is deployed to production using the same infrastructure-as-code tool used in the previous environments.  The production environment is continuously monitored by tools like New Relic and Splunk to detect active cyber security threats.