This website requires JavaScript.
Explore
Help
Sign In
haxala1r
/
cloud-computing-msc-ai-examples
Watch
1
Star
1
Fork
0
You've already forked cloud-computing-msc-ai-examples
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
cloud-computing-msc-ai-exam...
/
example-projects
History
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
..
counter-demo
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
tug-of-war-in-the-clouds
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
turnserver
/aws-boto3
added example-projects
2019-07-02 13:47:28 +02:00
demo3-microservice-in-aws-destroy.py
updated demo4 to support AWS Academy lab setup
2022-05-05 23:12:46 +02:00
demo3-microservice-in-aws.py
updated aws ami and aws cloud-init script for demo4
2024-05-16 10:35:56 +02:00
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
2022-05-09 23:43:28 +02:00
demo4-scale-out-lb-in-aws.py
updated ami id
2024-05-23 11:00:38 +02:00