Chevron Left
返回到 Cloud Computing Concepts: Part 2

学生对 University of Illinois Urbana-Champaign 提供的 Cloud Computing Concepts: Part 2 的评价和反馈

4.6
319 个评分

课程概述

Cloud computing systems today, whether open-source or used inside companies, are built using a common set of core techniques, algorithms, and design philosophies – all centered around distributed systems. Learn about such fundamental distributed computing "concepts" for cloud computing. Some of these concepts include: clouds, MapReduce, key-value/NoSQL stores, classical distributed algorithms, widely-used distributed algorithms, scalability, trending areas, and much, much more! Know how these systems work from the inside out. Get your hands dirty using these concepts with provided homework exercises. In the programming assignments, implement some of these concepts in template code (programs) provided in the C++ programming language. Prior experience with C++ is required. The course also features interviews with leading researchers and managers, from both industry and academia. This course builds on the material covered in the Cloud Computing Concepts, Part 1 course....

热门审阅

AQ

Jun 30, 2018

It was an awesome experience to learn and explore key areas of distributed systems in clud computing concepts

HG

Apr 14, 2017

Just the same as the first course. Medium-hard quizzes and a hard programming assigment that is actually harder to understand than to develop.Overall a five star course.

筛选依据:

26 - Cloud Computing Concepts: Part 2 的 50 个评论(共 68 个)

创建者 XUYAN X

Dec 17, 2017

The professor Indranil Gupta is the guy who can talk very fast but clearly:) Five stars.

创建者 Morton L

Apr 2, 2020

Great to learning cloud computing concepts, and good exercise on programming assignment.

创建者 Jiejing Z

Jan 22, 2017

Great Course!!!! I have learned a lot for P2P system, and replica etc. Thank You!

创建者 Michael

Sep 22, 2019

Great course. Programming assignment is challenging, but worth it to complete.

创建者 Luis R

Aug 14, 2018

Great course. Looking forward to completing the whole specialization!

创建者 Kuda

Mar 31, 2019

Very theoretical course but very helpful to understand the cloud

创建者 Zhikun L

Jul 22, 2017

This part is, in my opinion, easier than the first part

创建者 Rahul G

Sep 6, 2016

Good at explaining concepts

Good Quizzes& assignments

创建者 Kartik M

Jun 8, 2020

Great course as a part of specialization!!

创建者 Dmytro B

Oct 23, 2020

Great course, nice lector! Good luck!

创建者 jingjing L

Jul 13, 2016

It's a good course for cloud studing

创建者 林岑勳

May 6, 2019

good to know cloud computing

创建者 devansh d

Jun 14, 2020

very accurate to the point

创建者 babuji

Mar 27, 2018

Excellently taught by prof

创建者 Can C

Jun 21, 2017

very helpful for my exam

创建者 Shawn W

Jan 8, 2017

very good course!

创建者 Timur O

Aug 30, 2017

very informative

创建者 An G

Apr 11, 2017

Learned a lot

创建者 K.RAVI K

Nov 6, 2023

It is Good

创建者 Anil K P

Jul 13, 2017

Superb!

创建者 Mandira S

Mar 18, 2025

Good

创建者 Vinit K

Jul 2, 2022

NICE

创建者 Zhuojian Z

Jan 2, 2017

v

创建者 Austin Z

Apr 2, 2019

High quality course content that mirrors a top university distributed systems course. If the course could improve its assessments and project it would be 5 stars. The quiz feel unfair at times when they ask questions that weren't covered or not emphasized in lecture. The final project is the biggest negative of the course. It is tedious and you will spend more time learning the template code and reverse engineering the auto grader than you will implement anything. I'm still not sure why they made an "entry" class but didn't use that data type in their "Hash Table" implementation... On the bright side this project is better than Part 1 because it actually allows you to use newer c++ concepts and not have to deal memcpy and low level details.

创建者 Naman M

Sep 7, 2019

The first 3 weeks of the course were very conceptual and interesting, but I felt that in the last 2 weeks, the course petered out a bit. I was running out of time and hence decided to attempt the quizzes without first going through the material. To my surprise, I was able to logically answer a lot of questions from what I have already studied in non-cloud topics in my CS degree. 4 stars because I felt much of the last 2 weeks wasn't quality teaching material but just examples of different things. Will still recommend for all the topics it covered!