Sebastian Rieger
|
259afec126
|
updated rds instance type, as t2 does not seam to be available anymore, though still in the pricing list
|
2024-06-13 13:02:55 +02:00 |
|
Sebastian Rieger
|
14347b0b47
|
changed examples to fit current AWS Academy lab env
|
2022-05-30 17:41:29 +02:00 |
|
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
|
2022-05-30 13:34:52 +02:00 |
|
Sebastian Rieger
|
a2942f3d4a
|
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
|
2021-06-01 13:25:30 +02:00 |
|
Sebastian Rieger
|
698ec0a648
|
adapted aws-boto3-rds-db example of tug-of-war in the clouds to AWS Educate Accounts, however, RDS is not allowed in our current classroom
|
2021-06-01 13:17:36 +02:00 |
|
Sebastian Rieger
|
aca7a2e740
|
fixed php pdo errors for rds example, upgraded to amazon-linux-extra php7.4
|
2020-05-29 18:27:27 +02:00 |
|
Sebastian Rieger
|
63a241a7a0
|
added mysql client to webserver to be able to create db contents
|
2020-05-28 12:33:12 +02:00 |
|
Sebastian Rieger
|
d265a10cb3
|
optimized imports
|
2020-05-28 11:58:38 +02:00 |
|
Sebastian Rieger
|
c8d9d98acc
|
fixed indentation
|
2019-07-03 00:27:43 +02:00 |
|
Sebastian Rieger
|
170399c54f
|
fixed db creation
|
2019-07-03 00:26:43 +02:00 |
|
Sebastian Rieger
|
506b853e6f
|
Merge branch 'master' of gogs.informatik.hs-fulda.de:srieger/cloud-computing-msc-ai-examples
# Conflicts:
# aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc-designer.png
# aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc.json
# aws-cloudformation-demo/cloudcomp-counter-demo.json
# aws-turnserver/stop.py
# example-projects/counter-demo/aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc-designer.png
# example-projects/counter-demo/aws-cloudformation-demo/cloudcomp-counter-demo-with-vpc.json
# example-projects/counter-demo/aws-cloudformation-demo/cloudcomp-counter-demo.json
# example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo-with-vpc-designer.png
# example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo-with-vpc.json
# example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo.json
# example-projects/tug-of-war-in-the-clouds/stop.py
# example-projects/turnserver/aws-boto3/start.py
# example-projects/turnserver/aws-boto3/stop.py
|
2019-07-02 22:15:45 +02:00 |
|