DevOps Flashcards

1
Q

What are the stages in the SDLC?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What teams are involved in the development environment/lifecycle?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Developer Methodologies

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Big Bang Methodology

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Waterfall Methodology

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Agile Framework

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

SCRUM

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Kanban

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

SCRUM Ceremonies

A

Stand up

Review

Retrospection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is CI?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is CD?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

IDaaS

A

Identification as a service. Allows for third-party organizations to provide identity management services from the cloud.

I.e. Google, Facebook, Twitter, GitHub, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

SaaS

A

Software as a service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

PaaS

A

Platform as a service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

story points

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

velocity

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

epics

18
Q

peer programming

19
Q

product owner

20
Q

SCRUM master

21
Q

sprint

22
Q

iterations

23
Q

backlog

24
Q

Sonar Cloud

A

Used for the purposes of static code analysis. A great tool to use in your automatic deployment pipeline.

25
Docker
26
dockerfile
27
gitignore
28
image
29
image tag
30
repository
31
github secrets
32
quality gate
33
github actions
34
containerization
35
virtual machine
36
vim
37
Microsoft Azure Services used in projects
38
How do you deploy to docker and azure?
39
What service did you use for the pipeline?
40
Did you use git and git commands during your project?