Difference between revisions of "List of Projects"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
--------------------------
 
--------------------------
 
  
Resource List for Course Project
 
  
 
-------------
 
-------------
Line 15: Line 12:
 
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]
  
 +
Google Container Engine [https://cloud.google.com/container-engine/ (intro)] [https://cloud.google.com/container-engine/docs/quickstart (quickstart)]
  
 
--------------
 
--------------
Line 20: Line 18:
  
 
Amazon Kinesis [https://aws.amazon.com/kinesis/ link]
 
Amazon Kinesis [https://aws.amazon.com/kinesis/ link]
 +
 +
Google Cloud Dataflow [https://cloud.google.com/dataflow/ (intro)] [https://cloud.google.com/dataflow/docs/quickstarts/quickstart-python (quickstart using Python)]
  
  
Line 26: Line 26:
  
 
Amazon IoT [https://aws.amazon.com/iot/ link]
 
Amazon IoT [https://aws.amazon.com/iot/ link]
 +
 +
Amazon IoT Developer Guide [http://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html link]
  
 
A Collection of IoT Projects Powered by AWS [https://www.hackster.io/amazonwebservices/products/aws-iot?sort=trending link]
 
A Collection of IoT Projects Powered by AWS [https://www.hackster.io/amazonwebservices/products/aws-iot?sort=trending link]
Line 31: Line 33:
 
AWS IoT Button: A Easy-to-use and Programmable Embedded Device [https://aws.amazon.com/iot/button/ link]
 
AWS IoT Button: A Easy-to-use and Programmable Embedded Device [https://aws.amazon.com/iot/button/ link]
  
 +
Amazon SNS Developer Guide [http://docs.aws.amazon.com/sns/latest/dg/welcome.html link]
  
 
--------------
 
--------------
Line 40: Line 43:
  
 
Google Cloud Pub/Sub [https://cloud.google.com/pubsub/ link]
 
Google Cloud Pub/Sub [https://cloud.google.com/pubsub/ link]
 +
 +
To test end-to-end (one-way) latency, use PTP (Precision Time Protocol) to synchronize two hosts [https://sourceforge.net/projects/ptpd/ link]
 +
 +
 +
--------------
 +
'''Amazon/Google Free Trial and Credit Programs'''
 +
 +
Amazon [https://aws.amazon.com/education/awseducate/apply link]
 +
 +
Google [https://console.cloud.google.com/freetrial?_ga=1.135057203.306876953.1472072091 link]; also, see the course slides for other available credits.

Latest revision as of 15:22, 14 September 2016



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

Google Container Engine (intro) (quickstart)


Real-Time Streaming

Amazon Kinesis link

Google Cloud Dataflow (intro) (quickstart using Python)



Internet-of-Things

Amazon IoT link

Amazon IoT Developer Guide link

A Collection of IoT Projects Powered by AWS link

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

Amazon SNS Developer Guide link


Real-Time Messaging Service

Example of messaging middleware evaluation-1 link

Example of messaging middleware evaluation-2 link

Google Cloud Pub/Sub link

To test end-to-end (one-way) latency, use PTP (Precision Time Protocol) to synchronize two hosts link



Amazon/Google Free Trial and Credit Programs

Amazon link

Google link; also, see the course slides for other available credits.