You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python program using boto to launch an t2.micro instance and hosting static files on AWS
Python program using boto that creates an Amazon AutoScaling group
Using boto to deploy the application using AWS Beanstalk and configure autoscaling.Using boto, configure AWS cloud front as CDN to deliver the contents.
Create a Python program using boto that creates a the RDS instance with MariaDB/Mysql as database and the corresponding tables.
Docker Application - on VM and on Cloud
Implement a map reduce program to find all distinct words in the file.(using Hadoop).Extend the word count example to include a combiner.
Python/Java code to cluster the data on at least 3 attributes. Execute the above exercise as a map reduce job using Elastic Map Reduce.Execute the above exercise as a map reduce job using Apache Spark.
About
Contains all CS351-Cloud Computing Lab Assignments based on AWS and Automation.