DevOps Flashcards
What are the stages in the SDLC?
What teams are involved in the development environment/lifecycle?
Developer Methodologies
Big Bang Methodology
Waterfall Methodology
Agile Framework
SCRUM
Kanban
SCRUM Ceremonies
Stand up
Review
Retrospection
What is CI?
What is CD?
IDaaS
Identification as a service. Allows for third-party organizations to provide identity management services from the cloud.
I.e. Google, Facebook, Twitter, GitHub, etc.
SaaS
Software as a service.
PaaS
Platform as a service.
story points
velocity
epics
peer programming
product owner
SCRUM master
sprint
iterations
backlog
Sonar Cloud
Used for the purposes of static code analysis. A great tool to use in your automatic deployment pipeline.
Docker
dockerfile
gitignore
image
image tag
repository
github secrets
quality gate
github actions
containerization
virtual machine
vim
Microsoft Azure Services used in projects
How do you deploy to docker and azure?
What service did you use for the pipeline?
Did you use git and git commands during your project?