Mod 3 Flashcards
(51 cards)
Define DevOps
a collaborative effort to improve the qualtiy and velocity of the service lifecycle
The speed at which teams work across the life cycle is?
Velocity
What are the responsibilities of Developers?
Plan
Code
Build
Test
What are the responsibilities of Operations?
Release
Deploy
Operate
Monitor
Describe the mindsets of Dev and Ops
Devs - want change
Ops - want stability
What are the 3 pillars DevOps rely on to achieve success?
Culture,
Automation,
Measurement
What are the 3 priorities for developing a DevOps culture?
Collaborative,
Transparent,
Change Oriented
Between Dev and Ops, who’s more focused on the earlier phases of the lifecycle?
Dev
Between Dev and Ops, who’s more focused on the later phases of the lifecycle?
Ops
Development success is measaured by…
rate of change,
lines of code,
number of commits,
…
Operations success is measured by…
service uptime & performance
Between Dev and Ops, who is responsible for service delivery?
Both
What’s the key difference between DevOps and DevSecOps
DevSecOps says to build security in, not to leave security as an after-the fact stage
Define cyber security
the prcatice of defending and protecting data from malicious attacks
The 4 types of security that typically fall under cyber security are:
Network security
Application security
Information security
Operational security
Application security focuses on…
keeping sofware and devices free of threats.
Information security focuses on…
protecting the integrity and privacy of data in storage and transit.
Operational security focues on…
training end users on operating the system, as well as handling and protecting data assets.
Define network security
the process of taking preventative measures to protect the underlying networking infrastrucutre from unauthorized access and/or abuse
What is the goal of network security?
to protect data from point to point
Define application security
the process of making apps more secure by enhancing their security
Define information security
protecting data and information at rest and in transit
Define operational security
protecting the system being used in operation
List 4 cyber security concepts
Defense in Depth
Strong Authentication
Device Hardening
Reducing Attack Surface