Difference between revisions of "List of Projects"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
(Created page with "-------------------------- -------------------------- Resource List for Course Project ------------- IaaS A basic tutorial for AWS EC2 from WUSTL CSE330 [http://classes.eng...")
 
Line 5: Line 5:
  
 
-------------
 
-------------
IaaS
+
'''IaaS'''
  
 
A basic tutorial for AWS EC2 from WUSTL CSE330 [http://classes.engineering.wustl.edu/cse330/index.php/Amazon_Web_Services link]
 
A basic tutorial for AWS EC2 from WUSTL CSE330 [http://classes.engineering.wustl.edu/cse330/index.php/Amazon_Web_Services link]
  
Compare IaaS of several popular public cloud [http://conferences.sigcomm.org/imc/2010/papers/p1.pdf Cloudcmp: Comparing Public Cloud]
+
Compare IaaS of several popular public cloud[http://conferences.sigcomm.org/imc/2010/papers/p1.pdf Cloudcmp: Comparing Public Cloud]
  
VM vs. Container [http://blog.pierreroudier.net/wp-content/uploads/2015/08/rc25482.pdf An Updated Performance Comparison of Virtual Machines and Linux Containers]
+
VM vs. Container[http://blog.pierreroudier.net/wp-content/uploads/2015/08/rc25482.pdf An Updated Performance Comparison of Virtual Machines and Linux Containers]
  
 
Example of Docker performance test [https://community.centminmod.com/threads/centos-6-6-memcached-1-4-22-docker-image.2348/#post-11009 link]
 
Example of Docker performance test [https://community.centminmod.com/threads/centos-6-6-memcached-1-4-22-docker-image.2348/#post-11009 link]
 +
  
 
--------------
 
--------------
Real-Time Streaming
+
'''Real-Time Streaming'''
  
 
Amazon Kinesis [https://aws.amazon.com/kinesis/ link]
 
Amazon Kinesis [https://aws.amazon.com/kinesis/ link]
Line 22: Line 23:
  
 
--------------
 
--------------
Internet-of-Things
+
'''Internet-of-Things'''
  
 
Amazon IoT [https://aws.amazon.com/iot/ link]
 
Amazon IoT [https://aws.amazon.com/iot/ link]
Line 32: Line 33:
  
 
--------------
 
--------------
Real-Time Messaging Service
+
'''Real-Time Messaging Service'''
  
 
Example of messaging middleware evaluation-1 [http://bravenewgeek.com/tag/rabbitmq/ link]
 
Example of messaging middleware evaluation-1 [http://bravenewgeek.com/tag/rabbitmq/ link]

Revision as of 16:00, 31 August 2016



Resource List for Course Project


IaaS

A basic tutorial for AWS EC2 from WUSTL CSE330 link

Compare IaaS of several popular public cloud: Cloudcmp: Comparing Public Cloud

VM vs. Container: An Updated Performance Comparison of Virtual Machines and Linux Containers

Example of Docker performance test link



Real-Time Streaming

Amazon Kinesis link



Internet-of-Things

Amazon IoT link

A Collection of IoT Projects Powered by AWS link

AWS IoT Button: A Easy-to-use and Programmable Embedded Device link



Real-Time Messaging Service

Example of messaging middleware evaluation-1 link

Example of messaging middleware evaluation-2 link

Google Cloud Pub/Sub link