Deploying Applications Flashcards

1
Q

What is packaged up container called?

A

Image

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

OPenshift is based on which Open Source project?

A

OKD

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

Kubernetes Object, Namespace, is referred to as _______ in Openshift.

A

Project

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

Public clouds on which Openshift instances can be provided

A

IBm Cloud
AWS
Microsoft Azure

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

Source code of Cloud foundry is under ________ license.

A

Apache

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

CLoud Foundry is an example of which offering

A

PAAS

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

Features of Cloud Foundry

A

Deployment Automation
Flexible Infrastructure
Commercial options
Community support

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

IBM Cloud function is an example of which offering.

A

Function As a Service

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

Cloud function is based on which open source project

A

Apache OpenWhisk

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

What are the three key composition of Cloud Functions

A

Actions
Triggers
Sequences

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

Types of Databases

A

Relational
Document
Key Value

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

No SQL Databases options

A

Document

Key Value

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

Which Database is good for asset compliance and high transaction applications such an online data processing.

A

Relational Database

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

Database for Customer data, user generated content, order data

A

Document

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

Cache, Shopping cart data

A

Key Value

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

IBM Cloud Relations DB options

A

DB2
Postgres
My SQL
DB2 Hosted

17
Q

Name the Object Relational Database available in IBm Cloud

A

Postgre

18
Q

Name the Document Database options available in IBM Cloud

A

MongoDB
Cloudant
ElasticSearch

19
Q

Name the IBM’s Database-as-a-Service, based on Apache’s CouchDB; which provides a 99.99% service level agreement

A

Cloudant

20
Q

Name IBM Cloud’s enterprise-ready fully managed solution for JavaScript Object Notation (JSON) document indexing and full text search capabilities.

A

ElasticSearch

21
Q

IBM CLoud Key Value Database options

A

Redis

etcd

22
Q

Name the open source in memory data structure store, used as a database, cache, and message broker

A

Redis