& Parallel Computing New Syllabus 2019-20 Visit : - - PowerPoint PPT Presentation

parallel computing new syllabus 2019 20 visit python
SMART_READER_LITE
LIVE PREVIEW

& Parallel Computing New Syllabus 2019-20 Visit : - - PowerPoint PPT Presentation

Chapter 4 : Computer Science Cloud Class XI ( As per CBSE Board) & Parallel Computing New Syllabus 2019-20 Visit : python.mykvs.in for regular updates Cloud Computing In Cloud Computing, Cloud refers to a Internet or Network or


slide-1
SLIDE 1

Chapter 4 :

Computer Science

Class XI ( As per CBSE Board)

Cloud & Parallel Computing

Visit : python.mykvs.in for regular updates New Syllabus 2019-20

slide-2
SLIDE 2

Cloud Computing

Visit : python.mykvs.in for regular updates

In Cloud Computing, Cloud refers to a Internet or Network or present at remote location. Cloud Computing refers to remote access

  • f

hardware/software resources for access, configuration,manipulation.Cloud computing

  • ffers
  • nline data storage, infrastructure, and application.

Applications such as customer relationship management (CRM) ,e-mail, web conferencing, execute

  • n cloud. It can work on public and private networks,

i.e., WAN, LAN or VPN.

slide-3
SLIDE 3

Cloud Computing

Visit : python.mykvs.in for regular updates

Uses of cloud computing

  • Create new apps and services
  • Store, back up and recover data
  • Host websites and blogs
  • Stream audio and video
  • Deliver software on demand
  • Analyze data for patterns and make

predictions

Cloud computing offers platform independency,because software is not required to be installed locally on the PC.Thus applications are being mobile and collaborative.

slide-4
SLIDE 4

Cloud Computing

Visit : python.mykvs.in for regular updates WORKING MODELS FOR CLOUD COMPUTING

slide-5
SLIDE 5

Cloud Computing

Visit : python.mykvs.in for regular updates

WORKING MODELS FOR CLOUD COMPUTING

DEPLOYMENT MODEL

  • PUBLIC CLOUD –

For general public.

  • PRIVATE CLOUD –

For an organization only

  • COMMUNITY CLOUD -

For group of organizations.

  • HYBRID CLOUD –

Mixture of public and private cloud

slide-6
SLIDE 6

Cloud Computing

Visit : python.mykvs.in for regular updates

WORKING MODELS FOR CLOUD COMPUTING

slide-7
SLIDE 7

Cloud Computing

Visit : python.mykvs.in for regular updates

Private Cloud Storage

It is a type

  • f

storage mechanism that stores an

  • rganization's data at in-house storage servers by cloud

computing implementation. It is not publicly accessible and is owned by a single

  • rganization and its authorized external partners.

Private cloud storage is also known as internal cloud storage.

slide-8
SLIDE 8

Cloud Computing

Visit : python.mykvs.in for regular updates

public cloud storage

It is also called storage-as-a-service, on-line storage or utility storage, is a service model for data storage on a pay-per-use basis. It is often used for backing up data as disaster recovery plan (DRP) as well as archiving email and static non-core application data. It’s Usage is generally charged on a dollar-per-gigabyte- per-month basis. Provider public cloud is responsible for building and maintaining the storage infrastructure and its associated costs including power, cooling and server maintenance.

slide-9
SLIDE 9

Parallel Computing

Visit : python.mykvs.in for regular updates

Parallel computing performs large computations by dividing the workload between more than

  • ne

processor, all of which work through the computation at the same time. Most supercomputers employ parallel computing principles to operate. Parallel computing is also known as parallel processing.