Commit Graph

49 Commits

Author SHA1 Message Date
2cba78a344 added localstack cloud counter lambda demo 2022-06-20 17:16:57 +02:00
f081a50a4a changed Lambda demo to support AWS Academy and create individual bucket for group with globally unique name in S3 2022-06-20 13:04:17 +02:00
1f4a435d84 changed Lambda demo to support AWS Academy and create individual bucket for group with globally unique name in S3 2022-06-20 12:48:38 +02:00
dae204748e changed default LabInstanceProfile 2022-05-30 17:56:48 +02:00
68542bcc98 changed cloudformation example to support AWS Academy Lab 2022-05-30 17:49:56 +02:00
14347b0b47 changed examples to fit current AWS Academy lab env 2022-05-30 17:41:29 +02:00
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
d3df9d4e81 readded key file to import if key pair is not already available (however in AWS academy vockey should be existing in any case) 2022-05-15 17:48:13 +02:00
9c38e8cfd7 changed default keypair to vockey, as used in AWS Academy Lab docu and terminal, fixed timeout var 2022-05-15 16:12:34 +02:00
09c25bf38e 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 2022-05-09 23:43:28 +02:00
e18ab4dc70 updated demo4 to support AWS Academy lab setup 2022-05-05 23:12:46 +02:00
23f48f85cd added image search, expand user home dir based on platform, removed elastic ips to save budget, load AWS credentials file, fixed ÓOM in AWS m1.tiny when installing faafo reqs using pip, increased timeout 2022-04-26 23:39:38 +02:00
615f0ce0d4 speedup AWS image selection by referencing ami directly, listing all images as done in the libcloud examples, takes several minutes now 2022-04-18 23:10:33 +02:00
48fc259af9 changed lambda counter demo to work with AWS educate accounts 2021-06-14 17:35:23 +02:00
e213686f6a changed lambda counter demo to work with AWS educate accounts 2021-06-14 17:30:43 +02:00
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
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
049e494ab2 adapted aws-boto3-standalone-db example of tug-of-war in the clouds to be usable with AWS Educate Accounts 2021-06-01 13:06:26 +02:00
781cfc8fa4 adapted AWS CloudFormation Example for AWS Educate Classroom 2021-05-25 23:40:15 +02:00
b57c26adbf added AWS ELB load balancer example 2021-05-22 01:48:37 +02:00
4c2993182d changed aws demo3 to be compatible with AWS Educate classroom 2021-05-08 20:07:45 +02:00
a22eb50b9d initial version of counter lambda function 2020-06-14 15:52:26 +02:00
33ab50e291 removed redundant lines in user-data 2020-06-01 21:56:36 +02:00
aca7a2e740 fixed php pdo errors for rds example, upgraded to amazon-linux-extra php7.4 2020-05-29 18:27:27 +02:00
fb2437d829 changed faafo repo 2020-05-28 12:51:01 +02:00
63a241a7a0 added mysql client to webserver to be able to create db contents 2020-05-28 12:33:12 +02:00
d265a10cb3 optimized imports 2020-05-28 11:58:38 +02:00
89f3f3cdd4 removed unneeded vpc_id 2020-05-28 11:50:36 +02:00
373a2dfb34 added code section comments, added config param for VPC to support starting in envs with multiple vpcs, added output for lb dns 2020-05-28 11:43:38 +02:00
aa7160f656 added code section comments, added config param for VPC to support starting in envs with multiple vpcs 2020-05-28 11:37:27 +02:00
bdd77fedba updated start script for AWS CloudFormation example 2020-05-27 17:17:18 +02:00
ee8ee3c45c updated description for image 2020-05-27 17:13:56 +02:00
822013786a start/stop/status scripts for AWS cloud formation demo 2020-05-27 16:30:03 +02:00
b8cdb62ccf forced java to 1.8 for now, >9 needs special handling for JAXB in grizzly 2020-05-27 16:29:37 +02:00
0454b2a823 faafo aws demo 2020-05-19 17:40:57 +02:00
b7143441f2 improved autoscaling example 2019-07-04 22:58:17 +02:00
7df7eb2d8e added autoscaling example 2019-07-03 23:46:14 +02:00
c8d9d98acc fixed indentation 2019-07-03 00:27:43 +02:00
170399c54f fixed db creation 2019-07-03 00:26:43 +02:00
5003f7241e changed password to fulfill mysql reqs 2019-07-02 23:07:48 +02:00
3e5c3e8d1b changed password to fulfill mysql reqs 2019-07-02 23:07:37 +02:00
3e56dff5ee fixed start and add new target 2019-07-02 23:05:40 +02:00
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
7be146467e 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 13:58:10 +02:00
34c65c0903 merged 2019-07-02 13:55:25 +02:00
dd13f5560f added example-projects 2019-07-02 13:47:28 +02:00
567df853b5 added example-projects 2019-07-02 13:43:01 +02:00
5b79d1fa19 added example-projects 2019-07-02 13:42:20 +02:00
4c2da97e78 added example-projects 2019-07-02 13:38:51 +02:00