Chapter 11 Flashcards
CSRF
Cross Site Request Forgery
DevOps
Development and Operations
OWASP
Open Web Application Security Project
SDK
Software Development Kit
SDL
Software Development Lifecycle
SQL
Structured Query Langauge
QA
Quality Assurance
XSRF
Cross site Request Forgery
XSS
Cross site scripting
4 environments Development, Test, Staging Production
Compiler
Compilers take computer programs written in one language and convert them to a set of codes that can run on a specific set of hardware.
Automation as it applies to DevOps
Automating routines and extensive processes allows fewer resources to cover more of the environment in a more effective and efficient manner.
Code Reuse
Continuous Delivery
Continuous Deployment
Continuous Integration
Continuous monitoring
Continuous validation
Data Exposure
Loss of control of data from a system during operations.
Dead Code
Code that may be executed but is never actually used in a program