62 Commits

Author SHA1 Message Date
Sebastian Rieger
64670ebd17 updated certificate, image name and AUTH_URL of new charmed openstack deployment, changed old GOGS repo to new git-ce.rwth-aachen.de repo 2025-04-13 10:18:37 +02:00
Sebastian Rieger
9df153cfde added note that localstack now requires pro license to create API gateways - students can apply for a free license 2024-07-04 10:25:00 +02:00
Sebastian Rieger
376d287b65 enabled API gateway in AWS lambda as it is now available for AWS academy 2024-07-02 21:06:40 +02:00
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
1fd86375c9 increased instance warmup time to prevent autoscaling example from draining and killing instances before they are ready 2024-06-13 12:46:35 +02:00
Sebastian Rieger
6359576075 updated ami id 2024-05-23 11:00:38 +02:00
Sebastian Rieger
448177c3b9 updated aws ami and aws cloud-init script for demo4 2024-05-16 10:35:56 +02:00
Sebastian Rieger
172ccb2722 updated aws ami and aws clout-init script 2024-05-16 10:20:06 +02:00
Sebastian Rieger
20f012a42d added explanation about the necessary role for the function and clarification of the use of credentials in localstack 2022-06-22 16:28:10 +02:00
Sebastian Rieger
a39227feea commented out default roleArn 2022-06-21 14:47:48 +02:00
Sebastian Rieger
7a841fc8d3 removed unused role var from stop.py 2022-06-21 14:44:58 +02:00
Sebastian Rieger
bbaa2ef220 retrieve Role ARN, and removed AWS Academy hints in localstack example 2022-06-21 14:41:56 +02:00
Sebastian Rieger
d796ecc305 added API gateway, as in contrast to AWS Academy, localstack allows API gateway creation 2022-06-20 18:01:18 +02:00
Sebastian Rieger
2cba78a344 added localstack cloud counter lambda demo 2022-06-20 17:16:57 +02:00
Sebastian Rieger
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
Sebastian Rieger
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
Sebastian Rieger
dae204748e changed default LabInstanceProfile 2022-05-30 17:56:48 +02:00
Sebastian Rieger
68542bcc98 changed cloudformation example to support AWS Academy Lab 2022-05-30 17:49:56 +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
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
Sebastian Rieger
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
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 2022-05-09 23:43:28 +02:00
Sebastian Rieger
e18ab4dc70 updated demo4 to support AWS Academy lab setup 2022-05-05 23:12:46 +02:00
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 2022-04-26 23:39:38 +02:00
Sebastian Rieger
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
Sebastian Rieger
48fc259af9 changed lambda counter demo to work with AWS educate accounts 2021-06-14 17:35:23 +02:00
Sebastian Rieger
e213686f6a changed lambda counter demo to work with AWS educate accounts 2021-06-14 17:30:43 +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
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
Sebastian Rieger
781cfc8fa4 adapted AWS CloudFormation Example for AWS Educate Classroom 2021-05-25 23:40:15 +02:00
Sebastian Rieger
b57c26adbf added AWS ELB load balancer example 2021-05-22 01:48:37 +02:00
Sebastian Rieger
4c2993182d changed aws demo3 to be compatible with AWS Educate classroom 2021-05-08 20:07:45 +02:00
Sebastian Rieger
a22eb50b9d initial version of counter lambda function 2020-06-14 15:52:26 +02:00
Sebastian Rieger
33ab50e291 removed redundant lines in user-data 2020-06-01 21:56: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
fb2437d829 changed faafo repo 2020-05-28 12:51:01 +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
89f3f3cdd4 removed unneeded vpc_id 2020-05-28 11:50:36 +02:00
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 2020-05-28 11:43:38 +02:00
Sebastian Rieger
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
Sebastian Rieger
bdd77fedba updated start script for AWS CloudFormation example 2020-05-27 17:17:18 +02:00
Sebastian Rieger
ee8ee3c45c updated description for image 2020-05-27 17:13:56 +02:00
Sebastian Rieger
822013786a start/stop/status scripts for AWS cloud formation demo 2020-05-27 16:30:03 +02:00
Sebastian Rieger
b8cdb62ccf forced java to 1.8 for now, >9 needs special handling for JAXB in grizzly 2020-05-27 16:29:37 +02:00
Sebastian Rieger
0454b2a823 faafo aws demo 2020-05-19 17:40:57 +02:00
Sebastian Rieger
b7143441f2 improved autoscaling example 2019-07-04 22:58:17 +02:00
Sebastian Rieger
7df7eb2d8e added autoscaling example 2019-07-03 23:46:14 +02:00