cloud intro - ppt 1 Flashcards

1
Q

What is the primary function of distributed computing?

A

To solve computational problems through autonomous computational entities.

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

properties of distributed computing systems?

A

● Fault tolerance
● Each node play partial role
● Resource sharing
● Load Sharing
● Easy to expand
● Performance
● no centralized control

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

what is the primary function of grid computing?

A

harnesses unused processing cycles of all computers in a network for
solving problems too intensive for any stand-alone machine.

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

In Grid Computing, what analogy is used to describe how resources are accessed?

A

Electrical power grid

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

When we use Grid computing?

A

● Share data, computing power, and applications in dynamic, multi-institutional virtual organizations.
● Efficient resource sharing across institutes with collaboration to solve common problems (virtual organizations).
● Join local communities for collaboration.
● Ensure seamless, transparent interactions with underlying system layers for users.

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

What are the type of Grids ?

A

● Computational Grid
● Data Grid
● Collaboration Grid
● Network Grid
● Utility Grid

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

What is the primary function of cluster computing?

A

type of parallel or distributed computer system, which consists of
a collection of inter connected stand-alone computers working together as a
single integrated computing resource .

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

What are the benefits of cluster computing?

A

● System availability
● Hardware fault tolerance
● OS and application reliability
● Scalability
● High performance

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

What is the primary function of Utility computing?

A

service provisioning model in which a service provider makes computing resources and infrastructure management available to the customer as needed, and charges them for specific usage rather than a flat rate.

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

Advantage of utility computing?

A

low cost to acquire computer resources

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

Properties of utility computing?

A

○ Pay-for-use
○ Pricing Business Model
○ Data Center Virtualization and Provisioning
○ Solves Resource Utilization Problem
○ Outsourcing
○ Web Services
○ Delivery Automation

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

key characteristic of Cloud Computing?

A

○ On-demand self-service
○ Broad network access
○ Resource Pooling
○ Measured Service
○ Rapid elasticity

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

Cloud Advantages?

A

● Lower computer costs
● Improved Performance
● Reduced software costs
● Instant software updates
● Improved document format compatibility
● Unlimited storage capacity
● Increased data reliability
● Universal information access
● Latest version availability
● Easier group collaboration
● Device independence

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

cloud Disadvantages?

A

● Requires a constant
internet connection
● Limited Features
● Security

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

cloud service models?

A

A) Software as a Service (SaaS)
B) Platform as a Service (PaaS)
C) Infrastructure as a Service (IaaS)
D) On Premises

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

Cloud Deployment Models?

A

● Private Cloud
● Public Cloud
● Hybrid Cloud
● Community Cloud

17
Q

Benefits of Virtualization?

A

● Instant provisioning
● Fast scalability
● Live Migration is possible
● Load balancing and consolidation in a Data Center is possible.
● Low downtime for maintenance
● Security and fault isolation

18
Q

Service oriented Architecture?

A

● It defines a way to make software components reusable using the
interfaces.
● SOA allows users to combine a large number of facilities from existing
services to form applications.

19
Q

two major roles of SOA?

A

● Two major roles
○ Service provider
○ Service consumer

20
Q

Design principles of SOA?

A

Design Principles:
○ Loose coupling
○ Abstraction
○ Reusability
○ Composability