Setup EC2 on Amazon
satya - 5/11/2019, 6:41:36 PM
Project Goal
Setup an EC2 instance
Understand local storage
How to start and stop
How to preinstall any important images
How to restore state
How to give access to S3
How to setup login
How to allow users
How to login through putty
How to open/close ports
satya - 5/11/2019, 6:43:05 PM
End result
Do it
Document each step for someone else to follow
Check in the document in Github
satya - 5/28/2019, 10:17:53 AM
Exercise 1: Create a basic EC2 instance
Create a minimally priced EC2 instance
document the steps
(screen shots, concepts, videos)
How do you upload and execute programs
Is there a remoting like RDP?
How to login
How to stop
How to monitor
How to start
How to see what is being charged
How to setup an alert
satya - 5/28/2019, 10:21:24 AM
Exercise 2: Run a node program on EC2 instance
Install node.js
Install npm
Remember the image so it lasts on reboot
Install basic-ftp
Run a program to read and store files in s3
satya - 5/28/2019, 10:30:45 AM
Exercise 3: Setup an EC2 for Hadoop MapReduce stand alone
Set up an EC2
for Hadoop in standalone mode
To test MapReduce programs
satya - 5/28/2019, 10:31:29 AM
Exercise 4: Setup an EC2 for Spark Standalone cluster
Set up an EC2
for Spark in standalone mode
To test Spark programs
satya - 5/28/2019, 10:32:07 AM
Exercise 5: Setup EMR for a minimally priced Spark cluster with 2 nodes
Exercise 5: Setup EMR for a minimally priced Spark cluster with 2 nodes
satya - 5/28/2019, 10:32:50 AM
Broadly
Understand the fee structure of Amazon
How to calculate likely price
How best to optimize for pricing?