Sebastian Rieger
|
20f012a42d
|
added explanation about the necessary role for the function and clarification of the use of credentials in localstack
|
2 years ago |
Sebastian Rieger
|
a39227feea
|
commented out default roleArn
|
2 years ago |
Sebastian Rieger
|
7a841fc8d3
|
removed unused role var from stop.py
|
2 years ago |
Sebastian Rieger
|
bbaa2ef220
|
retrieve Role ARN, and removed AWS Academy hints in localstack example
|
2 years ago |
Sebastian Rieger
|
d796ecc305
|
added API gateway, as in contrast to AWS Academy, localstack allows API gateway creation
|
2 years ago |
Sebastian Rieger
|
2cba78a344
|
added localstack cloud counter lambda demo
|
2 years ago |
Sebastian Rieger
|
f081a50a4a
|
changed Lambda demo to support AWS Academy and create individual bucket for group with globally unique name in S3
|
2 years ago |
Sebastian Rieger
|
1f4a435d84
|
changed Lambda demo to support AWS Academy and create individual bucket for group with globally unique name in S3
|
2 years ago |
Sebastian Rieger
|
dae204748e
|
changed default LabInstanceProfile
|
2 years ago |
Sebastian Rieger
|
68542bcc98
|
changed cloudformation example to support AWS Academy Lab
|
2 years ago |
Sebastian Rieger
|
14347b0b47
|
changed examples to fit current AWS Academy lab env
|
2 years ago |
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
|
2 years ago |
Sebastian Rieger
|
d3df9d4e81
|
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 |
Sebastian Rieger
|
9c38e8cfd7
|
changed default keypair to vockey, as used in AWS Academy Lab docu and terminal, fixed timeout var
|
3 years ago |
Sebastian Rieger
|
15d12de196
|
changed default keypair to vockey, as used in AWS Academy Lab docu and terminal, fixed timeout var
|
3 years ago |
Sebastian Rieger
|
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
|
3 years ago |
Sebastian Rieger
|
e18ab4dc70
|
updated demo4 to support AWS Academy lab setup
|
3 years ago |
Sebastian Rieger
|
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
|
3 years ago |
Sebastian Rieger
|
615f0ce0d4
|
speedup AWS image selection by referencing ami directly, listing all images as done in the libcloud examples, takes several minutes now
|
3 years ago |
Sebastian Rieger
|
48fc259af9
|
changed lambda counter demo to work with AWS educate accounts
|
3 years ago |
Sebastian Rieger
|
e213686f6a
|
changed lambda counter demo to work with AWS educate accounts
|
3 years ago |
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
|
3 years ago |
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
|
3 years ago |
Sebastian Rieger
|
049e494ab2
|
adapted aws-boto3-standalone-db example of tug-of-war in the clouds to be usable with AWS Educate Accounts
|
3 years ago |
Sebastian Rieger
|
781cfc8fa4
|
adapted AWS CloudFormation Example for AWS Educate Classroom
|
4 years ago |
Sebastian Rieger
|
b57c26adbf
|
added AWS ELB load balancer example
|
4 years ago |
Sebastian Rieger
|
4c2993182d
|
changed aws demo3 to be compatible with AWS Educate classroom
|
4 years ago |
Sebastian Rieger
|
a22eb50b9d
|
initial version of counter lambda function
|
4 years ago |
Sebastian Rieger
|
33ab50e291
|
removed redundant lines in user-data
|
5 years ago |
Sebastian Rieger
|
aca7a2e740
|
fixed php pdo errors for rds example, upgraded to amazon-linux-extra php7.4
|
5 years ago |
Sebastian Rieger
|
fb2437d829
|
changed faafo repo
|
5 years ago |
Sebastian Rieger
|
63a241a7a0
|
added mysql client to webserver to be able to create db contents
|
5 years ago |
Sebastian Rieger
|
d265a10cb3
|
optimized imports
|
5 years ago |
Sebastian Rieger
|
89f3f3cdd4
|
removed unneeded vpc_id
|
5 years ago |
Sebastian Rieger
|
373a2dfb34
|
added code section comments, added config param for VPC to support starting in envs with multiple vpcs, added output for lb dns
|
5 years ago |
Sebastian Rieger
|
aa7160f656
|
added code section comments, added config param for VPC to support starting in envs with multiple vpcs
|
5 years ago |
Sebastian Rieger
|
bdd77fedba
|
updated start script for AWS CloudFormation example
|
5 years ago |
Sebastian Rieger
|
ee8ee3c45c
|
updated description for image
|
5 years ago |
Sebastian Rieger
|
822013786a
|
start/stop/status scripts for AWS cloud formation demo
|
5 years ago |
Sebastian Rieger
|
b8cdb62ccf
|
forced java to 1.8 for now, >9 needs special handling for JAXB in grizzly
|
5 years ago |
Sebastian Rieger
|
0454b2a823
|
faafo aws demo
|
5 years ago |
Sebastian Rieger
|
b7143441f2
|
improved autoscaling example
|
5 years ago |
Sebastian Rieger
|
7df7eb2d8e
|
added autoscaling example
|
5 years ago |
Sebastian Rieger
|
c8d9d98acc
|
fixed indentation
|
5 years ago |
Sebastian Rieger
|
170399c54f
|
fixed db creation
|
5 years ago |
Sebastian Rieger
|
5003f7241e
|
changed password to fulfill mysql reqs
|
5 years ago |
Sebastian Rieger
|
3e5c3e8d1b
|
changed password to fulfill mysql reqs
|
5 years ago |
Sebastian Rieger
|
3e56dff5ee
|
fixed start and add new target
|
5 years ago |
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
|
5 years ago |
Sebastian Rieger
|
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
|
5 years ago |