You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sebastian Rieger c5aaf2f4f7 changed keyName to vockey, changed instanceType to t2.micro as t2.nano can run into out of memory situation when starting mariadb 3 years ago
..
counter-demo changed lambda counter demo to work with AWS educate accounts 3 years ago
tug-of-war-in-the-clouds changed keyName to vockey, changed instanceType to t2.micro as t2.nano can run into out of memory situation when starting mariadb 3 years ago
turnserver/aws-boto3 added example-projects 5 years ago
demo3-microservice-in-aws-destroy.py updated demo4 to support AWS Academy lab setup 3 years ago
demo3-microservice-in-aws.py readded key file to import if key pair is not already available (however in AWS academy vockey should be existing in any case) 3 years ago
demo4-scale-out-lb-in-aws-destroy.py changed AWS instance size to t2.micro, t2.nano is still possible using install-aws.sh cloud-init script, but really limited in RAM, added support for availability zones and spread instance across different az to improve fault tolerance, select AMI directly, remove 0.0.0.0/0 access to mysql 3 years ago
demo4-scale-out-lb-in-aws.py readded key file to import if key pair is not already available (however in AWS academy vockey should be existing in any case) 3 years ago