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

A
18
Q

peer programming

A
19
Q

product owner

A
20
Q

SCRUM master

A
21
Q

sprint

A
22
Q

iterations

A
23
Q

backlog

A
24
Q

Sonar Cloud

A

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

25
Q

Docker

A
26
Q

dockerfile

A
27
Q

gitignore

A
28
Q

image

A
29
Q

image tag

A
30
Q

repository

A
31
Q

github secrets

A
32
Q

quality gate

A
33
Q

github actions

A
34
Q

containerization

A
35
Q

virtual machine

A
36
Q

vim

A
37
Q

Microsoft Azure Services used in projects

A
38
Q

How do you deploy to docker and azure?

A
39
Q

What service did you use for the pipeline?

A
40
Q

Did you use git and git commands during your project?

A