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 d845403a4c set start retries in supervisord to unlimited to avoid broken backend if app-service instance containing the database is later running than the API, in rare cases this can happen though the service instance is started before the API instances 2 years ago
..
counter-demo changed lambda counter demo to work with AWS educate accounts 3 years ago
tug-of-war-in-the-clouds adapted aws-boto3-rds-db and aws-boto3-standalone-db-autoscaling example of tug-of-war in the clouds for AWS Educate Accounts, however, due to missing Roles and permissions both are currently not usable in AWS Educate 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 2 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) 2 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 2 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) 2 years ago