Tuesday, January 12, 2021

CS 055A Intro to Cloud Computing AWS Resources

 

AWS Whitepapers & Guides https://aws.amazon.com/whitepapers/

 

Overview of Amazon Web Services

Overview of all AWS services.

August 2020 https://d1.awsstatic.com/whitepapers/aws-overview.pdf

Introduction to DevOps on AWS

Introduction to a DevOps approach with AWS.

October 2020 https://d1.awsstatic.com/whitepapers/AWS_DevOps.pdf

How AWS Pricing Works

Overview of how to use the AWS Simple Monthly Calculator to estimate your monthly AWS usage costs.

October 2020 https://d1.awsstatic.com/whitepapers/aws_pricing_overview.pdf

 

AWS Educate https://aws.amazon.com/education/awseducate/ 

15-719: Advanced Cloud Computing Midterm Exam Answers March 8th, 2017

 


Monday, January 4, 2021

CS F030A Intro to Linux resources

Linux Distributions

Suse https://www.suse.com/

Debian https://www.debian.org/

Centos https://www.centos.org/

Ubuntu https://ubuntu.com/

Redhat https://www.redhat.com/en

 

VI editor resources

Cheat Sheet (SCU) https://www.cse.scu.edu/~yfang/coen11/vi-CheatSheet.pdf

Reference Card (UBC) http://laplace.physics.ubc.ca/People/arman/files/vi-ref.pdf

 

Bash resources

BASH Quick Reference Card http://www.cse.lehigh.edu/~brian/course/2013/cunix/handouts/bash.quickref.pdf

BASH Cookbook 1st Edition https://theswissbay.ch/pdf/Gentoomen%20Library/Programming/Bash/O%27Reilly%20bash%20CookBook.pdf

Bash Guide for Beginners https://tldp.org/LDP/Bash-Beginners-Guide/Bash-Beginners-Guide.pdf

Advanced Bash-Scripting Guide https://tldp.org/LDP/abs/abs-guide.pdf