Lecture 8-1: Introduction to AWS CMPT 733, SPRING 2016 JIANNAN WANG.

Slides:



Advertisements
Similar presentations
Cloud Computing at GES DISC Presented by: Long Pham Contributors: Aijun Chen, Bruce Vollmer, Ed Esfandiari and Mike Theobald GES DISC UWG May 11, 2011.
Advertisements

1 Cloud Computing with Amazon and Oracle Lewis Cunningham TUSC, Sr Datawarehouse Consultant
Take your CMS to the cloud to lighten the load Brett Pollak Campus Web Office UC San Diego.
Cloud Computing Brandon Hixon Jonathan Moore. Cloud Computing Brandon Hixon What is Cloud Computing? How does it work? Jonathan Moore What are the key.
By Adam Balla & Wachiu Siu
Infrastructure as a Service (IaaS) Amazon EC2
Cloud Computing PRESENTED BY- Rajat Dixit (rd2392)
Compute/Storage/Network Users On-Premises Data Center A VM A A AA A Application VM Virtual Machine.
Cloud Computing (101).
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 4.
11. 2 Cloud Computing Forensics 3 rd Annual AFCEA Student Conference Eric Oltman 26 October 2010 The Queen Elizabeth II Conference Centre London, United.
Topics Problem Statement Define the problem Significance in context of the course Key Concepts Cloud Computing Spatial Cloud Computing Major Contributions.
SaaS, PaaS & TaaS By: Raza Usmani
An Introduction to Cloud Computing. The challenge Add new services for your users quickly and cost effectively.
Software Engineering for Cloud Computing Rao, Feng 04/27/2011.
Plan Introduction What is Cloud Computing?
CLOUD COMPUTING. IAAS / PAAS / SAAS LAYERS. Olena Matokhina Development and Consulting Team Lead 2 ABOUT PRESENTER.
Cloud Computing – The Cloud Dr. Jie Liu. Definition  Cloud computing is Web-based processing, whereby shared resources, software, and information are.
Cloud Computing Cloud Computing Class-1. Introduction to Cloud Computing In cloud computing, the word cloud (also phrased as "the cloud") is used as a.
PhD course - Milan, March /09/ Some additional words about cloud computing Lionel Brunie National Institute of Applied Science (INSA) LIRIS.
VMware, Salesforce.com building Java cloud platform.
Copyright 2014 Kenneth M. Chipps Ph.D. The Cloud Last Update
Lecture 6: Cloud Computing By D. Najla Al-Nabhan 1.
Cloud Computing. What is Cloud Computing? Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable.
Introduction to Cloud Computing Cloud Computing : Module 1.
Software Architecture
Cloud computing.
Introduction to Cloud Computing
Summary of Enterprise Computing Models. Slide 2 Enterprise Dimensions Who does what? In-source out-source hardware and software Staff vs. consultant What.
Amazon Web Services BY, RAJESH KANDEPU. Introduction  Amazon Web Services is a collection of remote computing services that together make up a cloud.
Cloud Computing & Amazon Web Services – EC2 Arpita Patel Software Engineer.
Cloud Computing Nathan Bosen Kelsie Cagampang MIS 424 May 29, 2013.
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.
Cloud Computing A set of Internet-based application.
Presented by: Mostafa Magdi. Contents Introduction. Cloud Computing Definition. Cloud Computing Characteristics. Cloud Computing Key features. Cost Virtualization.
INFO 344 Web Tools And Development CK Wang University of Washington Spring 2014.
1 © 2009 Cisco Systems, Inc. All rights reserved.Cisco Confidential Cloud Computing – The Value Proposition Wayne Clark Architect, Intelligent Network.
Plan  Introduction  What is Cloud Computing?  Why is it called ‘’Cloud Computing’’?  Characteristics of Cloud Computing  Advantages of Cloud Computing.
Cloud Project. SaaS: Software-as-a-Service Also known as an on-demand software, SaaS is an application that can be accessed from anywhere on the world.
What is the cloud ? IT as a service Cloud allows access to services without user technical knowledge or control of supporting infrastructure Best described.
Enterprise Cloud Computing
PaaSport Introduction on Cloud Computing PaaSport training material.
CLOUD COMPUTING RICH SANGPROM. What is cloud computing? “Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a.
1 TCS Confidential. 2 Objective : In this session we will be able to learn:  What is Cloud Computing?  Characteristics  Cloud Flavors  Cloud Deployment.
Cloud Computing Shannon McManus Michael Weihert. What is Cloud Computing?
CLOUD COMPUTING WHAT IS CLOUD COMPUTING?  Cloud Computing, also known as ‘on-demand computing’, is a kind of Internet-based computing,
Information Systems in Organizations 5.2 Cloud Computing.
By: Joshua Wiegand. Overview ● What is the cloud computing? ● History of Mobile Computing ● Service Models ● Deployment Models ● Architecture ● Security.
VYTAUTAS SIMANAITIS Cloud computing © Kaunas 2013, KTU.
An Introduction to SaaS and Cloud Computing Ross Cooney.
Platform as a Service
© 2015 MetricStream, Inc. All Rights Reserved. AWS server provisioning © 2015 MetricStream, Inc. All Rights Reserved. By, Srikanth K & Rohit.
Amazon Web Services. Amazon Web Services (AWS) - robust, scalable and affordable infrastructure for cloud computing. This session is about:
Cloud Computing Service Architectures V. Arun College of Computer Science University of Massachusetts Amherst 1.
Unit 3 Virtualization.
11. Looking Ahead.
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Cloud Computing.
An Introduction to Cloud Computing
What are the most popular services offered by Amazon Web Services..?Amazon Web Services
Amazon Web Services The Basics.
Cloud Computing ISY143.
AWS TRAINING IN CHENNAI. WHAT IS AWS? Amazon Web Services (AWS) is a comprehensive, evolving cloud computing platform provided by Amazon. It provides.
رايانش ابري Cloud Computing
Brandon Hixon Jonathan Moore
CMPT 354: Database System I
Emerging technologies-
Cloud Computing: Concepts
Amazon Web Services.
Presentation transcript:

