Lecture 8 1 Introduction to AWS CMPT 733

  • Slides: 8
Download presentation
Lecture 8 -1: Introduction to AWS CMPT 733, SPRING 2016 JIANNAN WANG

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

Amazon From Wikipedia 2006 02/02/16 From Wikipedia 2016 JIANNAN WANG - CMPT 733 2

Amazon From Wikipedia 2006 02/02/16 From Wikipedia 2016 JIANNAN WANG - CMPT 733 2

What is Cloud Computing? The buzz word before “Big Data” ◦ Larry Ellison’s response

What is Cloud Computing? The buzz word before “Big Data” ◦ Larry Ellison’s response in 2009 ◦ Berkeley 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/16 JIANNAN WANG - CMPT 733 3

Three Types of Cloud Computing Cour. Sys Application + Cloud = Saa. S (Software

Three Types of Cloud Computing Cour. Sys Application + Cloud = Saa. S (Software as a service) Database Platform + Cloud = Paa. S (Platform as a service) Servers 02/02/16 Infrastructure + Cloud = Iaa. S (Infrastructure as a servi JIANNAN WANG - CMPT 733 4

How does AWS fit into the picture? Iaa. S ◦ EC 2, S 3,

How does AWS fit into the picture? Iaa. S ◦ EC 2, S 3, … ◦ Highlight: EC 2 and S 3 are two of the earliest products in AWS Paa. S ◦ Aurora, Redshift, … ◦ Highlight: Aurora and Redshift are two of the fastest growing products in AWS Saa. S ◦ Work. Docs, Work. Mail ◦ Highlight: May not be the main focus of AWS 02/02/16 JIANNAN WANG - CMPT 733 5

Why AWS succeeds? Starting from Iaa. S (i. e. , S 3 and EC

Why AWS succeeds? Starting from Iaa. S (i. e. , S 3 and EC 2) is the key ◦ Although there are many Saa. S and Paa. S companies before AWS, in most of the time, people still want to have a full control of computing resources 10 -100 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/16 JIANNAN WANG - CMPT 733 6

Summary Big Picture ◦ Cloud Computing ◦ Saa. S, Paa. S, and Iaa. S

Summary Big Picture ◦ Cloud Computing ◦ Saa. S, Paa. S, and Iaa. S AWS ◦ Putting AWS into the big picture ◦ Why AWS succeeds 02/02/16 JIANNAN WANG - CMPT 733 7

Assignment 8 Part 1: Amazon Web Services (AWS) ◦ Task A. 1: Launching an

Assignment 8 Part 1: Amazon Web Services (AWS) ◦ Task A. 1: Launching an Amazon EC 2 Instance ◦ Task A. 2 : Running an i. Python Notebook Server on EC 2 ◦ Task A. 3: Transferring Files between S 3 and Local Machine ◦ Where To Go From Here (Optional) Deadline: 11: 59 pm, Mar 21 th http: //tiny. cc/cmpt 733 -sp 16 -a 8 02/02/16 JIANNAN WANG - CMPT 733 8