Deployment 101

Deployment 101

Professional Development

10 Qs

quiz-placeholder

Similar activities

KPV prix

KPV prix

Professional Development

10 Qs

Professional Conduct in PA Schools - Check for Knowledge

Professional Conduct in PA Schools - Check for Knowledge

Professional Development

10 Qs

TEST IA C (PROSES DELIVERY PARCEL)

TEST IA C (PROSES DELIVERY PARCEL)

Professional Development

14 Qs

DoD - Definition of Done

DoD - Definition of Done

Professional Development

10 Qs

CI/CD Training

CI/CD Training

Professional Development

10 Qs

JAZZ BSD

JAZZ BSD

Professional Development

10 Qs

python dictionary and set

python dictionary and set

Professional Development

15 Qs

Ford

Ford

Professional Development

15 Qs

Deployment 101

Deployment 101

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Lộc Hữu

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is NOT one of the benefits of Microservice Architecture ?

Technology flexibility

Independently deployable

Flexible Scaling

Lower complexity

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following best describe a container ?

An OS used on software to imitate hardware

A software package that contains applications for deployment across environments

The center of a computer's OS

A system software that controls system communication

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which types of hypervisor runs directly on hardware ?

Type I

Type 2

Type 3

Type 4

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is microservice ?

A small program that represents discrete logic that executes within a well-defined boundary on dedicated hardware

A design used primarily in functional programming and object-oriented programming

A style of design for enterprise systems based on a loosely coupled component architecture

A very small piece of code that never gets any bigger than 10 lines

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Why do we need to implement CI ?

Identify and fix bugs and security issues early

To reduce hardware requirements for testing environments

Reduce possibility of code conflict

Ensure higher code quality

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a pipeline's stage fails, how can you check what went wrong ?

Check the pipeline logs of failed stage(s) for error messages and details

Manually inspect the source code

Disable the failing stage and rerun the pipeline

Run the pipeline again on a different environment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CD and which CD tool is used at TCB ?

CD stands for Continuous Delivery - it is a manual process for integrating code changes. TCB uses ArgoCD.

CD stands for Continuous Delivery - it is a technique for creating backups of code repositories. TCB uses Jenkins.

CD stands for Continuous Delivery - it is a process that guarantees bug free software release. TCB uses ArgoCD.

CD stands for Continuous Delivery - it extends CI by automating the release process up to a testing / staging environment. TCB uses ArgoCD.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?