6
08/16/22 B.Ramamurthy 1 Final Review CSE487/587 B.Ramamurthy

1/3/2016B.Ramamurthy1 Final Review CSE487/587 B.Ramamurthy

Embed Size (px)

Citation preview

Page 1: 1/3/2016B.Ramamurthy1 Final Review CSE487/587 B.Ramamurthy

04/21/23 B.Ramamurthy 1

Final Review

CSE487/587B.Ramamurthy

Page 2: 1/3/2016B.Ramamurthy1 Final Review CSE487/587 B.Ramamurthy

04/21/23 B.Ramamurthy 2

Place and Time

Date: 12/13/2011 (Tuesday) Time: 11.45AM - 2.45PM Place: 107 TalbertPlease bring Pencils, pens and erasers. This is a closed book exam

Page 3: 1/3/2016B.Ramamurthy1 Final Review CSE487/587 B.Ramamurthy

Topics: focus on Data-intensive Computing

Enabling technologies: algorithms, data models, web services, virtualization, power of multi-core, monitoring, load balancing, bandwidth capabilities, …Algorithms and data models: Hadoop and MapReduceData-intensive approaches : Lin and Dryer’s text Ch.3,4 5Cloud models: Amazon EC2 associated, Windows Azure and Google App EnginePig, Hive, HbaseCloud architecture: Reliability, availability, performance, etc. (numerical evaluation)

04/21/23 B.Ramamurthy 3

Page 4: 1/3/2016B.Ramamurthy1 Final Review CSE487/587 B.Ramamurthy

Exam Format

6 questions on the topics mentioned in the last slide Each question will have subsectionsCost analysis not included

04/21/23 B.Ramamurthy 4

Page 5: 1/3/2016B.Ramamurthy1 Final Review CSE487/587 B.Ramamurthy

How to study?

Class notesMR book chaptersYour project 1 and project 2: For example, classification as in Project 1

04/21/23 B.Ramamurthy 5

Page 6: 1/3/2016B.Ramamurthy1 Final Review CSE487/587 B.Ramamurthy

How to answer the questions?

Use a diagram: preferably a standard UML diagramUse a list instead of an essayDo NOT fill up pages with filler wordsClearly show the formula/expressions used in your computations and show all the steps not just the final answerUse pseudo code where necessary

04/21/23 B.Ramamurthy 6