Planning & System installation

Slides:



Advertisements
Similar presentations
Deploying GMP Applications Scott Fry, Director of Professional Services.
Advertisements

Chapter 4 Infrastructure as a Service (IaaS)
Take your CMS to the cloud to lighten the load Brett Pollak Campus Web Office UC San Diego.
What is Cloud Computing? o Cloud computing:- is a style of computing in which dynamically scalable and often virtualized resources are provided as a service.
What is it? CLOUD COMPUTING.  Connects to the cloud via the Internet  Does computing tasks, or  Runs applications, or  Stores Data THE AVERAGE CLOUD.
Presented by Sujit Tilak. Evolution of Client/Server Architecture Clients & Server on different computer systems Local Area Network for Server and Client.
Duncan Fraiser, Adam Gambrell, Lisa Schalk, Emily Williams
Cloud Computing How secure is it? Author: Marziyeh Arabnejad Revised/Edited: James Childress April 2014 Tandy School of Computer Science.
Picture 1 model: ICT lifecycle in a company 1. business needs & business strategy 2. ICT strategy - ICT assessment - ICT strategic plan - ICT implementation/tactical.
VAP What is a Virtual Application ? A virtual application is an application that has been optimized to run on virtual infrastructure. The application software.
Introduction to Cloud Computing
Cloud Computing All Copyrights reserved to Talal Abu-Ghazaleh Organization
Cloud Computing الحوسبة السحابية. subject History of Cloud Before the cloud Cloud Conditions Definition of Cloud Computing Cloud Anatomy Type of Cloud.
Cloud Computing.
This courseware is copyrighted © 2011 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
Cloud Computing Part #1 Zigmunds Buliņš, Mg. sc. ing 1.
VMware, Salesforce.com building Java cloud platform.
Term 2, 2011 Week 3. CONTENTS The physical design of a network Network diagrams People who develop and support networks Developing a network Supporting.
Cloud Computing Kwangyun Cho v=8AXk25TUSRQ.
Cloud computing.
In the name of God :).
Networks. A network is formed when a group of computers are connected together. Computers in a Local Area Network (LAN) are fairly close together, generally.
Prepared By : Bhavin Tank(S.Y.B.Sc.(IT)) College of Computer Science & IT, Junagadh Cloud Computing.
Niagara Framework in the Clouds Scott Boehm. … what the heck does that mean??
What is the cloud ? IT as a service Cloud allows access to services without user technical knowledge or control of supporting infrastructure Best described.
By Nicole Rowland. What is Cloud Computing?  Cloud computing means that infrastructure, applications, and business processes can be delivered to you.
Module 4: Systems Development Chapter 14: Design And Implementation.
Company small business cloud solution Client UNIVERSITY OF BEDFORDSHIRE.
PaaSport Introduction on Cloud Computing PaaSport training material.
CLOUD COMPUTING. What is cloud computing ??? What is cloud computing ??? Cloud computing is a general term for anything that involves delivering hosted.
CLOUD COMPUTING RICH SANGPROM. What is cloud computing? “Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a.
Information System Analysis Implementation & Security.
RANDY MODOWSKI COSC Cloud Computing. Road Map What is Cloud Computing? History of “The Cloud” Cloud Milestones How Cloud Computing is being used.
Cloud Transition 1. 2 Sales Manager Managed Cloud Services 11 years in the telecom sector 9 years at startups 1 year at Cybercom Sales, Business Development.
 December 2010 US Chief Information Officer Vivek Kundra released the Federal Cloud Computing Strategy. This became to be what is known as “Cloud First”
GIS IN THE CLOUD Cloud computing furnishes scalable GIS technology that is maintained off premises and delivered on demand as services via the Internet.
MANAGEMENT INFORMATION SYSTEMS
Unit 3 Virtualization.
Chapter 6: Securing the Cloud
Platform as a Service (PaaS)
Planning & System installation
Resource Management IB Computer Science.
Control Systems IB Computer Science.
Planning & System Installation
System Backup IB Computer Science.
Prepared by: Assistant prof. Aslamzai
Computational Thinking, Problem-solving and Programming: General Principals IB Computer Science.
What is Cloud Computing - How cloud computing help your Business?
Planning & System Installation
Cloud Computing Solutions |
Planning & System Installation
Planning & System Installation
System Design Basics IB Computer Science.
Planning & System installation
Planning & System Installation
What are the most popular services offered by Amazon Web Services..?Amazon Web Services
Planning & System Installation
User Focus IB Computer Science.
Introduction to Cloud Computing
AWS. Introduction AWS launched in 2006 from the internal infrastructure that Amazon.com built to handle its online retail operations. AWS was one of the.
education.oracle.com/cloud
All data occupies physical space, even if we don't think of it as such.
Cloud Computing Cloud computing refers to “a model of computing that provides access to a shared pool of computing resources (computers, storage, applications,
CLOUD COMPUTING.
"Cloud services" - what it is.
Computers Are Your Future Twelfth Edition
Cloud Computing Erasmus+ Project
System Fundamentals IB - Group 4 - Computer Science
Class 5 (Part1) Dr. Zakariya Belkhamza
Done by:Thikra abdullah
Presentation transcript:

Planning & System installation IB Computer Science

HL Topics 1-7, D1-4 1: System design 2: Computer Organisation 3: Networks 4: Computational thinking 5: Abstract data structures 6: Resource management 7: Control D: OOP

5: Abstract data structures HL & SL 1.1 Overview 1: System design 2: Computer Organisation Planning and system installation 1.1.1 Identify the context for which a new system is planned. 1.1.2 Describe the need for change management 1.1.3 Outline compatibility issues resulting from situations including legacy systems or business mergers. 1.1.4 Compare the implementation of systems using a client’s hardware with hosting systems remotely 1.1.5 Evaluate alternative installation processes 1.1.6 Discuss problems that may arise as a part of data migration 1.1.7 Suggest various types of testing User focus 1.1.8 Describe the importance of user documentation 1.1.9 Evaluate different methods of providing user documentation 1.1.10 Evaluate different methods of delivering user training System backup 1.1.11 Identify a range of causes of data loss 1.1.12 Outline the consequences of data loss in a specified situation 1.1.13 Describe a range of methods that can be used to prevent data loss Software deployment 1.1.14 Describe strategies for managing releases and updates 3: Networks 4: Computational thinking 5: Abstract data structures 6: Resource management 7: Control D: OOP

Topic 1.1.4 Compare the implementation of systems using a client’s hardware with hosting systems remotely

Software-as-a-Service (SaaS) The client does not run its own computer system to handle operations, but lends servers from the software manufacturer that are managed and maintained by the software manufacturer. A great example is SAP.

Comparing the Pro’s and Con’s Advantages: No cost in employing personnel to maintain system Software manufacturer can provide help in cases of malfunction Maintenance and updating managed by software manufacturer → they have staff that fully understand the system Client enjoys the professional know-how of the software manufacturer Disadvantages: Data security issues resulting from trusting your information to someone else (loss of control) Host may be in a different time zone, so maintenance can happen at uncomfortable times Because host is not the user itself, user feedback is harder to get

Local vs Remote When deciding whether to use local hardware or utilise the cloud there are several considerations that must be made. There are four main models of computing that can be offered in the cloud. Infrastructure as a Service (IaaS) Platform as a Service (PaaS) Software as a Service (SaaS) Network as a Service (Naas) Each of these will have their pros and cons in terms of hosting locally or in the cloud.

Cloud computing

Local computing