#Linux Cheat Sheet
##File Commands:
- ls – directory listing
- ls -al – formatted listing with hidden files
- cd dir - change directory to dir
- cd – change to home
- pwd – show current directory
- mkdir dir – create a directory dir
- rm file – delete file
#Linux Cheat Sheet
##File Commands:
IAM allows you to manage users, groups and roles and their coressponding level of access to the AWS Platform.
Centrailized control of your AWS account, Integrates with exiting active directory account allowing single sign on, Fine-grained access control to AWS resources, The ability to create User/Group/Roles
| First part: Interview CSE Communication security establisment. Each question has 1 minute to answer. | |
| Routing protocol OSPF algorithm | |
| 1.In your own term describe what is the Border Getaway. | |
| 3 Which ones depending only Hop Count | |
| 4 ARP request which layer of OSI | |
| 6 Why must all areas connect to an Area 0 backbone in OSPF? | |
| 5 What is used for ? | |
| 7 Clear transmit username pw which protocol? telnet sftp? | |
| 8 Write MPLS what is MPLS | |
| 9 Write OSPF what is OSPF |
| --- | |
| AWSTemplateFormatVersion: 2010-09-09 | |
| Description: > | |
| A basic CloudFormation template for an RDS Aurora cluster. | |
| Parameters: | |
| DatabaseUsername: | |
| AllowedPattern: "[a-zA-Z0-9]+" | |
| ConstraintDescription: must be between 1 to 16 alphanumeric characters. |
| 1. Cost Effective Resource selection | |
| 2. Match Supply and demand | |
| 3. Awareness of spend | |
| 4. Optimize | |
| << Cost Effective Resource Selection >> | |
| Provision to current needs with an eye to future. | |
| Right Sizing. | |
| Use data to choose purchase option. (on-demand or spot) | |
| Optimize by Regions, AZ and Edge (global infrastructure) |