Week 7 Devops and microservices. Flashcards

1
Q

What are the 3 stages before a software product is released?

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

What occurs during development

A

Code is developed collaboratively and initially tested in isolation.

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

What happens during integration?

A

Code is integrated with the code of other developers.

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

What does staging do?

A

Tests the system for performance and other qualities.

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

What happens in production?

A

The system is finally ready to be released!

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

What is DevOPS?

A

A set of practices intended to reduce the time between committing a change and production. (Whilst ensuring high quality)

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