AWS

THURSDAY:

using Faker to collect 10k names and cities and dump them into the xlsx file.

AWS:

  • introduction of aws and keys

  • how to create an instance and security group, ec2, IAM, SSh, curl and S3.

  • conda alternative "venv"


FRIDAY:

how to connect the get ssh in instance, Nginx, how to activate SSH key to connect our GitHub to a remote device

  • background lifelong running command

nohup py app.py &
  • how to install nginx in Ubuntu 20.04

  • how to enable port no

  • process of terminating the instance

  • using aws to run the Simple flask program ( guess the name )

  • empty methods (methods with no return type)

  • methods with no param

  • methods with param

  • methods with return


SATURDAY:

  • creating an instance

  • clear-cut knowledge about, how to create an instance in existing security group

  • use of aws run flask program

  • pending (selenium)

  • SCP command,uses, what

  • know the different SSH and SCP

Last updated