IBM Cloud Sales Professional Engineer: Common Use Cases Flashcards

1
Q

Explain Monolithic

A

defined as an enterprise architecture that includes all the necessary components and applications combined, runs on a single physical server or series of physical servers

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

Explain application modernization

A

You identify and implement a sequence for moving enterprise applications to the cloud.

The choice of applications to move to the cloud impacts the resulting improved operation efficiency and cost reductions

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

What some Power on IBM Cloud Use Cases

A

Exit data center to cut fixed costs

increased resiliency, refresh and modernization to a supported platform

leverage elastic capacity for scale up and scale down

cut costs, improve productivity and utilization

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

What some Power on IBM Cloud Use Cases

A

Exit data center to cut fixed costs

increased resiliency, refresh and modernization to a supported platform

leverage elastic capacity for scale up and scale down

cut costs, improve productivity and utilization

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

What is skytap?

A

IBM platform for app development

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

What is Power on IBM Cloud

A

IBM Cloud name for its virtual server

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

What are microservices

A

A microservice is a small application with a small footprint that performs a specific function.

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

What are the challenges of monolith architecture?

A

Highly dependent

Language dependent

Hero deployment

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

What are the three advantages of microservices architecture

A

language independent

less risk in change

iterate at will

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

What are some benefits of microservices

A

independently deployable

right tool for the job

precise scaling

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

What is twelve-factor methodology?

A

clarifies the boundary between application and infrastructure, minimizes divergence between development and production

Enables micoservices to scale up or down without significant changes to tooling

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

What are the twelve factors in microservices methodology?

A

Codebase

Dependencies

Config

Backing services

Build, release, run

Processes

Port Binding

Concurrency

Disposability

Dev/prod parity

Logs

Admin Processes

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

Explain Codebase

A

Git based repositories to provide a dedicated codebase per microservice so that each microservice can have its own release schedule

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

`````

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