Lecture 8-1: Introduction to AWS CMPT 733, SPRING 2016 JIANNAN WANG

Amazon From Wikipedia /02/16JIANNAN WANG - CMPT From Wikipedia 2016

What is Cloud Computing? The buzz word before “Big Data” ◦Larry Ellison’s response in 2009Larry Ellison’s response in 2009 ◦Berkeley RADLab’s paper in 2009Berkeley RADLab’s paper in 2009 A technical point of view ◦Internet-based computing (i.e., computers attached to network) A business-model point of view ◦Pay-as-you-go (i.e., rental) 02/02/16JIANNAN WANG - CMPT 733 3

Three Types of Cloud Computing 02/02/16JIANNAN WANG - CMPT CourSys Database Servers + Cloud = SaaS (Software as a service)Application Platform+ Cloud = PaaS (Platform as a service) Infrastructure+ Cloud = IaaS (Infrastructure as a service)

How does AWS fit into the picture? IaaS ◦EC2, S3, … ◦Highlight: EC2 and S3 are two of the earliest products in AWS PaaS ◦Aurora, Redshift, … ◦Highlight: Aurora and Redshift are two of the fastest growing products in AWS SaaS ◦WorkDocs, WorkMail ◦Highlight: May not be the main focus of AWS 02/02/16JIANNAN WANG - CMPT 733 5

Why AWS succeeds? Starting from IaaS (i.e., S3 and EC2) is the key ◦Although there are many SaaS and PaaS companies before AWS, in most of the time, people still want to have a full control of computing resources less expensive than alternatives (2006) ◦Apply the existing *unused* resources (that are for Amazon.com) to cloud computing The speed of provisioning is really fast ◦Similar to “1-click buy” 02/02/16JIANNAN WANG - CMPT 733 6

Summary Big Picture ◦Cloud Computing ◦SaaS, PaaS, and IaaS AWS ◦Putting AWS into the big picture ◦Why AWS succeeds 02/02/16JIANNAN WANG - CMPT 733 7

Assignment 8 Part 1: Amazon Web Services (AWS) ◦Task A.1: Launching an Amazon EC2 Instance ◦Task A.2 : Running an iPython Notebook Server on EC2 ◦Task A.3: Transferring Files between S3 and Local Machine ◦Where To Go From Here (Optional) 02/02/16JIANNAN WANG - CMPT Deadline: 11:59pm, Mar 21th