Skip to content

Repository files navigation

CloudComputing

This is an elective for MSc Computer Science, Savitribai Phule Pune University

Slideshare link for complete lecture notes : https://www.slideshare.net/SameerMahajan6/cloud-computing-255086032

  1. AWS Assignment (EC2, ubuntu VM, web server, IAM, connectivity)

    • login into AWS Management Console
    • create Ubuntu EC2 instance VM
    • create public - private key pair
    • connect to VM using putty and .ppk
    • install apache web server on VM
    • edit default index.html for the web server
    • edit inbound rule of VM to allow port 80
    • connect to web server from your local browser

    Complete assignment video: https://youtu.be/RLeQ9lNROr0

  2. Web feed reader

    • Install xampp from https://www.apachefriends.org/
    • Open XAMPP Control Panel
    • Start Apache
    • Create a folder in c:\xampp\htdocs, say demo
    • In demo folder write your html embedded with php and suffix it .php
    • Open localhost/demo from your browser
    • Navigate to your file. Try webfeed.php for webfeed
    • RSS Feed Reader chrome plugin

    Complete assignment video: https://youtu.be/0co2rns_9Bs

  3. Setting up Big Data Fabric using AWS s3, Glue, Athena and QuickSight : How to setup Big Data Fabric in AWS cloud native way using AWS Glue, Athena and QuickSight. It gives quick hands on with AWS Glue, Athena and QuickSight to get you started and up running with them.

    Complete assignment video: https://youtu.be/4VJvjnkDDfs

  4. AWS CLI

    https://youtu.be/N4ExbzRf5DU

    • aws
    • aws configure
    • aws s3 ls
    • aws s3 cp
  5. AWS EBS

    https://youtu.be/oLp0LMz1ddQ

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages